Verilog/README.md
2024-04-01 10:40:00 +02:00

12 lines
274 B
Markdown

# Verilog
This is all work in progress.
[Post](https://mcmayer.net/first-steps-with-the-icestorm-toolchain/)
[Video Series](https://www.youtube.com/playlist?list=PLEBQazB0HUyT1WmMONxRZn9NmQ_9CIKhb)
## Dependencies
```bash
sudo dnf install yosys icestorm arachne-pnr
```