Forum Discussion
Altera_Forum
Honored Contributor
8 years agoQsys Avalon MM Slave needs a slower clock. Best way to do this?
I’m modifying an existing Cyclone V Qsys design which is clocked from the HPS H2F user clock at 100 MHz . I need to add an Avalon Bus slave core to this system which requires a 50 MHz interface. It a...
Altera_Forum
Honored Contributor
8 years agoQSys will automatically take care of synchronizing if the master and the slave are not connected to the same clock. If you need better performance, you can add an Avalon MM clock crossing bridge between the master and the slave.
For the reset signal, it depends on how it is defined on the component. If it expects a synchronous released reset then you need to synchronize it with the 50 MHz clock first, for example with a reset bridge IP.