Visible to Intel only — GUID: ack1623773217477
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: ack1623773217477
Ixiasoft
Creating Implementation Revisions
- Double-click <<new revision>>.
- For Revision name, specify hpr_child_default and select blinking_led for Based on revision.
- Select Partial Reconfiguration - Persona Implementation for Revision type.
Figure 6. Creating RevisionsNote: You can add the static region .qdb by enabling This project uses a Partition Database (.qdb) file for the root partition and specifying the static region .qdb file.
- Turn off Set as current revision.
- Repeat steps 1 through 4 to create these implementation revisions:
- hpr_child_slow
- hpr_child_empty
- hpr_parent_slow_child_default
- hpr_parent_slow_child_slow
Figure 7. New Implementation Revisions - Verify that the .qsf file for each revision contains the following assignment:
where, place_holder is the default entity name for the newly created PR implementation revision.set_global_assignment -name REVISION_TYPE PR_IMPL set_instance_assignment -name ENTITY_REBINDING place_holder -to u_blinking_led