wryre
Newbie
I am using ModelSim Software Version 10.4c.
My group is running a simulation on a moderately sized design that is taking a decent chunk of time to simulate.
However, the initial state of the design is loading a lot of constant pre-computed values into our modules SRAM.
I was wondering if there was a way to save the entire state of the simulation in a file and have the simulation
always start from this defined state without having to restructure a lot of our current code.
There is a pretty hard split between this 'stage' of the design and the stage that we actually care about, but they are not independent enough that we can just completely split the design into twos parts and simulate them separately.
Any help would be greatly appreciated.
My group is running a simulation on a moderately sized design that is taking a decent chunk of time to simulate.
However, the initial state of the design is loading a lot of constant pre-computed values into our modules SRAM.
I was wondering if there was a way to save the entire state of the simulation in a file and have the simulation
always start from this defined state without having to restructure a lot of our current code.
There is a pretty hard split between this 'stage' of the design and the stage that we actually care about, but they are not independent enough that we can just completely split the design into twos parts and simulate them separately.
Any help would be greatly appreciated.
Last edited: