mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-28 16:53:45 +02:00
A NOOP at the end of an existing statement can be represented as ";\n" (a simple line termination). In general a NOOP represents an empty begin/end pair.