AN 825: Partially Reconfiguring a Design: on Intel® Stratix® 10 GX FPGA Development Board

ID 683880
Date 12/07/2020
Public

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.