Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 481 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 481 Bytes

VGA

Features

  • VGA and LCD mode support
  • RGB332, RGB444, RGB555 and RGB565 color modes
  • Programmable video timing
  • Programmable burst length
  • Programmable two frame buffer switch
  • Static synchronous design
  • Full synthesizable

FULL vision of datatsheet can be found in datasheet.md.

Build and Test

make comp    # compile code with vcs
make run     # compile and run test with vcs
make wave    # open fsdb format waveform with verdi