mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-01 05:29:29 +00:00
machxo2: Use memory_libmap
pass.
This commit is contained in:
parent
9d11575856
commit
2dcb0797f0
7 changed files with 578 additions and 1 deletions
|
@ -3,3 +3,8 @@ OBJS += techlibs/machxo2/synth_machxo2.o
|
|||
|
||||
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/cells_map.v))
|
||||
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/cells_sim.v))
|
||||
|
||||
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/lutrams.txt))
|
||||
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/lutrams_map.v))
|
||||
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/brams.txt))
|
||||
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/brams_map.v))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue