Skip to content

Commit

Permalink
Fixed typo in comment
Browse files Browse the repository at this point in the history
azonenberg committed May 23, 2017
1 parent 348a2bd commit 7c3f981
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
@@ -113,7 +113,7 @@ module Dac(bg_ok, vout, vout2, wave_sync);
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// The DACs

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

0 comments on commit 7c3f981

Please sign in to comment.