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**
- Add printing summary reports, use `--quiet` or `+verilator+quiet` to
suppress
- Support 1800-2023 keywords, and parsing with UNDEFINED warnings
- Support 1800-2023 preprocessor ifdef expressions.
- Full changelog
[here](verilator/verilator-announce#69)
Verilator 5.024 2024-04-05
Major:
--quiet
or+verilator+quiet
to suppress (Enhance Verilator to include compile and runtime statistics in its output at the End verilator#4909).Minor:
UNUSEDLOOP
when unused loop is removed (Warn when unused loop is removed verilator#4926). [Bartłomiej Chmiel, Antmicro Ltd.]make test
on macOS fails verilator#4984) (Fixes make test on macOS (#4984) verilator#4985). [Kevin Nygaard]--prof-exec
predicted time values (Fix --prof-exec predicted time values verilator#4988). [Geza Lore]unique {}
constraints missing semicolon (Grammar: fix unique {} constraints missing semicolon from the spec verilator#5001).The text was updated successfully, but these errors were encountered: