Visible to Intel only — GUID: wdw1665072842863
Ixiasoft
2.5.1. Step 1: Getting Started
2.5.2. Step 2: Create Design Partitions
2.5.3. Step 3: Allocate Placement and Routing Regions
2.5.4. Step 4: Define Personas
2.5.5. Step 5: Create Revisions
2.5.6. Step 6: Compile the Base Revision
2.5.7. Step 7: Set Up PR Implementation Revisions
2.5.8. Step 8: Change the SUPR Logic
2.5.9. Step 9: Program the Board
2.5.10. Modifying the SUPR Partition
Visible to Intel only — GUID: wdw1665072842863
Ixiasoft
2.5.5.2. Creating Implementation Revisions
Follow these steps to create the implementation revisions:
- In the Revisions dialog box, double-click <<new revision>>.
- In Revision name, specify blinking_led_default and select blinking_led for Based on revision.
- For the Revision type, select Partial Reconfiguration - Persona Implementation.
- Disable the Set as current revision option.
- Repeat steps 2 through 5 to set the Revision type for the other implementation revisions:
Revision Name Revision Type Based on Revision blinking_led_slow Partial Reconfiguration - Persona Implementation blinking_led blinking_led_empty Partial Reconfiguration - Persona Implementation blinking_led impl_blinking_led_supr_new Partial Reconfiguration - Persona Implementation blinking_led Figure 8. Creating Implementation RevisionsEach .qsf file now contains the following assignment:set_global_assignment -name REVISION_TYPE PR_IMPL set_instance_assignment -name ENTITY_REBINDING place_holder -to u_top_counter set_instance_assignment -name ENTITY_REBINDING place_holder -to u_blinking_led