Initial EFINIX support

This commit is contained in:
Miodrag Milanovic
2019-08-03 13:10:44 +02:00
parent 0917a5cf72
commit ab98f604fd
5 changed files with 370 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
OBJS += techlibs/efinix/synth_efinix.o
$(eval $(call add_share_file,share/efinix,techlibs/efinix/cells_map.v))
$(eval $(call add_share_file,share/efinix,techlibs/efinix/arith_map.v))
$(eval $(call add_share_file,share/efinix,techlibs/efinix/cells_sim.v))