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:
parent
ed15400fc6
commit
42d5d94a5d
4 changed files with 211 additions and 0 deletions
6
techlibs/ice40/Makefile.inc
Normal file
6
techlibs/ice40/Makefile.inc
Normal 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))
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue