This repository has been archived by the owner on Sep 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
8e85ad4
commit fba48b0
Showing
3 changed files
with
13 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters