OpenSTA/verilog
Christian Costa bee31c7d68
Messages: Generates messages ids during build and stop in case of duplicate and fix duplicate messages ids (#210)
* msg: Turn warnings into errors with more explicit meaning and make script returns an error code.

Signed-off-by: Christian Costa <titan.costa@gmail.com>

* msg: Generate messages.txt during build and stop in case of duplicated message ids.

Signed-off-by: Christian Costa <titan.costa@gmail.com>

* msg: Fix duplicate messages ids.

Signed-off-by: Christian Costa <titan.costa@gmail.com>

* msg: Do not fail build on duplicated ids and turn errors into warnings.

Signed-off-by: Christian Costa <titan.costa@gmail.com>

* msg: Remove messages.txt and use full path to it in gitignore.

Signed-off-by: Christian Costa <titan.costa@gmail.com>

---------

Signed-off-by: Christian Costa <titan.costa@gmail.com>
2025-02-12 09:33:13 -08:00
..
Verilog.i update copyright 2025-01-21 18:54:33 -07:00
Verilog.tcl update copyright 2025-01-21 18:54:33 -07:00
VerilogLex.ll mv VerilogReader.hh to include/sta 2025-01-28 09:11:05 -07:00
VerilogParse.yy LibExpr/spef/saif c++ parsers 2025-02-01 14:49:30 -08:00
VerilogReader.cc Messages: Generates messages ids during build and stop in case of duplicate and fix duplicate messages ids (#210) 2025-02-12 09:33:13 -08:00
VerilogReader.hh compile error from PR#200 2025-02-05 13:54:03 -08:00
VerilogReaderPvt.hh update copyright 2025-01-21 18:54:33 -07:00
VerilogScanner.hh LibExpr/spef/saif c++ parsers 2025-02-01 14:49:30 -08:00
VerilogWriter.cc update copyright 2025-01-21 18:54:33 -07:00