6 lines
180 B
Makefile
6 lines
180 B
Makefile
|
|
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))
|
|
|