diff --git a/tb/tb_top.cpp b/tb/tb_top.cpp index 50a97b9a8..956b77d69 100644 --- a/tb/tb_top.cpp +++ b/tb/tb_top.cpp @@ -53,8 +53,6 @@ int main (int argc, char * argv[]) // Instantiate the model Vtestharness *dut = new Vtestharness; - Verilated::debug(); - // Open VCD Verilated::traceEverOn (true); VerilatedFstC *m_trace = new VerilatedFstC;