mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-10 13:10:51 +00:00
Add SF2 IO buffer insertion
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
9b277fc21e
commit
db5765b443
6 changed files with 171 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
|
||||
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