Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17255 Discussions

Plotting a graph on a VGA monitor with data from the fpga

Altera_Forum
Honored Contributor II
1,649 Views

Hi, im new to vhdl and i need to display data(real time/continuous) in a form of a plot/graph. i dont really know how to display stuff on the vga but atleast i can manipulate the colours, draw block, grid, etc. i just dont know how exactly do i have to go about implementing this. 

 

This is how the code should work... 

1. i read an analog value, then convert it to digital 8 bit word (this part i think is sorted). 

2. then the 8 bit word is read by the fpga, maybe converting it to an integer. 

3. display integer values on the vga screen vs time (in intervals of 1s). 

 

Im confused, pls help me guys. 

 

im using cyclone II DE1 board 

 

Regards
0 Kudos
0 Replies
Reply