crc-generator.html
来自「一个verilog实现的crc校验」· HTML 代码 · 共 98 行
HTML
98 行
<HTML>
<HEAD>
<META NAME="keywords" CONTENT="cores, VHDL, ASIC, Synthesizable,
standard cell, IP, Intellectual Property, CRC generator,
full custom, system on a chip, SOC, reusable, design, development, synthesis,
designs, developers, open, free, open source cores, system-on-a-chip,
circuits, digital, GNU, GPL, core, controller, Cyclic Redundancy Code,
system design, chip design, design methodology, design flow, ASICs,
verification, Synthesis, Simulation, IC design software,
semiconductor design, integrated circuits, system designs, chip designs,
design methodologies, circuit, Synopsys, system design, chip design">
<META NAME="description" CONTENT="5x4Gbps CRC Generator designed with standard cells and conceived as an 'IP-less IP' to be used in System-on-a-Chip designs.">
<STYLE type=text/css>
BODY {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica}
P {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica}
DIV {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica}
TD {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica}
TR {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica}
FORM {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica}
OL {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica}
UL {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica}
LI {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica}
B {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica}
I {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica}
U {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica}
INPUT {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica}
TEXTAREA {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica}
SELECT {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica}
A {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica}
A:hover {color:"#ff3300";}
FONT {FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica}
.email {color: "#000088"}
</STYLE>
<TITLE>OPENCORES
project: 5x5Gbps CRC Generator designed with Standard Cells
</TITLE>
</HEAD>
<BODY
bgColor=#ffffff
text=#000000
link=#000088
vLink=#444444
aLink=#ff0000
leftMargin=0
topMargin=0
marginheight=0
marginwidth=0
>
<!-- BODY -->
<b><font size=+2 color=#bf0000>Project: 5x4Gbps CRC Generator designed with Standard Cells</font></b><p>
<b><font size=+1>Details</font></b> <p>Category: High-Speed Wireline Communications
<br>Last updated: 28/5/2001
<br>Created: 28/5/2001
<br>Stage: Production/Stable
<p><b><font size=+1>Description</font></b>
<p> A 32-bit parallel and highly pipelined Cyclic Redundancy Code (CRC) generator is presented. The design can handle 5 different channels at an input rate of 2Gbps each (the total output throughput is 5x4Gbps.)
<br>
<br>
The generated CRCs are compatible with the 32-bit Ethernet standards. The circuit has been implemented with standard cells in a 0.35Micron standard CMOS process using the properties of Galois Fields and has been conceived as a "free" IP.
<p><b><font size=+1>Status</font></b>
<p><ul><li>Stable</li></ul>
<p><b><font size=+1>Downloads</font></b>
<p><table border=0 cellpadding=0 cellspacing=0 bgcolor='#000000' width=100%>
<tr>
<td>
<table border=0 cellpadding=3 cellspacing=1 width=100%><tr bgcolor='#c0e0ff'>
<td valign=top><b>Date</b></td>
<td valign=top><b>Description</b></td>
<td valign=top><b>Link</b></td>
</tr>
<tr bgcolor='#ffffff'><td valign=top>15/12/2001</td>
<td valign=top>The paper presented at the IEEE Student Paper Contest in Cairo, Egypt. It shows the main highlights of the design and the algorithm.<br></td>
<td valign=top><a href='./CRC_ie3_contest.pdf'>CRC_ie3_contest.pdf</a></td>
</tr>
<tr bgcolor='#f0f0f0'><td valign=top>28/5/2001</td>
<td valign=top>Complete project (documentation, code, testbench). <br></td>
<td valign=top><a href='./CRC-generator.tgz'>CRC-generator.tgz</a></td>
</tr>
<tr bgcolor='#f0f0f0'><td valign=top>10/6/2002</td>
<td valign=top>README file. <br></td>
<td valign=top><a href='./README'>README</a></td>
</tr></table></td></tr></table><p><b>
<font size=+1>Author</font></b> <p><ul><li>Jos
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?