Merge pull request #5725 from yrabbit/disable-wm-2

GOWIN. Disable read-before-write mode.
This commit is contained in:
Lofty 2026-03-05 05:36:28 +00:00 committed by GitHub
commit 4caffa7ebd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 5 deletions

View File

@ -51,11 +51,6 @@ ram block $__GOWIN_DP_ {
portoption "WRITE_MODE" 1 {
rdwr new;
}
ifndef gw5a {
portoption "WRITE_MODE" 2 {
rdwr old;
}
}
wrbe_separate;
}
}