This is an implementation of a simple CPU in Logisim and Verilog.
-
Updated
Jan 11, 2019 - Verilog
This is an implementation of a simple CPU in Logisim and Verilog.
A Datapath design which able to execute store operation as memory instruction, substraction and or operations as arithmetic instruction by Logisim. Additional explanations in readme.
Simply the simulated version of the CPU based on 'Reptile' design. It takes an assembly code file as input and shows the final state of all registers and data memory.
Add a description, image, and links to the data-memory topic page so that developers can more easily learn about it.
To associate your repository with the data-memory topic, visit your repo's landing page and select "manage topics."