Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 845 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 845 Bytes

UART VGA System

UART VGA System

  1. UART LED System
    1. Recieve data from PC and display them on the LED in the FPGA
    2. Send the led status back to the PC
    3. Application in python to check the working
  2. UART BRAM System
    1. Recieve BRAM Depth from PC and store it in the FPGA
    2. Send the BRAM Depth back to the PC
    3. Store the data from PC to FPGA through Serial UART
  3. UART VGA System
    1. Recieve BRAM Depth from PC and store it in the FPGA
    2. Send the BRAM Depth back to the PC
    3. Store the data from PC to FPGA through Serial UART
    4. Display the BRAM memory as image onto the monitor using VGA