Skip to content

Commit 4a146c1

Browse files
Update README.md
1 parent ff4df19 commit 4a146c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# verilog
22

3-
This project creates a VGA 632 by 480 pixel array.
3+
This project creates a video pixel array and keyboard controller.
44
One hundred twenty eight 8 by 8 pixel characters are stored in a ROM.
55
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.
6+
The data is provided by the address register and the ROM.
77
Soon the data will come from RAM including the characters,
88
freeing up the user to define his own games and utilites.

0 commit comments

Comments
 (0)