mirror of
https://github.com/verilator/verilator.git
synced 2026-09-02 02:38:15 +02:00
Change --trace to --trace-vcd.
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
/// \brief Verilated C++ tracing in VCD format implementation code
|
||||
///
|
||||
/// This file must be compiled and linked against all Verilated objects
|
||||
/// that use --trace.
|
||||
/// that use --trace-vcd.
|
||||
///
|
||||
/// Use "verilator --trace" to add this to the Makefile for the linker.
|
||||
/// Use "verilator --trace-vcd" to add this to the Makefile for the linker.
|
||||
///
|
||||
//=============================================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user