Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Implementing an asynchronous counter in a FPGA

I need to implement a 32-bit counter that counts random impulsions in a FPGA. The counter has to be asynchronous (or not?) for the following reasons: - low consumption - to latch the impuls...