aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/intel/Makefile.inc
diff options
context:
space:
mode:
authorJim Lawson <ucbjrl@berkeley.edu>2019-07-30 16:04:27 -0700
committerJim Lawson <ucbjrl@berkeley.edu>2019-07-30 16:04:27 -0700
commite8341d949f79e501abcf637edd3e7d409e2dd72c (patch)
tree7a2f88af3d923113c2a02eaa23d663b474b21cd2 /techlibs/intel/Makefile.inc
parentc66b7402c06455535bb43ee65fe20515b5b9c0ee (diff)
parentb4f38cca77a78884ce215190935af78cae92c4db (diff)
downloadyosys-e8341d949f79e501abcf637edd3e7d409e2dd72c.tar.gz
yosys-e8341d949f79e501abcf637edd3e7d409e2dd72c.tar.bz2
yosys-e8341d949f79e501abcf637edd3e7d409e2dd72c.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'techlibs/intel/Makefile.inc')
-rw-r--r--techlibs/intel/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/techlibs/intel/Makefile.inc b/techlibs/intel/Makefile.inc
index ec7cea379..7a3d2c71a 100644
--- a/techlibs/intel/Makefile.inc
+++ b/techlibs/intel/Makefile.inc
@@ -3,8 +3,8 @@ OBJS += techlibs/intel/synth_intel.o
$(eval $(call add_share_file,share/intel/common,techlibs/intel/common/m9k_bb.v))
$(eval $(call add_share_file,share/intel/common,techlibs/intel/common/altpll_bb.v))
-$(eval $(call add_share_file,share/intel/common,techlibs/intel/common/brams.txt))
-$(eval $(call add_share_file,share/intel/common,techlibs/intel/common/brams_map.v))
+$(eval $(call add_share_file,share/intel/common,techlibs/intel/common/brams_m9k.txt))
+$(eval $(call add_share_file,share/intel/common,techlibs/intel/common/brams_map_m9k.v))
$(eval $(call add_share_file,share/intel/max10,techlibs/intel/max10/cells_sim.v))
$(eval $(call add_share_file,share/intel/a10gx,techlibs/intel/a10gx/cells_sim.v))
$(eval $(call add_share_file,share/intel/cyclonev,techlibs/intel/cyclonev/cells_sim.v))