Forum Discussion

EEren's avatar
EEren
Icon for Occasional Contributor rankOccasional Contributor
6 years ago

Altera Dual Configuration IP Core

Can someone explain how to use the core? What I put on buses avmm_rcv_address and avmm_rcv_writedata ?

2 Replies

  • ShafiqY_Intel's avatar
    ShafiqY_Intel
    Icon for Frequent Contributor rankFrequent Contributor

    Hi EEren,

    Dual Configuration Intel FPGA IP Core allows you to perform remote system upgrade (RSU).

    Basically, you can control the remote system upgrade circuitry by using "Dual Configuration Intel FPGA IP Core Avalon-MM Address Map" (on page 60)

    Below picture is my Platform Designer example for RSU design.

    I instantiate "JTAG to Avalon Master Bridge" in my design as I want to control the remote system upgrade circuitry via JTAG.

    For more details, you can follow the following reference design:

    https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an741.pdf

    I hope this will help.

    Thanks.😉