mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-17 00:32:17 +00:00
ice40: split out cells_map.v into ff_map.v
This commit is contained in:
parent
a1ae5845f8
commit
4a10c87ae1
3 changed files with 29 additions and 31 deletions
|
@ -23,6 +23,7 @@ techlibs/ice40/brams_init3.vh: techlibs/ice40/brams_init.mk
|
|||
|
||||
$(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/ff_map.v))
|
||||
$(eval $(call add_share_file,share/ice40,techlibs/ice40/cells_sim.v))
|
||||
$(eval $(call add_share_file,share/ice40,techlibs/ice40/latches_map.v))
|
||||
$(eval $(call add_share_file,share/ice40,techlibs/ice40/brams.txt))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue