mirror of https://github.com/llvm/circt.git
![]() Add the new RegOfVecToMem pass to the circt-verilog pipeline. This will detect memories described as `always` blocks and map them from the current `seq.firreg` representation to the correpsonding `seq.firmem`. This allows later parts of the pipeline to reason about memories more easily and transform them if needed. |
||
---|---|---|
.. | ||
include | ||
basic.mlir | ||
commandline.sv | ||
memories.sv | ||
preprocess-errors.sv | ||
preprocess-multiple-files.sv | ||
preprocess.sv | ||
registers.sv | ||
roundtrip-register-enable.sv |