3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-09 20:50:51 +00:00

Added GreenPAK4 skeleton

This commit is contained in:
Clifford Wolf 2015-09-16 09:28:37 +02:00
parent e7c018e5d1
commit c5352f45c3
4 changed files with 297 additions and 0 deletions

View 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))