mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-23 03:27:53 +00:00
Add ice40 box files
This commit is contained in:
parent
ae2653c50f
commit
7980118d74
6 changed files with 27 additions and 1 deletions
|
@ -28,6 +28,9 @@ $(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))
|
||||
$(eval $(call add_share_file,share/ice40,techlibs/ice40/brams_map.v))
|
||||
$(eval $(call add_share_file,share/ice40,techlibs/ice40/cells.box))
|
||||
$(eval $(call add_share_file,share/ice40,techlibs/ice40/cells_box.v))
|
||||
$(eval $(call add_share_file,share/ice40,techlibs/ice40/lut.lut))
|
||||
|
||||
$(eval $(call add_gen_share_file,share/ice40,techlibs/ice40/brams_init1.vh))
|
||||
$(eval $(call add_gen_share_file,share/ice40,techlibs/ice40/brams_init2.vh))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue