circt/test/arcilator
Théo Degioanni 523d6fd7e3
[Arc] Hoist reset value in CompReg when lowering for simulation (#6972)
Arcilator currently does not support non-zero reset values for compreg. This change canonicalizes reset values to a mux on the input, as it currently makes no difference for simulation purposes, and sidesteps the reset value limitations.
2024-05-02 11:13:56 +02:00
..
arcilator.mlir [arcilator] Introduce simulation orchestration subdialect (#6695) 2024-03-02 11:34:02 +00:00
compreg.mlir [Arc] Hoist reset value in CompReg when lowering for simulation (#6972) 2024-05-02 11:13:56 +02:00