We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42e0da8 commit 6c08653Copy full SHA for 6c08653
yosys/Makefile
@@ -1,6 +1,6 @@
1
#!/usr/bin/make
2
3
-COMMAND=docker run --rm -it -v $$HOME:$$HOME -w $$PWD ghdl/synth:beta bash
+COMMAND=docker run --rm -it -v $$HOME:$$HOME -w $$PWD hdlc/ghdl:yosys bash
4
5
all: vhdl vlog
6
0 commit comments