TRoa
Occasional Contributor
5 years agoProblem with Gate level simulation
Hi,
I made a simple design for just experimentation. In that design, I instantiated a multiplier from IP catalog(simple multiplier). Then I synthesized. Everything was ok. Then I wrote a testbench and tried to run simulation through native link.
RTL simulation is working just fine.
But when I run gate level simulation, the output of the multiplier is all XXX. Please note that when it asks about timing model, I use the same "slow model", as hinted by the prompt.
What possibly I may be doing wrong?