Merge pull request #5039 from YosysHQ/gatemate_bram

gatemate: WRITE_THROUGH mode change
This commit is contained in:
Miodrag Milanović
2025-04-25 09:53:43 +02:00
committed by GitHub
-1
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;