Forum Discussion
Altera_Forum
Honored Contributor
14 years agocustom sopc component master reset
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. ...
Altera_Forum
Honored Contributor
14 years agoYour 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.