Fix typo
authorJean THOMAS <git0@pub.jeanthomas.me>
Thu, 30 Jul 2020 13:52:11 +0000 (15:52 +0200)
committerJean THOMAS <git0@pub.jeanthomas.me>
Thu, 30 Jul 2020 13:52:11 +0000 (15:52 +0200)
gram/simulation/simcrgtb.sv

index 4039581fbb5208c9c1c2181afbbc5cdf398fcbab..941b9236f2842c4209c4960b4956dfaa07946cdd 100644 (file)
@@ -3,7 +3,7 @@
 `timescale 1 ns / 1 ns
 
 module simcrgtb;
-  // GSR & PUR init requires for Lattice models
+  // GSR & PUR init required for Lattice models
   GSR GSR_INST (
     .GSR(1'b1)
   );