Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17252 Discussions

16bit bcd counter from 4bit bcd counter

wilfleth
Beginner
872 Views

What would be the best way to go about implementing a 16 bit BCD counter given the implementation of this 4 bit BCD counter?

beancounter.png

0 Kudos
1 Solution
FvM
Honored Contributor II
851 Views

Preferably by extending the 4-bit building block with a clock enable input and a carry output. A bcd counter with respective functionality should be available in the 7400 library, e.g. 74163.

View solution in original post

0 Kudos
2 Replies
FvM
Honored Contributor II
852 Views

Preferably by extending the 4-bit building block with a clock enable input and a carry output. A bcd counter with respective functionality should be available in the 7400 library, e.g. 74163.

0 Kudos
SyafieqS
Employee
790 Views

May I know if previous suggestion is what you are looking for?


0 Kudos
Reply