Altera Phase-Locked Loop Reconfiguration IP Core User Manual

Page 18

Advertising
background image

Page 18

Design Example

Phase-Locked Loop Reconfiguration (ALTPLL_RECONFIG) Megafunction

February 2012

Altera Corporation

Compiling the ALTPLL and ALTPLL_RECONFIG Megafunctions

To add the ALTPLL megafunction to the ALTPLL_RECONFIG megafunction, and
then compile the design in the Quartus II software, follow these steps:

1. On the Project menu, click Add/Remove Files in Project. The Settings dialog box

appears.

2. In the Category list, select Files.

3. Click Browse (...)

after File name and from the project folder, select

pll_recon_ex2.vhd

. This file is the top-level module that contains the

port-mapping between the

pll_reconfig

and

reconfig_pll

instances.

4. To add the top-level file to the project, click Add.

5. Click OK.

6. On the File menu, click Save Project.

The top-level file is added to the project.

7. To compile the design, on the Processing menu, click Start Compilation.

8. When the Full Compilation was successful

message box appears, click OK.

You have now created and compiled the complete design file, which can be viewed in
the RTL Viewer (

Figure 13

). To display the RTL Viewer, in the Tools menu, select

Netlist Viewers

, and click on RTL Viewer.

Figure 13. RTL Viewer — Complete Design File

Advertising