mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-02 00:00:44 +00:00
sf2: replace sf2_iobs with {clkbuf,iopad}map
This commit is contained in:
parent
a9b61080a4
commit
7dc0439de4
4 changed files with 135 additions and 214 deletions
|
@ -1,6 +1,5 @@
|
|||
|
||||
OBJS += techlibs/sf2/synth_sf2.o
|
||||
OBJS += techlibs/sf2/sf2_iobs.o
|
||||
|
||||
$(eval $(call add_share_file,share/sf2,techlibs/sf2/arith_map.v))
|
||||
$(eval $(call add_share_file,share/sf2,techlibs/sf2/cells_map.v))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue