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 agoIf I define both of the LED outputs as := '1'; then the problem still persists
ULED : out std_logic :='1';
RLED : out std_logic :='1'