mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-10 21:20:53 +00:00
Added iCE40 const folding support for SB_CARRY
This commit is contained in:
parent
752851954b
commit
8d4a675f91
3 changed files with 134 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
|
||||
OBJS += techlibs/ice40/synth_ice40.o
|
||||
OBJS += techlibs/ice40/ice40_ffssr.o
|
||||
OBJS += techlibs/ice40/ice40_opt.o
|
||||
|
||||
GENFILES += techlibs/ice40/brams_init1.vh
|
||||
GENFILES += techlibs/ice40/brams_init2.vh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue