Hello,
[Background]
Part of my FPGA design on 5783 + 7976R, waveform generation IDL is used. Between two consecutive finite waveform generations, pausing is desired. Then, I used "wait 100" instruction in my script to make 100-sample-long pausing time. However, waveform generation IDL returns an error if I add "wait" instruction in my script.
[Question]
Is there a manual for scripting with waveform generation IDL?
Is "wait" instruction supported with waveform generation IDL? If not, how RFSG accomplishes "wait" instruction with having waveform generation IDL in its part of FPGA design?
Regards,
Osamu