mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-08 12:11:24 +00:00
Added ice40_ffinit pass
This commit is contained in:
parent
8ff229a3ea
commit
0793f1b196
3 changed files with 145 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
|
||||
OBJS += techlibs/ice40/synth_ice40.o
|
||||
OBJS += techlibs/ice40/ice40_ffssr.o
|
||||
OBJS += techlibs/ice40/ice40_ffinit.o
|
||||
OBJS += techlibs/ice40/ice40_opt.o
|
||||
|
||||
GENFILES += techlibs/ice40/brams_init1.vh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue