Re: simulation time

Apr 01, 2004 1 Replies


Whats a normal execution time for a testbench?


There is no such thing as "normal execution time" for a testbench. It depends of course on your simulation system (P3 800 MHz has other Perfomance than a P4 3GHz). Further on the complexity of your design, next point is the average switching frequency for your design, as a simulator needs to calculate every signal switching. Another point is the testbench itself. You could programm fast testbenches or slow testbenches. A testbench using only sequential signalassignments an wait statements will be quite faster than a testbench, that calculates the stimuli and waittimes or reads them from external stimuli files.


Is simulation the only verificationmethod used for fpga designs or do
> people use function test too?

Functional tests with Fpgas are typicaly done, when your satisfied about your simulation results. When doing a functional test, your debugging the whole system without exactly knowing wheter a failure was indicated by false logic inside the fpga.


You could use property checking, model checking and equivalence checking as further methods to ensure the functionality of your design. Static timing analyses is done to verify the timing behavior of your netlist.


bye Thomas


Anywhere from a few seconds to a several months.

Petter

-- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required