Forum Discussion
Altera_Forum
Honored Contributor
14 years agoStrange Behavior when using case statement on EPM3128A
I have been having a problem with a project that I am doing and have asked many people in the office to no eval. I am using an Altera EPM3128A Device with a GCLK1 speed of 24MHz, I then devide ...
Altera_Forum
Honored Contributor
14 years agoThe LEDS are connected to registers, that are powering up in a low state, turning both LEDs on. You need to specify a power up value via attributes or use an async reset to get the power on value (the synthesisor will usually use the async reset value as the power value, even if you tie the reset to '0')