This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TPLD1201: How to use GPI Reset?

Part Number: TPLD1201


Tool/software:

Hello team,

I am trying to use IN0 as GPI Reset.

Where should I connect this GPI Reset pin? I have no where to connect.

Best Regards,
Kei Kuwahara

  • Hi Kei,

    You do not need to connect the pin anywhere if you are using it as GPI Reset.

    Best,

    Ian

  • Hello Ian-san,

    I have created a project to see if GPI Reset works.

    I have set the GPI Reset signal to be HIGH after 2ms, however, the output of DFF is not LOW (initial state) after 2ms.
    In my understanding, if the GPI Reset is HIGH, then the all the system would be at initial state.

    I have attached the project file, so could you please check, and see whats wrong?

    https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/151/TPLD_5F00_RST_5F00_TEST.syscfg

    Best Regards,
    Kei Kuwahara

  • Hi Kei,

    This feature is not implemented in ICS simulation because using it causes the entire device to reset and reload the configuration. As such, its less of a reset for the configuration, and more of a device reset. If you are trying to reset the flip flop, you can add a reset input to the flip flop and connect that to the input pin.

    Best,

    Ian