You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
**Summarized Changelog**
- Add `make ccache-report`
- Add `--reloop-limit` argument
- Add `--expand-limit argument`
- Add `TRACE_THREADS` to CMake
- Split always blocks to better respect `--output-split-cfuncs`
- Support ignoring `pragma protect ...`
- Support `--trace-fst` for SystemC with CMake
- Fix assertion failure in `bitOpTree` optimization
- Fix DPI functions not seen as `vpiModule`
- Fix bounds check in `VL_SEL_IWII`
- Fix initialization of assoc in assoc array
- Fix make support for gmake 3.x
- Fix VPI memory access for packed arrays
- Fix MCD close also closing stdout
- Fix split procedures to better respect `--output-split-cfuncs`
- Fix to emit 'else if' without nesting
- Fix part select issues in LATCH warning
- Fix to not emit empty files with low split limits
- Fix merging of assignments in C++ code
- Fix `--protect-ids` when using SV classes
- Fix constant function calls with `uninit` value
Full Changelog [here](verilator/verilator-announce#47)
Test Plan: - Run the sample C++ execution from the verilator manual
Reviewers: #triage_team, JoshStrobl
Reviewed By: #triage_team, JoshStrobl
Subscribers: JoshStrobl
Differential Revision: https://dev.getsol.us/D11310
Verilator 4.204 2021-06-12
Minor:
The text was updated successfully, but these errors were encountered: