Skip to content

Commit 71eadc9

Browse files
authored
Merge pull request #5418 from yrabbit/gw5-dff-and-memory
Gowin. Reduce the range of flip-flop types.
2 parents 84b5ec8 + 02e40e8 commit 71eadc9

File tree

3 files changed

+422
-6
lines changed

3 files changed

+422
-6
lines changed

techlibs/gowin/Makefile.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ $(eval $(call add_share_file,share/gowin,techlibs/gowin/cells_xtra_gw2a.v))
88
$(eval $(call add_share_file,share/gowin,techlibs/gowin/cells_xtra_gw5a.v))
99
$(eval $(call add_share_file,share/gowin,techlibs/gowin/arith_map.v))
1010
$(eval $(call add_share_file,share/gowin,techlibs/gowin/brams_map.v))
11+
$(eval $(call add_share_file,share/gowin,techlibs/gowin/brams_map_gw5a.v))
1112
$(eval $(call add_share_file,share/gowin,techlibs/gowin/brams.txt))
1213
$(eval $(call add_share_file,share/gowin,techlibs/gowin/lutrams_map.v))
1314
$(eval $(call add_share_file,share/gowin,techlibs/gowin/lutrams.txt))

0 commit comments

Comments
 (0)