Skip to content

ZubairLK/project-oscilloscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

project-oscilloscope

A oscilloscope implementation on the Cyclone DE2 FPGA kit.

Takes analog input signals using the ADC Daughter card and displays it on the VGA output

The PDF file gives the full report on the project.

oscilloscope.v contains the main state machine running the scope. A copy has been put outside the project so that its easier to find.

Other files of interest are the trigger.v

This implements the auto trigger that is built-in on all scopes. The auto trigger is what refreshes the screen data for periodic data at periodic intervals so that the display doesn't move around horizontally.

About

A oscilloscope implementation on the Cyclone DE2 FPGA kit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages