Altera_Forum
Honored Contributor
17 years agosimulation performance (VCS) and altsyncram
Hello
I noticed some interesting things looking at VCS simulation profiler reports: - the simulator spends about 40% of CPU time in altera_mf, specifically - in altsyncram combinational assignments. - after upgrading altera_mf.v from 2005 version to the latest one, simulation time of the same design (for CycloneII) degraded by more than 100%! - with latest altera_mf.v, about 45% of CPU time is spent on ALTERA_DEVICE_FAMILIES block. Could anyone confirm these observations, also maybe on other simulation tools? I see that a lot of effort is spent in parametrized constructs, as if parameters are treated like variables by the simulator, so it could be a VCS problem. I'd appreciate any help with this issue. Thanks Michael