06-06-2014 01:38 AM - edited 06-06-2014 01:39 AM
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.
06-06-2014 07:40 AM
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.