mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-29 03:45:52 +00:00
machxo2: Initial support for carry chains (CCU2D)
This commit is contained in:
parent
53c0a6b780
commit
6e12da3956
4 changed files with 127 additions and 5 deletions
|
@ -9,3 +9,4 @@ $(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))
|
||||
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/arith_map.v))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue