Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21611 Discussions

Aproblem about processor reset

Altera_Forum
Honored Contributor II
1,165 Views

I have a sopc system which has two CPU(CPU0 AND CPU1).And there is a watchdog connect to the cpu0 ,when the timeout pulse is generated by the watchdog ,both of the two CPU is reset.I want to know that what can do if I want to only reset CPU0 once the timeout pulse is generated. 

 

THANKS!
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
404 Views

you may create per cpu reset quest, 

 

sopc builder-> cpu0 -> advanced feature, select generate cpu_resetrequest 

 

- Hippo
0 Kudos
Altera_Forum
Honored Contributor II
404 Views

Many thank for your answer !!

0 Kudos
Reply