mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-22 19:17:55 +00:00
ecp5: replace ecp5_ffinit with techmap rules + dff2dffs -match-init
This commit is contained in:
parent
039c3a5982
commit
5d5029fa75
3 changed files with 213 additions and 57 deletions
|
@ -1,6 +1,5 @@
|
|||
|
||||
OBJS += techlibs/ecp5/synth_ecp5.o techlibs/ecp5/ecp5_ffinit.o \
|
||||
techlibs/ecp5/ecp5_gsr.o
|
||||
OBJS += techlibs/ecp5/synth_ecp5.o techlibs/ecp5/ecp5_gsr.o
|
||||
|
||||
GENFILES += techlibs/ecp5/bram_init_1_2_4.vh
|
||||
GENFILES += techlibs/ecp5/bram_init_9_18_36.vh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue