Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chuckb/rv32icltrom

Create a Logisim control ROM given a truth table in Google Sheets
https://github.com/chuckb/rv32icltrom

Last synced: 4 days ago
JSON representation

Create a Logisim control ROM given a truth table in Google Sheets

Awesome Lists containing this project

README

        

# rv32icltrom
Create a Logisim control ROM given a truth table in Google Sheets.
This accompanies my RISC-V ISA video at https://www.youtube.com/watch?v=EwxU4F3i-fY

## Usage

```
python buildrom.py < tt.csv > control.rom
```