Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20705 Discussions

Silly question: output hex value from DE1 to scope

Altera_Forum
Honored Contributor II
1,164 Views

Hello there, 

 

Ok. I have a silly question about how to output hex value (16 bits) from Terasic DE1 to Tektronix O-scope through GPIO. I can see the counter in my Questasim, but now I want to see in hardware side.  

 

Thanks, 

Sean
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
262 Views

Your scope can only display a binary-bit per channel (though you could RC filter a PWM waveform to get an analog level). 

 

I'd recommend implementing an instance of the SignalTap II logic analyzer inside your DE1 FPGA, and capturing waveforms from that. 

 

Cheers, 

Dave
0 Kudos
Altera_Forum
Honored Contributor II
262 Views

Thanks Dave, 

 

I will try SignalTap II.
0 Kudos
Reply