You must login before you can post a comment.
Author: a
Forked from: a/Register
Project access type: Public
Description:
Create a register file comprising four register banks, each capable of storing 4 bits. The register
file should have four input signals: a clock signal, a write enable line, and a 2-bit wide register
number selector, and data line. Furthermore, the register file should feature a single 4-bit wide
output, representing the value currently stored in the selected register. Please label all your inputs
and outputs.
Created: Sep 23, 2024
Updated: Sep 23, 2024
Comments