summaryrefslogtreecommitdiff
path: root/tests/projects/swig/python_cpp/src
diff options
context:
space:
mode:
author24bit-xjkp <[email protected]>2026-01-01 18:08:00 +0800
committer24bit-xjkp <[email protected]>2026-01-01 18:08:00 +0800
commit13bb0e6506af38aa303c9adc49125b4a18ebe388 (patch)
tree21825a0d5c2fe4a178cf1a5cb517a7829092948a /tests/projects/swig/python_cpp/src
parent34a2d99adfd90c5dac77f0201528961712e92912 (diff)
refactor(rules/verilator): Switch from cmake to json format for Verilator build file parsing
1. The "-make cmake" option of Verilator is deprecated and will be removed in future. See [Deprecations](https://verilator.org/guide/latest/deprecations.html). Use "-make cmake" option in Verilator v5.042 will lead Verilator to return a non-zero value, thus the script reports an error. 2. Verilator can generate build options in json format which can be parsed easier, so we switch from cmake to json format. 3. Add new SystemVerilog language standard `v1800-2023` support. 4. Fix the issue with c++ language standard settings. BREAKING CHANGE: CMake build file parsing is deprecated.
Diffstat (limited to 'tests/projects/swig/python_cpp/src')
0 files changed, 0 insertions, 0 deletions