Altera_Forum
Honored Contributor
13 years agoHow to accelerate the simulation with the Transceiver HSPICE model
Hi,
I'm trying to simulate the Transceiver HSPICE model of Stratix IV GX. This Hspice model proposed a high frequency signal(6.5Gbps). But i need simulate a low frequency signal (about 100Kbps) so i changed this model. I just changed the ".param tdrate=6.5e9" to ".param tdrate=100e3" and simulated it during about 100us (.tran 0.01us 100us). It worked but taked a long time. So how can i speed up this simulation? Do i need change/add some ".option" parameters ? Thanks in advance.