Visible to Intel only — GUID: kvv1623773242808
Ixiasoft
Step 1: Getting Started
Step 2: Creating a Child Level Submodule
Step 3: Creating Design Partitions
Step 4: Allocating Placement and Routing Region for PR Partitions
Step 5: Defining Personas
Step 6: Creating Revisions
Step 7: Compiling the Base Revision
Step 8: Preparing the PR Implementation Revisions for Parent PR Partition
Step 9: Preparing the PR Implementation Revisions for Child PR Partitions
Step 10: Programming the Board
Modifying an Existing Persona
Adding a New Persona to the Design
Visible to Intel only — GUID: kvv1623773242808
Ixiasoft
Modifying an Existing Persona
You can change an existing persona, even after fully compiling the base revision.
For example, to cause the blinking_led_child_slow persona to blink even slower:
- In the blinking_led_child_slow.sv file, modify the COUNTER_TAP parameter from 27 to 28.
- Recompile any implementation revision that uses this source file, such as hpr_child_slow or hpr_parent_slow_child_slow.
- Regenerate the PR bitstreams from the .pmsf files.
- Follow the steps in Step 10: Programming the Board to program the resulting RBF file into the FPGA.