Add README.md

D4VID 1 month ago
parent 82b107f9d2
commit ab79bc8fe8

@ -0,0 +1,15 @@
# Verilog to LogicWorld compiler
## Setup
Make sure you clone the repo recursively to include the subassembly library:
```bash
git clone https://gitea.d4vid.xyz/D4VID/verilog2logicworld.git --recursive
```
## Run
```bash
cargo run
```
Loading…
Cancel
Save