circt/test/Conversion/FIRRTLToHW
Andrew Lenharth 6f550cb956
Preserves FIRRTL names (#3050)
This does a simple wire preservation. This means:

nodes and wires become wires if they have names
names that don't start with '_' are preserved
names don't block constant propgation, but do block deleting wires.
2022-05-06 22:52:10 -05:00
..
errors.mlir [LowerToHW] Remove Non-const Async Reset Check 2022-05-05 15:03:31 -04:00
lower-to-hw-errors.mlir Bump LLVM to 5cd9fa551e (#2789) 2022-03-19 01:52:27 +02:00
lower-to-hw-module.mlir Preserves FIRRTL names (#3050) 2022-05-06 22:52:10 -05:00
lower-to-hw.mlir Preserves FIRRTL names (#3050) 2022-05-06 22:52:10 -05:00
module-hierarchy-file.mlir [LowerToHW][SVExtractTestCode] Don't extract assertions from testbench (#3058) 2022-05-07 05:30:34 +09:00
zero-width.mlir [FIRRTL][HW] Added module visibility attributes (#2816) 2022-03-31 09:21:53 +03:00