NativeLink allows you to set up the Quartus II software to automatically launch third-party EDA software. The Quartus II software invokes the specified EDA tool via NativeLink integration, you can then perform tasks such as design entry/ synthesis, physical synthesis, simulation, timing analysis, and generating board-level output files. All EDA tool settings are configured automatically by the Quartus software.
If you have not already done so, create a new project or open an existing project.
Specify EDA tool settings. Make sure you turn on Run this tool automatically to synthesize the current design in the Design Entry and Synthesis page under EDA Tool Settings in the Settings dialog box.
Compile the design. The Quartus II software creates a tool-specific work directory in the current project directory and runs the EDA synthesis tool in command-line mode to synthesize the design. The EDA synthesis tool generates an EDIF Input File (.edf) or Verilog Quartus Mapping File (.vqm), which the Quartus II software then compiles.
Note: You can also run an EDA design entry/synthesis tool from within the Quartus II software by using the Start EDA Synthesis command.
If you have not already done so, create a new project or open an existing project.
Specify EDA tool settings. Make sure you turn on Run gate-level simulation automatically after compilation in the Simulation page or Run this tool automatically after compilation in the Timing Analysis page under EDA Tool Settings in the Settings dialog box.
Note: You can run the Synopsys VCS MX and PrimeTime software automatically from within the Quartus II software only on UNIX workstations.
Compile the design. If you specified an EDA simulation tool, the Quartus II software creates a simulation work directory, compiles the appropriate design files and simulation libraries, and launches the EDA simulation tool.
If you specified the PrimeTime software as the timing analysis tool, the Quartus II software launches the PrimeTime software in user interface or shell mode, and runs a Quartus IIgenerated Tcl Script File (.tcl), to set up the design for timing analysis in the PrimeTime software.