Visible to Intel only — GUID: wvh1517029037844
Ixiasoft
2.1. Step 1: Getting Started
2.2. Step 2: Preparing the Base Revision
2.3. Step 3: Preparing the Implementation Revisions for Debugging
2.4. Step 4: Configuring Signal Tap Logic Analyzer
2.5. Step 5: Generating Programming Files
2.6. Step 6: Programming the FPGA Device
2.7. Step 7: Performing Data Acquisition
Visible to Intel only — GUID: wvh1517029037844
Ixiasoft
2.1. Step 1: Getting Started
Copy the reference design files to your working environment and compile the initial design for this tutorial:
- Before you begin, download the tutorial files.
- In your working environment, create a directory named a10_pcie_devkit_blinking_led_stp.
- Copy the downloaded tutorials/a10_pcie_devkit_blinking_led_stp/start sub-folder to your working directory.
- In the Intel® Quartus® Prime Pro Edition software, click File > Open Project and select blinking_led.qpf.
- Click Project > Revisions and set blinking_led as the current revision.
- Click Processing > Start Compilation.
- Repeat the following steps to complete Analysis and Synthesis for the blinking_led_slow, blinking_led_default, and blinking_led_empty revisions:
- Change the current revision by clicking Project > Revisions and selecting a revision to set as the current revision.
- Click Processing > Start > Start Analysis and Synthesis.
Related Information