circt/lib/CAPI
Hideto Ueno c301a0f15c
[AIGToComb] [circt-synth] Add a AIG to Comb conversion pass (#7742)
This adds a conversion pass from AIG dialect to Comb dialect. AndInverterOp can be easily converted into comb.and + comb.xor + hw.constant.

This enables us to utilize core dialects tools for synthesis results without any addition. Primarly use case is running LEC on IR before and after synthesis.
2024-10-29 14:15:41 +09:00
..
Conversion [AIGToComb] [circt-synth] Add a AIG to Comb conversion pass (#7742) 2024-10-29 14:15:41 +09:00
Dialect [Seq] Add initial value to compreg (#7553) 2024-08-30 14:08:34 +09:00
ExportFIRRTL [CAPI] Add circt-capi target and build it in CI (#7017) 2024-05-09 11:21:33 -07:00
ExportVerilog [CAPI] Add circt-capi target and build it in CI (#7017) 2024-05-09 11:21:33 -07:00
Firtool [FIRRTL] Drop Hoistpassthroughs pass. (#7097) 2024-05-28 13:38:51 -05:00
CMakeLists.txt [Firtool][CAPI] Add C-API for Firtool lib 2023-09-30 21:53:23 +08:00