Skip to content

Commit

Permalink
Generating Signals for VGA Monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis-Chhun authored Jan 19, 2017
1 parent b5f279b commit 2f7e67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VGAController.v
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This is a controller written for a VGA Monitor with resolution 1280 by 1024 with an refresh rate of 60 fps
// VGA Controller use to generate signals for the monitor
// VGA Controller use to generate signals for the monitor
module VGAController (PixelClock,
inRed,
inGreen,
Expand Down

0 comments on commit 2f7e67e

Please sign in to comment.