You must login before you can post a comment.
Author: BrianRushka
Project access type: Public
Description:
16-bit program counter increments on rising-edge of CLK when COUNT=1. result: PC <-- PC + 1
Loads TARGET (from bus) when JUMP=1. result: PC <-- TARGET
CLR for system reset. result: PC <-- 0
C_OUT to support extension from 16-bit to 32-bit
Created: Nov 03, 2021
Updated: Aug 27, 2023
Comments