mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-20 07:36:39 +00:00
gatemate: WRITE_THROUGH mode change
This commit is contained in:
parent
7f7ad87b7b
commit
c343462c16
|
@ -34,7 +34,6 @@ ram block $__CC_BRAM_TDP_ {
|
|||
}
|
||||
portoption "WR_MODE" "WRITE_THROUGH" {
|
||||
rdwr new;
|
||||
wrtrans all new;
|
||||
}
|
||||
wrbe_separate;
|
||||
optional_rw;
|
||||
|
|
Loading…
Reference in a new issue