Also update Makefile.inc
authorEddie Hung <eddie@fpgeh.com>
Wed, 17 Apr 2019 19:27:02 +0000 (12:27 -0700)
committerEddie Hung <eddie@fpgeh.com>
Wed, 17 Apr 2019 19:27:02 +0000 (12:27 -0700)
techlibs/ice40/Makefile.inc

index cd992bb248388e17b894892d514f20f1b973c475..abfede0111b88dd2f6bed4516df4a26870c0c683 100644 (file)
@@ -28,9 +28,9 @@ $(eval $(call add_share_file,share/ice40,techlibs/ice40/cells_sim.v))
 $(eval $(call add_share_file,share/ice40,techlibs/ice40/latches_map.v))
 $(eval $(call add_share_file,share/ice40,techlibs/ice40/brams.txt))
 $(eval $(call add_share_file,share/ice40,techlibs/ice40/brams_map.v))
-$(eval $(call add_share_file,share/ice40,techlibs/ice40/cells.box))
-$(eval $(call add_share_file,share/ice40,techlibs/ice40/cells_box.v))
-$(eval $(call add_share_file,share/ice40,techlibs/ice40/lut.lut))
+$(eval $(call add_share_file,share/ice40,techlibs/ice40/abc.box))
+$(eval $(call add_share_file,share/ice40,techlibs/ice40/abc.v))
+$(eval $(call add_share_file,share/ice40,techlibs/ice40/abc.lut))
 
 $(eval $(call add_gen_share_file,share/ice40,techlibs/ice40/brams_init1.vh))
 $(eval $(call add_gen_share_file,share/ice40,techlibs/ice40/brams_init2.vh))