Forum Discussion

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

JTAG to Avalon Master - reset signals

Hello,

The JTAG to Avalon Master bridge has one input reset signal called:

"clk_reset"

And one output reset signal called:

"master_reset"

Question:

If I assert the "clk_reset" at the input - will the reset output ( master_reset ) activate as a result ?

1 Reply

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

    Hi,

    It won't provide reset output. You will need​ to performed "jtag_debug_reset_system " in System Console in order to for it to reset the system.