Forum Discussion
Altera_Forum
Honored Contributor
17 years agoabout multicore system
I am recently working on multicore system on DE2 Board.
The structure like this: cpu0 with uclinux, cpu1 without system. cpu0 delivers program to cpu1. Here's the problem: 1. There's 8mb sdram on DE2 Board. I don't know how to partition it, when running the SOPCBuilder, it seems that only one sdram module is sufficient. Is that true? 2. I wanna connect the reset_n of cpu1 with PIO from cpu0. It seems that when creating a symbol of the system ,only one reset_n appears. How to create two reset_n within one system symbol? Thank you to you all!2 Replies
- Altera_Forum
Honored Contributor
Nobody knows how to deal with it?
I have got the first problem. still remains the second problem to deal with. anyone knows how to build a multiprocessor system one the top entity( symbolic block)?? - Altera_Forum
Honored Contributor
Babysnow,
Did you successfully build the multicore system on the DE2 board? I am trying to do that presently and since the Altera Documentation is for the 'Nios II development kit', not for the DE2 board, I am facing several issues. Would like to know what document you followed. Thanks.