|
Message
From: Martin Schoeberl<martin@j...>
Date: Tue Aug 22 11:19:50 CEST 2006
Subject: [oc] Regarding JOP
> Hi, > I have a question.What is the use of simpcon in interconnection of JOP and > wishbone?.
SimpCon is JOPs main interconnect to memory and IO.
> what is the main use of simpcon and the role played by it in the interfacing > process? > cant we interface wishbone directly to JOP?if not why?why are we using > simpcon bridge in between?
SimpCon is way more efficient than Wishbone. That's the reason for SimpCon. You can change JOP to directly use Wishbone or simpler use the SimpCon/Wishbone bridge. There is no performance gain when using Wishbone directly. Using the bridge version keeps you compatible to future updates/enhancements of the memory subsystem in JOP.
Cheers, Martin
|
 |