CPU Components
0 Stars     37 Views    

Author: Sergio

Project access type: Public

Description:

3-Bit programmable counter.  Inputs Cx are used to set up number of cicles to count.  Cicles always starts at 000 and ends up (including) when (C2 C1 C0) - 1 is reached.  For counting 4 cicles, C2 C1 C0 must be set up to 100 (4 decimal).  The count will be:
000 001010011This counter might be useful for CPU instruction cycles control

Created: Feb 19, 2020

Updated: Jun 30, 2023


Comments

You must login before you can post a comment.