Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Aproblem about processor reset

Altera_Forum
Honored Contributor II
1,170 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
409 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
409 Views

Many thank for your answer !!

0 Kudos
Reply