?? 8051ipcore_readme.mht
字號:
H1 {
FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #000000; FONT-FAMILY: =
Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
H2 {
FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #000000; FONT-FAMILY: =
Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
H3 {
FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #000000; FONT-FAMILY: =
Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
H4 {
FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: =
Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
OL {
FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, =
sans-serif; TEXT-DECORATION: none
}
UL {
FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, =
sans-serif; TEXT-DECORATION: none
}
------=_NextPart_000_0000_01C2F89C.A84B02B0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.oregano.at/ip/menu.js
function remove_frames() {
if (top !=3D self) {
top.location =3D location
}
}
function menu_list() {
document.writeln("<table border=3D\"0\" width=3D\"100%\">");
document.writeln(" <tr> ");
document.writeln(" <td valign=3D\"top\" align=3D\"center\"> ");
document.writeln(" <table width=3D\"100%\" border=3D\"0\" =
cellpadding=3D\"0\" cellspacing=3D\"1\">");
document.writeln(" <tr> ");
document.writeln(" <td><br></td>");
document.writeln(" </tr>");
document.writeln(" <tr> ");
document.writeln(" <td><a href=3D\"ip01.htm\">Free =
8051</a></td>");
document.writeln(" </tr>");
document.writeln(" <tr> ");
document.writeln(" <td><br></td>");
document.writeln(" </tr>");
document.writeln(" <tr> ");
document.writeln(" <td><a =
href=3D\"ip02.htm\">ADPCM</a></td>");
document.writeln(" </tr>");
document.writeln(" <tr> ");
document.writeln(" <td><br></td>");
document.writeln(" </tr>");
document.writeln(" <tr> ");
document.writeln(" <td><a href=3D\"ip03.htm\">AES</a></td>");
document.writeln(" </tr>");
document.writeln(" <tr> ");
document.writeln(" <td><br></td>");
document.writeln(" </tr>");
document.writeln(" </table>");
document.writeln(" <div align=3D\"right\"></div>");
document.writeln(" </td>");
document.writeln(" </tr>");
document.writeln("</table>");
return true;
}
------=_NextPart_000_0000_01C2F89C.A84B02B0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.oregano.at/ip/ip01.htm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>8051 IP Core</TITLE>
<SCRIPT language=3DJavaScript src=3D"http://www.oregano.at/ip/menu.js"=20
type=3Dtext/javascript>
</SCRIPT>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1"><LINK=20
href=3D"http://www.oregano.at/oregano.css" type=3Dtext/css =
rel=3Dstylesheet>
<SCRIPT language=3DJavaScript>
function open_licwindow() {
var lic_window =3D null;
lic_window =3D window.open("lgpl.htm",
=
"LGPL","WIDTH=3D800,HEIGHT=3D600,SCROLLBARS");
lic_window.focus();
return true;
}
</SCRIPT>
<META content=3D"MSHTML 6.00.2715.400" name=3DGENERATOR></HEAD>
<BODY text=3D#000000 vLink=3D#0080ff aLink=3D#0080ff link=3D#0080ff=20
background=3Dhttp://www.oregano.at/ip/images/bgmain.gif>
<TABLE cellSpacing=3D0 cellPadding=3D0 width=3D669 border=3D0>
<TBODY>
<TR vAlign=3Dtop align=3Dleft>
<TD width=3D103><IMG height=3D47=20
src=3D"http://www.oregano.at/ip/images/null.gif" width=3D101></TD>
<TD width=3D429>
<TABLE cellPadding=3D20 width=3D"100%" border=3D0>
<TBODY>
<TR>
<TD class=3Dtext vAlign=3Dtop width=3D399>
<H2>8051 IP Core</H2>
<P>The 8051 IP Core was developed in cooperation with the=20
Arbeitsgruppe CAD / TU-Wien. This processor core is binary=20
compatible to the well known 8051 processor from <A=20
href=3D"http://developer.intel.com/" =
target=3D_blank>Intel</A>. Our 8051=20
IP core is available as a synthetizeable circuit description =
(VHDL).=20
</P>
<P>Our 8051 IP core offers faster program execution compared =
to the=20
original 8051 devices since we have optimized the =
processor's=20
architecture. Additonally the 8051 IP core offers some sort =
of=20
parametrizeability. </P>
<P>The 8051 IP Core source code is available <B>for free</B> =
under=20
the <A =
href=3D"http://www.gnu.org/licenses/licenses.html#LGPL"=20
target=3D_blank>LGPL</A> (Lesser General Public License). =
</P>
<P>We kindly ask you to send us a brief feedback about your=20
successfully implementation of our 8051 IP core in your FPGA =
or ASIC=20
design. <A href=3D"mailto:mc8051@oregano.at">Please send us =
either a=20
simple email</A> or use the <A title=3D"MC8051 Feedback =
Form"=20
href=3D"http://www.oregano.at/ip/mc8051/mc8051_feedback.pdf" =
target=3D_blank>8051 IP core feedback form</A> (PDF-file). =
</P><A=20
name=3D8051_contents>
<H3>Contents</H3></A>
<UL><A =
href=3D"http://www.oregano.at/ip/ip01.htm#8051_description">
<LI>General Description</A> <A=20
href=3D"http://www.oregano.at/ip/ip01.htm#8051_features">
<LI>Features</A> <A=20
=
href=3D"http://www.oregano.at/ip/ip01.htm#8051_datasheets">
<LI>Data Sheets</A> <A=20
href=3D"http://www.oregano.at/ip/ip01.htm#8051_appnotes">
<LI>Application Notes</A> <A=20
href=3D"http://www.oregano.at/ip/ip01.htm#8051_license">
<LI>Licensing</A> <A=20
href=3D"http://www.oregano.at/ip/ip01.htm#8051_source">
<LI>Source Files</A> <A=20
href=3D"http://www.oregano.at/ip/ip01.htm#8051_comments">
<LI>User Comments</A> <A=20
href=3D"http://www.oregano.at/ip/ip01.htm#8051_bugreport">
<LI>Bug Reports</A> <A=20
href=3D"http://www.oregano.at/ip/ip01.htm#8051_contact">
<LI>Contact and Support</A> </LI></UL><A =
name=3D8051_description>
<H3>General Description</H3></A>
<P>This is a 8051 compatible IP core. The design has been =
optimized=20
for the requirements of an IP design flow. </P>
<P><IMG src=3D"http://www.oregano.at/ip/images/update.gif" =
border=3D0>=20
Release version 1.3 of the 8051 IP core is available with =
September=20
2002. </P>
<DIV align=3Dright><A=20
=
href=3D"http://www.oregano.at/ip/ip01.htm#8051_contents">Back to=20
contents</A><BR><BR></DIV><A name=3D8051_features>
<H3>Features</H3></A>
<UL>
<LI>fully synchronous circuit design=20
<LI>single clock=20
<LI>synthesizeable circuit description=20
<LI>OP code compatible to original Intel 8051 device=20
<LI>faster command execution due to new architecture=20
<LI>all commands are executed in 1-4 clock cycles =
depending on the=20
number of operands=20
<LI>separate RAM and ROM data/address busses=20
<LI>parametrizeable number of timer and UART units=20
<LI>conventional multiplying algorithm or fast parallel =
multiplier=20
units=20
<LI>conventional dividing algorithm or fast parallel =
divider units=20
<LI>verified to be compatible using extensive simulations =
- but=20
<B>no</B> guarantee </LI></UL>
<DIV align=3Dright><A=20
=
href=3D"http://www.oregano.at/ip/ip01.htm#8051_contents">Back to=20
contents</A><BR><BR></DIV><A name=3D8051_datasheets>
<H3>Data Sheets</H3></A>
<UL>
<LI><A =
href=3D"http://www.oregano.at/ip/mc8051/mc8051_overview.pdf"=20
target=3D_blank><IMG=20
src=3D"http://www.oregano.at/ip/images/pdf_icon.gif" =
border=3D0> Brief=20
product description</A> (PDF file, 78 kb) <!--
<li><a href=3D"mc8051/8051_ds.pdf" target=3D"_blank">
Full datasheet</a> (PDF file, 200 kb) - version 1.0</li>
--></LI></UL>
<DIV align=3Dright><A=20
=
href=3D"http://www.oregano.at/ip/ip01.htm#8051_contents">Back to=20
contents</A><BR><BR></DIV><A name=3D8051_appnotes>
<H3>Application Notes</H3></A>
<UL>
<LI><A =
href=3D"http://www.oregano.at/ip/mc8051/mc8051_ug.pdf"=20
target=3D_blank><IMG=20
src=3D"http://www.oregano.at/ip/images/pdf_icon.gif" =
border=3D0>=20
MC8051 IP Core User Guide</A> (PDF file, 360kb) =
</LI></UL><!--
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -