Visible to Intel only — GUID: nik1398706805613
Ixiasoft
Visible to Intel only — GUID: nik1398706805613
Ixiasoft
2.2.6. Generate the PLL IP Core
After configuring the PLL IP core, complete the following steps to generate the PLL IP core.
- Click the Generate HDL button in the Parameter Editor window. The Generation dialog box opens.
- In Synthesis options, under Create HDL design for synthesis select Verilog or VHDL.
- Select appropriate Simulation options depending on the choice of the hardware description language you selected under Synthesis options.
- In Output Directory, select Clear output directories for selected generation targets if you want to clear any previous IP generation files from the selected output directory.
- Click Generate.
The Quartus ® Prime software generates a <pll ip core instance name> folder, <pll ip core instance name>_sim folder, <pll ip core instance name>.qip file, <pll ip core instance name>.qsys, and <pll ip core instance name>.v file or <pll ip core instance name>.vhd file. The <pll ip core instance name>.v file is the top level design file for the PLL IP core and is placed in the <pll ip core instance name>/ synth folder. The other folders contain lower level design files used for simulation and compilation.