Forum Discussion
No RepliesBe the first to reply
Hello,
I'm a beginner of quartus II programming. I have a time delay problem when I measured eye diagram in transceiver toolkit using a for loop. I think it is because of memory use. I want to measure eye as soon as possible at a constant time interval. Is there any tcl commands for clearing the memory in for loop? Thank you.