mirror of https://github.com/YosysHQ/icestorm.git
tmedges.txt added, icebox-Makefile buildable
This commit is contained in:
parent
873c092714
commit
85cdeeb441
|
|
@ -1,6 +1,6 @@
|
|||
include ../config.mk
|
||||
|
||||
all: chipdb-384.txt chipdb-1k.txt chipdb-8k.txt
|
||||
all: chipdb-1k.txt chipdb-8k.txt # chipdb-384.txt
|
||||
|
||||
chipdb-384.txt: icebox.py iceboxdb.py icebox_chipdb.py
|
||||
python3 icebox_chipdb.py -3 > chipdb-384.new
|
||||
|
|
|
|||
|
|
@ -688,6 +688,7 @@ Span4Mux_s2_h.O Span4Mux_h.I
|
|||
Span4Mux_s2_h.O Span4Mux_s0_v.I
|
||||
Span4Mux_s2_h.O Span4Mux_s1_v.I
|
||||
Span4Mux_s2_h.O Span4Mux_s2_v.I
|
||||
Span4Mux_s2_h.O Span4Mux_s3_h.I
|
||||
Span4Mux_s2_h.O Span4Mux_s3_v.I
|
||||
Span4Mux_s2_h.O Span4Mux_v.I
|
||||
Span4Mux_s2_v.O IoSpan4Mux.I
|
||||
|
|
@ -703,6 +704,7 @@ Span4Mux_s3_h.O LocalMux.I
|
|||
Span4Mux_s3_h.O Span4Mux_h.I
|
||||
Span4Mux_s3_h.O Span4Mux_s0_v.I
|
||||
Span4Mux_s3_h.O Span4Mux_s1_v.I
|
||||
Span4Mux_s3_h.O Span4Mux_s2_h.I
|
||||
Span4Mux_s3_h.O Span4Mux_s2_v.I
|
||||
Span4Mux_s3_h.O Span4Mux_s3_v.I
|
||||
Span4Mux_s3_h.O Span4Mux_v.I
|
||||
|
|
|
|||
Loading…
Reference in New Issue