Verilog/README.md

13 lines
274 B
Markdown
Raw Permalink Normal View History

2024-04-01 10:40:00 +02:00
# 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
```