mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-06 19:21:23 +00:00
machxo2: Create basic techlibs and synth_machxo2 pass.
This commit is contained in:
parent
cc7d18d29a
commit
88c8f81260
4 changed files with 320 additions and 0 deletions
5
techlibs/machxo2/Makefile.inc
Normal file
5
techlibs/machxo2/Makefile.inc
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
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))
|
Loading…
Add table
Add a link
Reference in a new issue