3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-21 10:41:37 +00:00

Added very first version of "synth_ice40"

This commit is contained in:
Clifford Wolf 2015-03-05 20:37:55 +01:00
parent ed15400fc6
commit 42d5d94a5d
4 changed files with 211 additions and 0 deletions

View file

@ -0,0 +1,6 @@
OBJS += techlibs/ice40/synth_ice40.o
$(eval $(call add_share_file,share/ice40,techlibs/ice40/cells_map.v))
$(eval $(call add_share_file,share/ice40,techlibs/ice40/cells_sim.v))