We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minor:
push_back/push_front('{})
default disable iff
$inferred_disable
extern constraint
pure constraint
--no-std-waiver
--no-std-package
--no-std
lint_off --contents
--waiver-multiline
--waiver-output
--fno-inline-funcs
--fno-slice
wait
.triggered
$value$plusargs
--prefix
--savable --timing
solve before
randc
function fork...join_none
rand
randomize..with
inside
The text was updated successfully, but these errors were encountered:
verilator: Update to v5.032
7eeef2b
**Summary** Release notes [here](verilator/verilator-announce#73)
No branches or pull requests
Verilator 5.032 2025-01-01
Minor:
push_back/push_front('{})
(Support queue's assignment like "push_back/push_front('{})" verilator#5585) (Support queue's assignmentpush_back/push_front('{})
(#5585) verilator#5586). [Yilou Wang]default disable iff
and$inferred_disable
(Support assertiondefault disable iff
verilator#4016). [Srinivasan Venkataramanan]extern constraint
andpure constraint
.--no-std-waiver
and default reading of standard lint waivers file (Add standard lint waivers file, and--no-std-waiver
option. verilator#5607).--no-std-package
as subset-alias of--no-std
(Add standard lint waivers file, and--no-std-waiver
option. verilator#5607).lint_off --contents
in configuration files (Addlint_off --contents
in configuration files. verilator#5606).--waiver-multiline
for context-sensitive--waiver-output
(Add--waiver-multiline
for context-sensitive--waiver-output
. verilator#5608).--fno-inline-funcs
to disable function inlining.--fno-slice
to disable array assignment slicing (Add--fno-slice
, and correct fallout verilator#5644).wait
with missing.triggered
(wait(event) causes compile error rather than parse error verilator#4457).$value$plusargs
verilator#5147). [Gökçe Aydos]--prefix
etc. values (Add prefix syntax error checking, and improve docs verilator#5507). [Fabian Keßler]--savable --timing
(Error during verilation while running with --savable and --timing verilator#5690). [Narcis Rodas]solve before
or soft constraints ofrandc
variable.function fork...join_none
regression with unknown type (Fix function_fork_valid regression with unknown type verilator#4449).rand
dynamic arrays with null handles (Fixrand
dynamic arrays with null handles verilator#5594). [Ryszard Rozak, Antmicro Ltd.]randomize..with
of parameterized classes (Fixrandomize..with
of parameterized classes verilator#5676). [Ryszard Rozak, Antmicro Ltd.]inside
operator (Fix width extension of operands ofinside
operator verilator#5685). [Ryszard Rozak, Antmicro Ltd.]The text was updated successfully, but these errors were encountered: