Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

open source Processor verilog code

Status
Not open for further replies.

joe2moon

Full Member level 5
Joined
Apr 19, 2002
Messages
280
Helped
19
Reputation
38
Reaction score
7
Trophy points
1,298
Location
MOON
Activity points
3,717
leon2 vhdl download

1) Verilog source code
-- Sun releases open-source processor @03/21/2006
Sun Microsystems announced the release of open-source hardware and software specifications for its multi-threaded UltraSparc T1 (Niagara) processor, now called OpenSparc T1.
(**broken link removed**)

Sun released Verilog RTL code for the processor design, a verification suite and simulation models, an instruction set architecture specification, and the Solaris 10 operating system simulation images. (**broken link removed**)

Source browse:
**broken link removed**
-------------------------------------------------------------------

2) VHDL source code
LEON2 is a synthesisable VHDL model of a 32-bit processor compliant with the SPARC V8 architecture. (https://www.gaisler.com/products/leon2/leon.html)

LEON2 processor has the following features:
--------------------------------------------------
- SPARC V8 compliant integer unit with 5-stage pipeline
- Hardware multiply, divide and MAC units
- Interface to the Meiko FPU and custom co-processors
- Separate instruction and data cache (Hardvard architecture)
- Set-associative caches: 1 - 4 sets, 1 - 64 kbytes/set. Random, LRR or LRU replacement
- Data cache snooping
- AMBA-2.0 AHB and APB on-chip buses
- 8/16/32-bits memory controller for external PROM and SRAM
- 32-bits PC133 SDRAM controller
- On-chip peripherals such as uarts, timers, interrupt controller and 16-bit I/O port
- Advanced on-chip debug support unit and trace buffer
- Power-down mode

VHDL model:
https://www.gaisler.com/products/leon2/leon_down.html
--------------------------------------------------------------------------------------------

Should be helpful for
1) Beginner of Verilog/VHDL coding,
2) Understand the architecture of processor,
3) Look the design from the system view,
4) ....

ps:
*** Both processors have been tape-out to chip (ASIC or FPGA) and verified on the real system, not only pure academic projects. ***
 

leon2 processor download

anyone please download all codes and documents etc
in single file and upload
thanks for sharing
 

processor profiler open source

hi,
is it real?
impossible I think.
anyone can comment it ?
 

power-down mode leon 2

Did anybody download the code?
 

leon2 tar.gz

the vhdl code cannot download...

Code:
The requested URL /bin/leon2-1.0.30-xst.tar.gz was not found on this server.

too bad...

sp

Added after 42 minutes:

yeah.. found the file after using the wonderful search engine...

the site to download:
Code:
http://www.gaisler.com/cms4_5_3/index.php?option=com_content&task=view&id=156&Itemid=104

the vhdl file location:
Code:
http://www.gaisler.com/bin/leon2-1.0.32-xst.tar.gz

it is great tht it is a vhdl code....

regards,
sp
 

download leon2 processor

hi sp,
it seems u downloaded the Leon code, it was available in web from long back.. The new opensource code from SUN Microsystems is in verilog.

rgds
eda_wiz
 

vhdl open source 16-bit cpu

Yes the code is Verilog and Design Compiler scripts.
I have the entire OpenSparc distribution and supporting software/simulation code. Iit's about 300MB.
 

open source processor with verilog code

Hi gliss
Could you upload the file to some web space?
Thanks

Sincerely,
Jarod
 

cache vhdl codes

wad is so special about this processor?...

i hav seen it tht it can b used in altera and xilinx FPGAs...

just woder how good is it?... cos i have never heard of it...

sp
 

leon2 processor vhdl code

Hello all,

I would like to ask if anyone tried to run the scripts written for this opensparc on a PC with linux. They are saying on the website that these design will work only on SPARC machines with solaris 9 or 10.

Regards,
Bassem
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top