AN 953: Partially Reconfiguring a Design: on an Intel® Agilex® F-Series FPGA Development Board

ID 683849
Date 7/23/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Modifying an Existing Persona

You can change an existing persona, even after fully compiling the base revision.

For example, to cause the blinking_led_slow persona to blink even slower:

  1. In the blinking_led_slow.sv file, modify the COUNTER_TAP parameter from 27 to 28.
  2. Recompile only the blinking_led_slow revision. There is no requirement to modify or recompile the other revisions.