09-24-2014 01:30 PM
I am using the timing simulator for the first time.
I am trying to timing simulate the whole FPGA from a behavioural bench.
So, I generate the timing model as documented, and go to the Post-route hierarchy view - and of course, there is no behavioural bench there.
Implementation of the behavioural bench down does not work (reasonably) because behavioural constructs are not always implementable as primitives.
So, I am missing something here.
How do I get the bench to reference the timing model for simulation?
09-24-2014 09:52 PM
Hi
When you select the post route simulation option in the ISIM and click simulation the tool will creat post route timing structural model and will run the simulation.
What exactly do you see when you run the post route simulation.
09-25-2014 12:23 AM