ireon
Junior Member level 2
Hello, I simulated correctly my system with a RTL simulation, now I'm trying to simulate the system with a post-syntehsis timing simulation in Vivado 2018.3. I correctly synthetized the system and I launched post-synthesis simulation from Flow-->Run Simulation-->Run Post-Synthesis Timing Simulation. Vivado generates the following files:
axi_vip_0_mst_stimulus_compile.v
axi_vip_0_mst_stimulus_time_synth.sdf
axi_vip_0_mst_stimulus_compile.do
In QuestaSim I compile the axi_vip_0_mst_stimulus_compile.do file and everyting is fine. When I try to run the simulation I get numerous error in file axi_vip_0_mst_stimulus_compile.v:
"Module parameter 'XON' not found for override."
Therefore I can't run the simulation. How can I solve the problem and correctly run the post-synthesis timing simulation?
Thanks for support.
axi_vip_0_mst_stimulus_compile.v
axi_vip_0_mst_stimulus_time_synth.sdf
axi_vip_0_mst_stimulus_compile.do
In QuestaSim I compile the axi_vip_0_mst_stimulus_compile.do file and everyting is fine. When I try to run the simulation I get numerous error in file axi_vip_0_mst_stimulus_compile.v:
"Module parameter 'XON' not found for override."
Therefore I can't run the simulation. How can I solve the problem and correctly run the post-synthesis timing simulation?
Thanks for support.