circt/test/Conversion/FSMToSV
Nandor Licker b40941e431
[FSM][Emit] Convert the FSMToSV pass to use `emit` ops (#6828)
Instead of relying on replicated ops, the pass now directly sets up its file structure using `emit` ops.
As a side effect, the type scope file is no longer included in the default file list as that one is only
going to include SV files generated from `hw.module`.
2024-03-19 19:30:02 +02:00
..
test_basic.mlir [FSM][Emit] Convert the FSMToSV pass to use `emit` ops (#6828) 2024-03-19 19:30:02 +02:00
test_errors.mlir [FSMToSV] Add support for FSM variables (#3557) 2022-07-28 10:33:41 +02:00