Computer Design Final Report

We implemented our PC (program counter) with the CB16CLE (16-bit loadable cascadable binary counter) macro in the Spartan 2 library. The function of this circuit is described in detail in the Xilinx Library Guide. Control signals select when to load a value into the PC and when to increment the PC. A 16-bit 2 to 1 Mux is implemented to select ... ................
................