|
Message
From: nkavv at physics.auth.gr<nkavv@p...>
Date: Tue Jan 15 07:35:21 CET 2008
Subject: [oc] dual core...
> Dear friends: > > I want to implement a dual core cpu with VHDL...but now i have not any > idea about it...I'd be thankful if anyone can help me about it... > > Sincerely yours > _______________________________________________ > http://www.opencores.org/mailman/listinfo/cores
Hi
how about starting from a single-core assignment.
But, since you seem to be determined: 1) will both cores access the same memory address space? 2) will they have different tasks assigned to them? Can these tasks be scheduled independently from each other?
|
 |