Skip to content

Commit

Permalink
Dac test: Updated comment in code to reflect actual clock frequency
Browse files Browse the repository at this point in the history
azonenberg committed May 23, 2017
1 parent 7899229 commit 348a2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/greenpak4/slg46620v/Dac.v
Original file line number Diff line number Diff line change
@@ -94,7 +94,7 @@ module Dac(bg_ok, vout, vout2, wave_sync);
);

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// A counter running off the 108 Hz clock
// A counter running off the low-frequency oscillator

localparam COUNT_MAX = 255;

0 comments on commit 348a2bd

Please sign in to comment.