Altera_Forum
Honored Contributor
15 years agoImporting Synplify Pro Netlist to Quartus II for P&R
Hi,
I am trying to get better timing result after porting the netlist created by Synplify Pro to Quartus(Stratix IV device). If i invoke quartus through Synplify Pro , It is importing two files(.vqm and .scf file) Here are some of the queries i have: 1) While i am running quartus individually and importing vqm and scf file, its giving error as "top entity name *" does not exit, although the same thing is working if i invoke the quartus through synplify_pro 2) After synthesis in Synplify Pro I am getting 131.5 Mhz and the critical path contains a block whose routing delay is around 65% and logic delay 35%, so i expected that after P&R the timing performence would improve, but The fmax summery from Quartus is giving only 68Mhz which is highly discouraging. 3) One more thing i am selecting device as " EP4SE820H40C3 in Stratix IV" , while running Fitting and Timing Its giving Warning "Warning: Timing characteristics of device EP4SE820H40C3 are preliminary" , Is it a valid warning and if so how to solve this. 4) As i am generating the netlist from synplify pro, Why to run Synthesis and Elaboration again in Quartus, As if i try to run fitter directly on the imported netlist and scf, its giving error that analysis and synthesis needs to run before fitting. So is my setup wrong. If anyone of you have any idea please let me know the issue.