There was an error while loading. Please reload this page.
1 parent ff4df19 commit 4a146c1Copy full SHA for 4a146c1
README.md
@@ -1,8 +1,8 @@
1
# verilog
2
3
-This project creates a VGA 632 by 480 pixel array.
+This project creates a video pixel array and keyboard controller.
4
One hundred twenty eight 8 by 8 pixel characters are stored in a ROM.
5
Two 12-bit colors are selected per character on the display.
6
-In this project, the data is provided by the address register and the ROM.
+The data is provided by the address register and the ROM.
7
Soon the data will come from RAM including the characters,
8
freeing up the user to define his own games and utilites.
0 commit comments