mirror of
https://github.com/verilator/verilator.git
synced 2025-01-01 04:07:34 +00:00
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
|
||||
company specific PLI calls.
|
||||
|
||||
Using this argument will likely cause incorrect simulation.
|
||||
|
||||
=item --bbox-unsup
|
||||
|
||||
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
|
||||
constructs are present.
|
||||
|
||||
Using this argument will likely cause incorrect simulation.
|
||||
|
||||
=item --bin I<filename>
|
||||
|
||||
Rarely needed. Override the default filename for Verilator itself. When a
|
||||
|
Loading…
Reference in New Issue
Block a user