mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-13 17:36:16 +00:00
gatemate: WRITE_THROUGH mode change
This commit is contained in:
parent
7f7ad87b7b
commit
c343462c16
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ ram block $__CC_BRAM_TDP_ {
|
||||||
}
|
}
|
||||||
portoption "WR_MODE" "WRITE_THROUGH" {
|
portoption "WR_MODE" "WRITE_THROUGH" {
|
||||||
rdwr new;
|
rdwr new;
|
||||||
wrtrans all new;
|
|
||||||
}
|
}
|
||||||
wrbe_separate;
|
wrbe_separate;
|
||||||
optional_rw;
|
optional_rw;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue