Sign inSign up

archfx/ice40tools

By archfx

Updated over 2 years ago

Open source FPGA toolchain (Yosys, nextpnr, Icepack)

Image
0

448

archfx/ice40tools repository overview

Ice40 FPGA tool chain in a Docker Container

dockeri.co

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

Tag summary

Content type

Image

Digest

sha256:4691b6b3e

Size

381.1 MB

Last updated

over 2 years ago

docker pull archfx/ice40tools