mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-09 20:50:51 +00:00
Added ice40 SB_CARRY support
This commit is contained in:
parent
faa95dd845
commit
f78fa718be
3 changed files with 81 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
OBJS += techlibs/ice40/synth_ice40.o
|
||||
OBJS += techlibs/ice40/ice40_ffssr.o
|
||||
|
||||
$(eval $(call add_share_file,share/ice40,techlibs/ice40/arith_map.v))
|
||||
$(eval $(call add_share_file,share/ice40,techlibs/ice40/cells_map.v))
|
||||
$(eval $(call add_share_file,share/ice40,techlibs/ice40/cells_sim.v))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue