LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

generating waveform FPGA

hello everyone !

 

I've got some problems with display waveform that i generate with the FPGA 7951R, I want to display a 2 Mhz waveform but the result i get is not really satisfaying (see attached), is that because of the time loop ? shannon ?

Thank you.

 

J.

Download All
0 Kudos
Message 1 of 2
(2,215 Views)

You really should change that While loop to a Timed Loop.  In the LV FPGA world, we call this a Single Cycled Timed Loop.  Everything inside of a SSTL is to run in a single FPGA Close Cycle.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(2,180 Views)