Used the code from T-K 233 single cycle cpu risc-v repository for a lab in CAAL (by Dr. Faisal Iradat, IBA). Below is the original README
-
Make sure java is installed.
-
Run
logisim-evolution.jarusing Java. -
Open
32b_single_cycle_cpu.circor32b_single_cycle_cpu_single_page.circin Logisim. -
Load IMEM and DMEM to the corresponding memory modules.
-
Enable clock.
Please try the Mercury assembler
- Single page version can achieve ~300 Hz clock rate on a i7-6700K computer.
The software Logisim-evoluion is under GNU GENERAL PUBLIC LICENSE.
This project is under GNU GENERAL PUBLIC LICENSE. Feel free to redistribute it and/or modify it under the terms of the GNU General Public License.

