mirror of https://github.com/YosysHQ/icestorm.git
We can save a lot of space by doing this and nextpnr already depends on Zlib in most cases. This will break Arachne-PNR but it's archived at this point. Use an older version of icebox if this compatibility is required. |
||
|---|---|---|
| .. | ||
| source | ||
| .gitignore | ||
| Makefile | ||
| README.md | ||
README.md
Project Icestorm Documentation
Setting up environment
python -m venv .venv
source .venv/bin/activate
make reqs