Simply RISC S1 Core is a cutdown version of the OpenSPARC processor released as open-source by Sun Microsystems. The current version is based on the latest OpenSPARC T1 v1.6. While OpenSPARC T1 (codename Niagara) features 8 SPARC CPU Cores and several peripherals, Simply RISC S1 Core (codename Sirocco) takes only one 64-bit SPARC Core from that design and adds a Wishbone/AMBA bridge and a simple reset controller: The whole process of designing a Wishbone bridge for the SPARC Core has been detailed in Chapter 11 of the book OpenSPARC Internals; the design now also supports an AMBA bridge as explained on the OpenSPARC project page at the University of Catania. The enviroment contains scripts that support the use of three different "flavors" of the S1 Core; the following table summarizes the synthesis results obtained with Xilinx tools: | S1 Core version | Description | Virtex-5 Area (*) | | S1 Core EE | Four threads, usual 16K+8K L1 caches | 60K LUTs | | S1 Core SE | One thread, usual 16K+8K L1 caches | 40K LUTs | | S1 Core ME | One thread, no L1 caches | 37K LUTs |
|---|
(*) Number of Slice LUTs on Virtex-5 devices, pre-Place-and-Route, obtained with provided push-button script Want the design?
Learn more...
|