Forum Discussion

SWinc's avatar
SWinc
Icon for New Contributor rankNew Contributor
7 years ago

Documentation on MAX10 fiftyfivenm_rublock command

Hello,

I am looking for the documentation that describes the protocol used to update CFM0 / CFM1&CFM2. UG-M10CONFIG mentions the fiftyfivenm_rublock, but I can not seem to find any documentation that describes the correct sequence of events to update the configuration memory.

Any help would be greatly appreciated.

Thank you,

Sam

4 Replies

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

    Hi Sam @SWinc (Customer)​,

    The fiftyfivenm_rublock is use in the Dual Boot IP to perform configuration (to switch) between image 0 and image 1 store in the CFM0 and CFM1/2 memory block respectively. You can refer to figure 3 under chapter "2.2.1. Remote System Upgrade" which only shows the process to switch between image 0 and image 1.

    Regards,

    Nooraini

    • jozephka99's avatar
      jozephka99
      Icon for Contributor rankContributor

      So, we have to use this block if we want to RSU through user logic. But there is no documentation about this. How can we exactly build a user logic to perform RSU. Also this fiftyfivenm_rublock is in verilog. How can we implement this into VHDL.