A CPU written in SystemVerilog for ECE 271.
Go to file
Danila Fedorin 5c24d2e464 Update code with new edge detector. 2018-06-07 21:26:46 -07:00
tasm Add an assembly program to demonstrate reading. 2018-06-05 17:36:18 -07:00
alu.sv Add comments. 2018-06-05 23:42:20 -07:00
assembler.cr Add help to assembler. 2018-06-05 17:28:24 -07:00
cpu.sv Add comments. 2018-06-05 23:42:20 -07:00
cpu_controller.sv Update code with new edge detector. 2018-06-07 21:26:46 -07:00
edge_detector.sv Update code with new edge detector. 2018-06-07 21:26:46 -07:00
memory.sv Add comments. 2018-06-05 23:42:20 -07:00
mux2.sv Add comments. 2018-06-05 23:42:20 -07:00
mux4.sv Add comments. 2018-06-05 23:42:20 -07:00
register.sv Add comments. 2018-06-05 23:42:20 -07:00
spi_encoder.cr Add script to generate SPI DO files. 2018-06-05 23:01:13 -07:00
spi_slave.sv Update code with new edge detector. 2018-06-07 21:26:46 -07:00