Open source FPGA toolchain (Yosys, nextpnr, Icepack)
448
Pull directly from the Docker-Hub
docker pull archfx/ice40tools
Set the expected location to share with the container
export LOC=<directory you want>
Run the Docker image
sudo docker run -t -p 6080:6080 -v "${PWD}/:/$LOC" -w /$LOC --name linuxdev archfx/ice40tools
Content type
Image
Digest
sha256:4691b6b3e…
Size
381.1 MB
Last updated
over 2 years ago
docker pull archfx/ice40tools