circt/tools/firtool
Hideto Ueno 418851ff67
[firtool] Add an option to dump MLIR errors to a json file (#8496)
This patch adds a new command-line option to firtool that allows outputting error diagnostics in JSON format. The implementation includes a new -output-error-diagnostics option to specify the output file and an ErrorDiagnosticDumper class that captures MLIR diagnostics and converts them to JSON format.
2025-05-23 11:01:35 -07:00
..
CMakeLists.txt [Verif] Add clocked Assert Assume Cover ops (#7022) 2024-05-23 13:14:25 -07:00
firtool.cpp [firtool] Add an option to dump MLIR errors to a json file (#8496) 2025-05-23 11:01:35 -07:00