mirror of https://github.com/YosysHQ/yosys.git
Add missing file for XO3D
This commit is contained in:
parent
b739213d9f
commit
72bec94ef4
|
@ -15,6 +15,7 @@ $(eval $(call add_share_file,share/lattice,techlibs/lattice/cells_sim_xo3d.v))
|
|||
$(eval $(call add_share_file,share/lattice,techlibs/lattice/cells_bb_ecp5.v))
|
||||
$(eval $(call add_share_file,share/lattice,techlibs/lattice/cells_bb_xo2.v))
|
||||
$(eval $(call add_share_file,share/lattice,techlibs/lattice/cells_bb_xo3.v))
|
||||
$(eval $(call add_share_file,share/lattice,techlibs/lattice/cells_bb_xo3d.v))
|
||||
$(eval $(call add_share_file,share/lattice,techlibs/lattice/lutrams_map.v))
|
||||
$(eval $(call add_share_file,share/lattice,techlibs/lattice/lutrams.txt))
|
||||
$(eval $(call add_share_file,share/lattice,techlibs/lattice/brams_map_16kd.v))
|
||||
|
|
Loading…
Reference in New Issue