You must login before you can post a comment.
Author: Joonsu Seo
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 18, 2023
Updated: Sep 18, 2023
Comments