Skip to content

digital-logic-and-computer-design/ice40-dev-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

Be sure Docker Desktop is running, up-to-date, and that you're logged in.

TAG

Use TAG=tag, like TAG=v1 on make command line

General

  • make build TAG=tag: Build image
  • make rebuild TAG=tag: Force full rebuild without using cached work

Deploying to Dockerhub

  • make push TAG=tag to push a tag
  • make make-latest TAG=tag to make/push a specific image as the tagged "latest" used in the devcontainer.

Example

make build TAG=v1
make push TAG=v1
make make-latest TAG=v1

Bleh

OSS-CAD-SUITE isn't really any better...

Revert to install of needed tools manually and add in GHDL and plugins

https://github.com/povik/yosys-slang

synlin. --- yosys integration isn't a strong. Go Slang yosys-slang

https://github.com/ghdl/ghdl-yosys-plugin

About

iCE 40 Development Docker Image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published