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.

Synthesizable VHDL Model of 8051

Status
Not open for further replies.

jimjim2k

Advanced Member level 3
Joined
May 17, 2001
Messages
996
Helped
23
Reputation
46
Reaction score
13
Trophy points
1,298
Activity points
7,178
8051 verilog

Hi

Synthesizable VHDL Model of 8051

The Intel 8051 is an 8-bit micro-controller. This micro-controller is capable of addressing 64K of program and 64K of data memory. The implementation below is written in Synthesizable VHDL (at least by Synopsys and Xilinx,) and models the actual Intel implementation rather closely, e.g., it is 100% instruction compatible.



1. h**p://www.cs.ucr.edu/~dalton/i8051/i8051syn/

* -> t

tnx
 

8051 core verilog

take a look at mc8051, another 8051 synthesizable core, works great with instruction cycle significantly fewer than 12 of conventional 8051.

ntxp
 

8051 vhdl

Thanks Marsgod.
It is very useful information to me.
 

vhdl code for 8051

This link (english page) is posted 2 posts up ....
 

mc8051 verilog

Now release open core of MC8051 is version 1.2 , there are some bug.
The new version is version 1.7 , but does not download from website,
and not free.

If some one study MC8051 version 1.2 source code and fix bugs,
,I hope he can shared with everyone.

I also hope some one can translate MC8051 VHDL code to verilog code,
and share with everyone.
 

8051 microcontroller verilog

MC8051 of version 1.2 is not bug-free and written in VHDL.
Is there any source of open core of 8051 in Verilog?

Thanks a lot.
 

8051 vhdl code

I will convert mc8051 to verilog and post it here! I will probably fix the bugs also!
Just wait for a week or so...
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top