-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for Verilator v5.016 (#132)
We'll only support Verilator versions older than v4.219 or newer than v5.015. Verilator v4.225 changed the implementation for its thread pool, which affects our implementation for the in-memory snapshots LightSSS. We did not fixed the issue until v5.015. Therefore, we are currently supporting limited Verilator versions to support all features in difftest. See verilator/verilator#3503 for more details.
- Loading branch information
1 parent
1b1cd4b
commit ac60423
Showing
2 changed files
with
14 additions
and
8 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