mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-09 04:31:25 +00:00
synth_gatemate: Remove obsolete iob_map
This commit is contained in:
parent
81964d6d6f
commit
285ec0547b
3 changed files with 2 additions and 61 deletions
|
@ -1,7 +1,6 @@
|
|||
|
||||
OBJS += techlibs/gatemate/synth_gatemate.o
|
||||
|
||||
$(eval $(call add_share_file,share/gatemate,techlibs/gatemate/iob_map.v))
|
||||
$(eval $(call add_share_file,share/gatemate,techlibs/gatemate/reg_map.v))
|
||||
$(eval $(call add_share_file,share/gatemate,techlibs/gatemate/mux_map.v))
|
||||
$(eval $(call add_share_file,share/gatemate,techlibs/gatemate/lut_map.v))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue