Altera_Forum
Honored Contributor
11 years ago4 Bit Up-Counter
I'm new to VHDL and digital design and am designing a simple counter which counts from 0 to 15. Currently I am using four toggle flip flops that will toggle when all lower-odder bits are '1'. The b...