forked from github/verilator
Commentary
This commit is contained in:
parent
991d8b178b
commit
1e0b37f4bc
@ -515,6 +515,8 @@ unsized zero. Arguments to such functions will be parsed, but not
|
|||||||
otherwise checked. This prevents errors when linting in the presence of
|
otherwise checked. This prevents errors when linting in the presence of
|
||||||
company specific PLI calls.
|
company specific PLI calls.
|
||||||
|
|
||||||
|
Using this argument will likely cause incorrect simulation.
|
||||||
|
|
||||||
=item --bbox-unsup
|
=item --bbox-unsup
|
||||||
|
|
||||||
Black box some unsupported language features, currently UDP tables, the
|
Black box some unsupported language features, currently UDP tables, the
|
||||||
@ -522,6 +524,8 @@ cmos and tran gate primitives, deassign statements, and mixed edge errors.
|
|||||||
This may enable linting the rest of the design even when unsupported
|
This may enable linting the rest of the design even when unsupported
|
||||||
constructs are present.
|
constructs are present.
|
||||||
|
|
||||||
|
Using this argument will likely cause incorrect simulation.
|
||||||
|
|
||||||
=item --bin I<filename>
|
=item --bin I<filename>
|
||||||
|
|
||||||
Rarely needed. Override the default filename for Verilator itself. When a
|
Rarely needed. Override the default filename for Verilator itself. When a
|
||||||
|
Loading…
Reference in New Issue
Block a user