aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/gowin/Makefile.inc
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2020-01-06 09:31:28 -0800
committerEddie Hung <eddie@fpgeh.com>2020-01-06 09:31:28 -0800
commit19541640eece245c344dbadd87a150151546789b (patch)
tree8a9ed21aee6bc965559e8a52e58e84ef80161657 /techlibs/gowin/Makefile.inc
parentffd38cb5ea7a6b7d93a49c90bf603131f6c760af (diff)
parent2e0da685284f20f2e5a111c644eccabc717c740f (diff)
downloadyosys-19541640eece245c344dbadd87a150151546789b.tar.gz
yosys-19541640eece245c344dbadd87a150151546789b.tar.bz2
yosys-19541640eece245c344dbadd87a150151546789b.zip
Merge remote-tracking branch 'origin/master' into xaig_dff
Diffstat (limited to 'techlibs/gowin/Makefile.inc')
-rw-r--r--techlibs/gowin/Makefile.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/techlibs/gowin/Makefile.inc b/techlibs/gowin/Makefile.inc
index d2853704b..fe5d9d6e6 100644
--- a/techlibs/gowin/Makefile.inc
+++ b/techlibs/gowin/Makefile.inc
@@ -7,9 +7,9 @@ $(eval $(call add_share_file,share/gowin,techlibs/gowin/cells_map.v))
$(eval $(call add_share_file,share/gowin,techlibs/gowin/cells_sim.v))
$(eval $(call add_share_file,share/gowin,techlibs/gowin/arith_map.v))
$(eval $(call add_share_file,share/gowin,techlibs/gowin/brams_map.v))
-$(eval $(call add_share_file,share/gowin,techlibs/gowin/bram.txt))
-$(eval $(call add_share_file,share/gowin,techlibs/gowin/drams_map.v))
-$(eval $(call add_share_file,share/gowin,techlibs/gowin/dram.txt))
+$(eval $(call add_share_file,share/gowin,techlibs/gowin/brams.txt))
+$(eval $(call add_share_file,share/gowin,techlibs/gowin/lutrams_map.v))
+$(eval $(call add_share_file,share/gowin,techlibs/gowin/lutrams.txt))