Skip to content

Commit bca0b5a

Browse files
committed
openflow: removed ghdl.sh and yosys.sh
Similar examples are now at ghdl and yosys directories.
1 parent ef5e009 commit bca0b5a

File tree

3 files changed

+1
-64
lines changed

3 files changed

+1
-64
lines changed

openflow/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ DOCKER_CMD=docker run --rm -it -v $$HOME:$$HOME -w $$PWD ghdl/synth:beta
44

55
COMMAND=bash
66

7-
flow ghdl mix params yosys:
7+
flow mix:
88
$(COMMAND) $@.sh
99

1010
clean:

openflow/ghdl.sh

Lines changed: 0 additions & 33 deletions
This file was deleted.

openflow/yosys.sh

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)