projects
/
gram.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
147b9f7
)
Fix typo
author
Jean THOMAS
<git0@pub.jeanthomas.me>
Thu, 30 Jul 2020 13:52:11 +0000
(15:52 +0200)
committer
Jean THOMAS
<git0@pub.jeanthomas.me>
Thu, 30 Jul 2020 13:52:11 +0000
(15:52 +0200)
gram/simulation/simcrgtb.sv
patch
|
blob
|
history
diff --git
a/gram/simulation/simcrgtb.sv
b/gram/simulation/simcrgtb.sv
index 4039581fbb5208c9c1c2181afbbc5cdf398fcbab..941b9236f2842c4209c4960b4956dfaa07946cdd 100644
(file)
--- a/
gram/simulation/simcrgtb.sv
+++ b/
gram/simulation/simcrgtb.sv
@@
-3,7
+3,7
@@
`timescale 1 ns / 1 ns
module simcrgtb;
- // GSR & PUR init require
s
for Lattice models
+ // GSR & PUR init require
d
for Lattice models
GSR GSR_INST (
.GSR(1'b1)
);