Altera_Forum
Honored Contributor
13 years agoImplementing a programmable divider using MAX II - EPM240T200C5N
I need to implement a programmable divider which can divide an input frequency by a integer number (for my purpose this will be vary from 880 to 1000) and output the divided frequency.
Since this is a programmable divider (by hand) I am going to use a 4 way DIP switch to represent the 4 decimal points. I want to program the code using verilog and I have MAX II - EPM240T200C5N CPLD at the moment. If you have something similar code for this please let me know or show me some good online references to implement this. Furthermore, Is it possible to implement 4 decimal points using just one 4 way DIP swich with some kind of mechanism or may I have to represent this, by binary bits(using 4 bits to represent each decimal point?