Forum Discussion

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

After watchdog for dual-config is enabled, the FPGA seems like not work properly every dozens of seconds. Why?

FPGA communicates with another FPGA with PHY chip. Normally(watchdog enable checkbox not checked), the PHY link led is always off when communication is good. While after I enble watchdog for dual-config(watchdog enable checkbox checked) and set watchdog value to any value, the link led will be on for about 2 seconds and return to be off. This will also be repeated after dozens of seconds. Why? How will I use the watchdog for dual-config? I didn't run remote update after power-up and the FPGA just run application firmware(just ethernet communication with another FPGA using PHY chip).

Attached file is my fpga code for the dual-config.

54 Replies

  • KWang97's avatar
    KWang97
    Icon for Occasional Contributor rankOccasional Contributor

    Hi,@JohnT (Intel)​

    Thanks for your explanation. While I am a newer on this, so could you please tell me detaily on how to use System Console to write it?

  • JohnT_Altera's avatar
    JohnT_Altera
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    Please open System Console and load the .tcl file provided. Then you can follow the userguide on how to use it. Just focus on using the ASMI parallel location as this is connected to On Chip Flash IP.

  • KWang97's avatar
    KWang97
    Icon for Occasional Contributor rankOccasional Contributor

    Is System Console Quartus software? How to open it. I don't know what it is.

  • JohnT_Altera's avatar
    JohnT_Altera
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    It is part of the Quartus software. In Quartus --> Tools --> System Debugging Tools --> System Console.