Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 441 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 441 Bytes

oscilloscope-fpga

Simple oscilloscope on a GW1N-1 FPGA using VHDL. The measured voltage signal is read using a 8-bit flash ADC which is controlled by the adc_controller component and then written into the frame buffer. The contents of the frame buffer are then read by the vga_controller, which drives the 5" VGA LCD display.

Alt text

Top Level System Diagram

Alt text