From: Jean THOMAS Date: Thu, 30 Jul 2020 13:52:11 +0000 (+0200) Subject: Fix typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0fbccbd9f792a0ab3d9550f23fa85f3524f4aa55;p=gram.git Fix typo --- diff --git a/gram/simulation/simcrgtb.sv b/gram/simulation/simcrgtb.sv index 4039581..941b923 100644 --- a/gram/simulation/simcrgtb.sv +++ b/gram/simulation/simcrgtb.sv @@ -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) );