Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12596 Discussions

custom sopc component master reset

Altera_Forum
Honored Contributor II
1,245 Views

hi, i did a custom component with avalon streaming and avalon memory mapped interface. 

 

I have a standard reset input (needed by the interface) but it's not asserted when i start my system. 

 

should i do a reset inside my component to inizialize my internal logic? 

how to reset my custom component from outside when the system powers up?
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
293 Views

Your reset input will be asserted only when the full SOPC system is reset, i.e. when it's own reset input is asserted. Check that your design asserts the reset signal properly.

0 Kudos
Altera_Forum
Honored Contributor II
293 Views

many thanks i will try

0 Kudos
Reply