Visible to Intel only — GUID: lyp1498507294088
Ixiasoft
Visible to Intel only — GUID: lyp1498507294088
Ixiasoft
Synchronize IP Results
- In the Intel® Quartus® Prime Pro Edition, click Files in the Project Navigator and browse to memory_tester_subsystem.v.
- Delete the empty entity RTL memory_tester_subsystem.v since we now have the actual memory_tester_subsystem implementation.
The files included in memory_tester_subsystem are not complete though. We are missing IP components in the pattern generator system and pattern checker system.
- Open the pattern_generator_system.qsys and pattern_checker_system.qsys in Platform Designer and save them without generating HDL. This designates the IP components in these systems for elaboration during compilation.
Each time you open a Platform Designer project, Platform Designer automatically checks the IP file references and opens a dialog box if there is any mismatch. In the following figure, IP Synchronization detects the Platform Designer system includes these IP, but the Intel® Quartus® Prime Pro Edition project does not. This dialog box informs you when you must add these files to the project..
Figure 42. IP Synchronization Dialog Box - Click OK and the Intel® Quartus® Prime Pro Edition synchronizes the file references.
- Examine the Project Navigator and these new files appear:
Figure 43. Files Added through IP Synchronization
- Click Processing > Start Compilation to compile the project. The Intel® Quartus® Prime Pro Edition software may return missing file errors, for example:
This type of error is caused when an expected IP file is missing. Resolve it by adding the xyz.ip file to the project."Instance ‘ abc|def|ghi ’ instantiates undefined entity ‘ xyz ’ "