mirror of https://github.com/YosysHQ/icestorm.git
|
|
||
|---|---|---|
| .. | ||
| source | ||
| .gitignore | ||
| Makefile | ||
| README.md | ||
README.md
Project Icestorm Documentation
Setting up environment
python -m venv .venv
source .venv/bin/activate
make reqs