aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/machxo2/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/machxo2/Makefile.inc')
-rw-r--r--techlibs/machxo2/Makefile.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/techlibs/machxo2/Makefile.inc b/techlibs/machxo2/Makefile.inc
index 35fb79fc5..774b357a2 100644
--- a/techlibs/machxo2/Makefile.inc
+++ b/techlibs/machxo2/Makefile.inc
@@ -5,8 +5,9 @@ $(eval $(call add_share_file,share/machxo2,techlibs/ecp5/cells_io.vh))
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/cells_map.v))
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/cells_sim.v))
-$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/lutrams.txt))
-$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/lutrams_map.v))
+$(eval $(call add_share_file,share/machxo2,techlibs/ecp5/lutrams.txt))
+$(eval $(call add_share_file,share/machxo2,techlibs/ecp5/lutrams_map.v))
+
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/brams.txt))
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/brams_map.v))
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/arith_map.v))