Skip to content

Commit 7c3f981

Browse files
committedMay 23, 2017
Fixed typo in comment
1 parent 348a2bd commit 7c3f981

File tree

1 file changed

+1
-1
lines changed
  • tests/greenpak4/slg46620v

1 file changed

+1
-1
lines changed
 

‎tests/greenpak4/slg46620v/Dac.v

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ module Dac(bg_ok, vout, vout2, wave_sync);
113113
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
114114
// The DACs
115115

116-
//This one drives a top-level output pin directly (GP_VREF and GP_ACMP are infrred)
116+
//This one drives a top-level output pin directly (GP_VREF and GP_ACMP are inferred)
117117
(* LOC = "DAC_1" *)
118118
GP_DAC dac(
119119
.DIN(count),

0 commit comments

Comments
 (0)
Please sign in to comment.