Dump whole module
authorJean THOMAS <git0@pub.jeanthomas.me>
Mon, 29 Jun 2020 12:36:39 +0000 (14:36 +0200)
committerJean THOMAS <git0@pub.jeanthomas.me>
Mon, 29 Jun 2020 12:36:39 +0000 (14:36 +0200)
gram/simulation/simcrgtb.v

index 5e37736aef226b8b9bc190c49ad9132527e705c4..372a5e2fe28c167c04789b120b29a433bf281500 100644 (file)
@@ -42,6 +42,7 @@ module top;
     $dumpvars(0, sync2x);
     $dumpvars(0, dramsync);
     $dumpvars(0, init);
+    $dumpvars(0, simcrgtop);
 
     #10000 $finish;
   end