.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH VERILATOR_GANTT "1" "May 2023" "verilator_gantt -" "User Commands" .SH NAME verilator_gantt \- manual page for verilator_gantt - .SH DESCRIPTION usage: verilator_gantt [\-h] [\-\-debug] [\-\-no\-vcd] [\-\-vcd VCD] filename .PP Create Gantt chart of multi\-threaded execution. .PP Verilator_gantt creates a visual representation to help analyze Verilator #xmultithreaded simulation performance, by showing when each macro\-task #xstarts and ends, and showing when each thread is busy or idle. .PP For documentation see https://verilator.org/guide/latest/exe_verilator_gantt.html .SS "positional arguments:" .TP filename input profile_exec.dat filename to process .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-debug\fR enable debug .TP \fB\-\-no\-vcd\fR disable creating vcd .TP \fB\-\-vcd\fR VCD filename for vcd outpue .SH COPYRIGHT Copyright 2018\-2023 by Wilson Snyder. This program is free software; you can redistribute it and/or modify it under the terms of either the GNU Lesser General Public License Version 3 or the Perl Artistic License Version 2.0. .PP SPDX\-License\-Identifier: LGPL\-3.0\-only OR Artistic\-2.0