3
0
Fork 0
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:
Miodrag Milanovic 2025-04-18 14:16:02 +02:00
parent 7f7ad87b7b
commit c343462c16

View file

@ -34,7 +34,6 @@ ram block $__CC_BRAM_TDP_ {
}
portoption "WR_MODE" "WRITE_THROUGH" {
rdwr new;
wrtrans all new;
}
wrbe_separate;
optional_rw;