Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17267 Discussions

JTAG to Avalon Master - reset signals

skon
Novice
2,376 Views

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_Intel
Employee
1,635 Views

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.

Reply