circt icon indicating copy to clipboard operation
circt copied to clipboard

[HWMemSimImpl] Remove "mem" from "ignore-read-enable-mem" flag

Open fabianschuiki opened this issue 3 years ago • 0 comments

Remove the -mem suffix in the ignore-read-enable-mem option of the HWMemSimImpl pass. "Read enable" should be unambiguous already. Note that this does not change the corresponding firtool flag, so no breaking change of CLI flags happens here (except for direct circt-opt invocations).

fabianschuiki avatar Jul 15 '22 06:07 fabianschuiki