circt/test/CAPI
Martin Erhart 175e30d32f [RTG] Rely on textual pass pipeline in Python and CAPI
The textual pass pipeline has a bit more overhead due to the string parsing, but it reduces the required maintenance as we don't have to write CAPI and Python bindings for all the pass options.
2025-07-29 17:48:13 +01:00
..
CMakeLists.txt [RTG] Rely on textual pass pipeline in Python and CAPI 2025-07-29 17:48:13 +01:00
aig.c [HW][AIG] Add InstancePath CAPI and use native structures for AIG longest path analysis (#8760) 2025-07-22 11:30:43 -07:00
arc.c [ARC][CAPI] Add basic C API for initializing ARC (#6997) 2024-05-09 15:48:12 -07:00
firrtl.c [FIRRTL] Add simulation op and parser support (#8311) 2025-03-27 09:01:23 -07:00
firtool.c [firrtl] Move LowerLayers after LowerXMR (#8405) 2025-04-24 11:02:55 -04:00
ir.c [CAPI][NFC] Address function prototype warnings (#5432) 2023-06-20 12:46:41 -06:00
lit.local.cfg Create a minimal C API (#196) 2020-11-04 11:37:51 -08:00
om.c [OM] Deprecate the OM Map and Tuple (#8606) 2025-07-14 19:57:59 -07:00
rtg.c [RTG] Add custom tuple type to support empty tuples (#8711) 2025-07-17 08:13:28 +01:00
rtgtest.c [RTGTest] Switch to new immediate types (#8315) 2025-04-01 10:12:31 +01:00
support.c [HW][AIG] Add InstancePath CAPI and use native structures for AIG longest path analysis (#8760) 2025-07-22 11:30:43 -07:00