mirror of
https://github.com/YosysHQ/yosys
synced 2026-03-10 15:20:32 +00:00
Merge pull request #5725 from yrabbit/disable-wm-2
GOWIN. Disable read-before-write mode.
This commit is contained in:
commit
4caffa7ebd
1 changed files with 0 additions and 5 deletions
|
|
@ -51,11 +51,6 @@ ram block $__GOWIN_DP_ {
|
|||
portoption "WRITE_MODE" 1 {
|
||||
rdwr new;
|
||||
}
|
||||
ifndef gw5a {
|
||||
portoption "WRITE_MODE" 2 {
|
||||
rdwr old;
|
||||
}
|
||||
}
|
||||
wrbe_separate;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue