Skip to content

Commit 348a2bd

Browse files
committedMay 23, 2017
Dac test: Updated comment in code to reflect actual clock frequency
1 parent 7899229 commit 348a2bd

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
@@ -94,7 +94,7 @@ module Dac(bg_ok, vout, vout2, wave_sync);
9494
);
9595

9696
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
97-
// A counter running off the 108 Hz clock
97+
// A counter running off the low-frequency oscillator
9898

9999
localparam COUNT_MAX = 255;
100100

0 commit comments

Comments
 (0)
Please sign in to comment.