Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi pipiwau,
I think there are various ways to do it. For example if your peripheral has some registers, u can use one of these to reset the logic: id est you write first all zeros (for example) this register and this event resets all your logic. Otherwise you could use an export reset signal controlled by CPU, for example through an output PIO...