A CPU written in SystemVerilog for ECE 271.
Go to file
Danila Fedorin bfe4b65788 Fix a port width problem, and change file permissions. 2018-06-05 22:56:46 -07:00
tasm Add an assembly program to demonstrate reading. 2018-06-05 17:36:18 -07:00
alu.sv Initial commit. Working CPU! 2018-06-05 00:06:45 -07:00
assembler.cr Add help to assembler. 2018-06-05 17:28:24 -07:00
cpu.sv Fix a port width problem, and change file permissions. 2018-06-05 22:56:46 -07:00
memory.sv Fix a port width problem, and change file permissions. 2018-06-05 22:56:46 -07:00
mux2.sv Fix a port width problem, and change file permissions. 2018-06-05 22:56:46 -07:00
mux4.sv Fix a port width problem, and change file permissions. 2018-06-05 22:56:46 -07:00
register.sv Fix a port width problem, and change file permissions. 2018-06-05 22:56:46 -07:00