projects
/
gram.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8db4edb
)
Dump whole module
author
Jean THOMAS
<git0@pub.jeanthomas.me>
Mon, 29 Jun 2020 12:36:39 +0000
(14:36 +0200)
committer
Jean THOMAS
<git0@pub.jeanthomas.me>
Mon, 29 Jun 2020 12:36:39 +0000
(14:36 +0200)
gram/simulation/simcrgtb.v
patch
|
blob
|
history
diff --git
a/gram/simulation/simcrgtb.v
b/gram/simulation/simcrgtb.v
index 5e37736aef226b8b9bc190c49ad9132527e705c4..372a5e2fe28c167c04789b120b29a433bf281500 100644
(file)
--- a/
gram/simulation/simcrgtb.v
+++ b/
gram/simulation/simcrgtb.v
@@
-42,6
+42,7
@@
module top;
$dumpvars(0, sync2x);
$dumpvars(0, dramsync);
$dumpvars(0, init);
+ $dumpvars(0, simcrgtop);
#10000 $finish;
end