Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/t-k-233/risc-v-single-cycle-cpu

RISC-V 32bit single-cycle CPUs written in Logisim, Verilog, and Chisel
https://github.com/t-k-233/risc-v-single-cycle-cpu

chisel logisim risc-v verilog

Last synced: about 1 month ago
JSON representation

RISC-V 32bit single-cycle CPUs written in Logisim, Verilog, and Chisel

Awesome Lists containing this project

README

        

# RISC-V Single Cycle CPU

![Cover Image](docs/cover.jpg)

---

![Result Image](docs/result.jpg)

## Notes

- Single page version can achieve ~300 Hz clock rate on a i7-6700K computer.

## Terms and Conditions

The software [Logisim-evoluion](https://github.com/logisim-evolution/logisim-evolution) is released under the terms of the [GNU GENERAL PUBLIC LICENSE (GPL)](https://github.com/logisim-evolution/logisim-evolution/blob/master/LICENSE.md). For your convenience, the jar file is included in this repository in accordance with the redistribution guideline of the GPL-3.0 license agreement.

This project is under MIT License.