Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Refer to page 13 of http://www.altera.com/literature/manual/mnl_avalon_spec.pdf In short, every interface must have a signal that provides the reset. Reset is a required input. Kevin Jennings --- Quote End --- To me that is meaningless response. I have exactly the same problem. I am exporting a standard Avalon Interface using QSYS from a daughter Qsys module to parent Qsys module. Yet, I get the error that the Interface must have an associated reset. Ok, we know that. Without getting into writing a wrapper for a standard interface how do I do associate a reset (and a clock) with the Interface? When I look at the daughter Qsys module on its own, the interface has an associated clock and reset. The association is not being transferred to the parent. So how to do it? Thanks for any help.