Forum Discussion
Altera_Forum
Honored Contributor
14 years agohelp please......frequency divider
how to convert 25Mhz to 1hz,2hz till 10 hz....? and use level select to select the frequency..this is the detail: level 1-10 will select to frequency 1Hz to 10Hz.. i just can do till 1 Hz o...
Altera_Forum
Honored Contributor
14 years agoThere might be problem in this code (possibly typing error) since the process is active only when reset = '1'.
add else after it: if reset = '1' then .... .... else