Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Okay... Like I said, I have very limited knowledge about Quartus. What I actually want is to run the post synthesis simulation. I though that should be the gate level simulation, but maybe I was wrong? Is there any method that I can verify my design after synthesis without having a board? --- Quote End --- You are correct, in that a gate-level synthesis is what you are looking for. However, in my opinion, it is more important to spend time creating your RTL along with a good testbench (verification suite), and then synthesize example designs, making sure they are fully constrained. You're taking a little bit of a leap of faith, but in my experience I have had very few (perhaps one) problem that a gate-level netlist simulation confirmed (but did not resolve). I have had hardware issues that *do not* show up in any sort of simulation. My advice is not to focus too much energy on the gate-level netlist issue. File a Service Request and hope you'll get a response. Chances are that since this is not an Altera tool, you won't get much help, and since its a free version of a Mentor tool, you won't get much help there either. Cheers, Dave