Visible to Intel only — GUID: sss1409229293775
Ixiasoft
1.5.1. Install the Design Files
1.5.2. Analyze System Requirements
1.5.3. Start the Software and Open the Example Project
1.5.4. Create a New System
1.5.5. Define the System in
1.5.6. Integrate the System into the Project
1.5.7. Download the Hardware Design to the Target FPGA
1.5.8. Develop Software Using the SBT for Eclipse
1.5.9. Run the Program on Target Hardware
1.5.5.1. Specify Target FPGA and Clock Settings
1.5.5.2. Add the On-Chip Memory
1.5.5.3. Add the Processor Core
1.5.5.4. Add the JTAG UART
1.5.5.5. Add the Interval Timer
1.5.5.6. Add the System ID Peripheral
1.5.5.7. Add the PIO
1.5.5.8. Specify Base Addresses and Interrupt Request Priorities
1.5.5.9. Generate the System
Visible to Intel only — GUID: sss1409229293775
Ixiasoft
1.5.6.6. Compile the Project and Verify Timing
To create a .sof file, you have to compile the hardware design and then it download to the board. After the compilation completes, you must analyze the timing performance of the FPGA design to verify that the design works in hardware. To compile the project, perform the following steps:
- On the Processing menu, click Start Compilation.
The Tasks window and percentage and time counters in the lower-right corner display progress. The compilation process can take several minutes. When compilation completes, a dialog box displays the message "Full Compilation was successful."
- Click OK. The Quartus Prime software displays the Compilation Report tab.
- Expand the TimeQuest Timing Analyzer category in the compilation report.
- Click Multicorner Timing Analysis Summary.
- Verify that the Worst-case Slack values are positive numbers for Setup, Hold, Recovery, and Removal.
If any of these values are negative, the design might not operate properly in hardware. To meet timing, adjust assignments to optimize fitting, or reduce the oscillator frequency driving the FPGA.