Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- We do something like that in synth already. My hope was for a simulation solution --- Quote End --- Use an assertion based on the counter? But of course an hour of real time is an infinity in simulation time :) Are PLI calls supported in the simulators you expect to use? Perhaps you could do what you want that way, but at least its hidden inside your source. Why PLI? Well, you if you're going to make OS calls, I think that is your only option. Cheers, Dave