mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-09 20:50:51 +00:00
Added GreenPAK4 skeleton
This commit is contained in:
parent
e7c018e5d1
commit
c5352f45c3
4 changed files with 297 additions and 0 deletions
5
techlibs/greenpak4/Makefile.inc
Normal file
5
techlibs/greenpak4/Makefile.inc
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
OBJS += techlibs/greenpak4/synth_greenpak4.o
|
||||
|
||||
$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/cells_map.v))
|
||||
$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/cells_sim.v))
|
Loading…
Add table
Add a link
Reference in a new issue