Altera_Forum
Honored Contributor
14 years agoHelp on VHDL
Just want to design a mod-12 counter counting from 0 to 12, but when I use the following code, it always set q as 0 to 7 instead of 0 to 11 (Under QSim simulator). ================================...