mirror of
https://github.com/verilator/verilator.git
synced 2026-09-07 01:52:17 +02:00
8 lines
160 B
ReStructuredText
8 lines
160 B
ReStructuredText
.. comment: generated by t_lint_paramnodefault_bad
|
|
.. code-block:: sv
|
|
:linenos:
|
|
:emphasize-lines: 2
|
|
|
|
module sub;
|
|
parameter NODEF; //<--- Warning
|