mirror of
https://github.com/verilator/verilator.git
synced 2026-09-02 02:38:15 +02:00
8 lines
202 B
ReStructuredText
8 lines
202 B
ReStructuredText
.. comment: generated by t_lint_functimectl_bad
|
|
.. code-block:: sv
|
|
:linenos:
|
|
:emphasize-lines: 2
|
|
|
|
function void calls_timing_ctl;
|
|
@e; // <--- Bad IEEE 1800-2023 13.4 time-controlling
|