mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-10 21:20:53 +00:00
Added mapping of synchronous set/reset to iCE40 flow
This commit is contained in:
parent
e050467b89
commit
661b647559
3 changed files with 130 additions and 4 deletions
|
@ -1,5 +1,6 @@
|
|||
|
||||
OBJS += techlibs/ice40/synth_ice40.o
|
||||
OBJS += techlibs/ice40/ice40_ffssr.o
|
||||
|
||||
$(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