The following table lists the implementation commands for Quartus Prime and the equivalent Vivado Design Suite.
| Quartus Prime Command | Vivado Tools Command | Task/ Activity 1 |
|---|---|---|
| quartus_syn | synth_design | Synthesis |
| N/A | opt_design | Prepare netlist for place and route |
| quartus_fit | place_design | Placement |
| phys_opt_design (optional) | Post-placement physical optimization | |
| route_design | Routing | |
| N/A | phys_opt_design (optional) | Post-route physical optimization |
| quartus_fit --fastforward | report_qor_suggestions | Report with design modification suggestions |
|
||