12 lines
274 B
Markdown
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
|
|
```
|