Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

the problem about multi-core CPU

1 Have you used the multi-core CPU in the PFGA ? when i used the multi-

core CPU ,i had some problem about it . i had used the mailbox for the my

multi-core CPU design. i found the mailbox is equality to the two mutexs,

and then , when i one CPU read the address and the other CPU write the

same address at the same time . Whether or not can the mailbox protect

the address and harmonize the two CPU to run right . if the mailbox can

not protect the address , and then how to protect the address by the

software ?

2 when use the multi-core CPU, how to programme the bootloader for the

multi-core CPU? In the sopc builder , the each CPU have the respective

software system for itself. the each CPU reset from the 0X00 address,

however, the shared flash has one OX00 address . and then, how to i will

plan flash for the multi-core CPU ?

14 Replies