1 |
13 |
jefflieu |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
2 |
|
|
<HTML>
|
3 |
|
|
<HEAD>
|
4 |
|
|
<STYLE type="text/css">
|
5 |
|
|
A.h:hover { color: "#FF0000"; }
|
6 |
|
|
A.menu:link { text-decoration: none}
|
7 |
|
|
A.menu:visited{ text-decoration: none}
|
8 |
|
|
A.menu:hover {color: #EE9B06;}
|
9 |
|
|
A.submenu:link { text-decoration: none;}
|
10 |
|
|
A.submenu:visited { text-decoration: none}
|
11 |
|
|
A.submenu:hover {color: #EE9B06;}
|
12 |
|
|
div.category { border-bottom: 5px, solid, black; }
|
13 |
|
|
br.submenu { line-height: 1em;}
|
14 |
|
|
br.submenu { line-height: 7px;}
|
15 |
|
|
BODY, H1, H2, H3, H4, TD, TH, UL, OL, LI, P, DD, DT, DL, INPUT, SELECT, SPAN { font-family : SansSerif, Verdana, Helvetica, Arial, San-sarif; }
|
16 |
|
|
BODY { background-color : #e0e0e0; }
|
17 |
|
|
TD, UL, OL, LI, P, DD, DT, DL, SPAN { font-size: 11pt; color : black; }
|
18 |
|
|
BLOCKQUOTE { font-size: 10pt; color : #000099; }
|
19 |
|
|
TH { font-size : 11pt; font-weight : bold; font-style : normal; color : black; }
|
20 |
|
|
H1 { font-size : 18pt; color : black; }
|
21 |
|
|
H2 { font-size : 14pt; color : black; }
|
22 |
|
|
H3 { font-size : 12pt; color : black; }
|
23 |
|
|
H4 { font-size : 11pt; font-weight : bold; color : black; }
|
24 |
|
|
|
25 |
|
|
</style></HEAD><BODY align="left" style='background-color: #ffffff;'><DIV align="left"><TABLE width="95%" border=0 cellpadding=2><TR><TD><TABLE cellpadding=2 border=0 ><TR><WIZARD></WIZARD><TD><H1>Generation Report - 8B10B Encoder-Decoder MegaCore Function v12.0</H1></TD></TR></TABLE></TD></TR><TR><TD><TABLE cellpadding=2 border=1 width="60%"><TR><TD><B>Entity Name</B></TD><TD>mAlt8b10benc_enc8b10b</TD></TR><TR><TD><B>Variation Name</B></TD><TD>mAlt8b10benc</TD></TR><TR><TD><B>Variation HDL</B></TD><TD>Verilog HDL</TD></TR><TR><TD><B>Output Directory</B></TD><TD>D:\JEFF\OpenCores\SGMII\trunk\src\mAltGX</TD></TR></TABLE></TD></TR><TR><TD><h2>File Summary</h2>The MegaWizard interface is creating the following files in the output directory:</TD></TR><TR><TD><TABLE cellspacing=2 cellpadding=2 border=1 width="100%"><TR align="left"><TH align="left" align="top" width="25%"><B>File</B></TH><TH align="left"><B>Description</B></TH></TR><TR><TD>mAlt8b10benc_tb.v</TD><TD>A verilog module with the top-level demo testbench for the core.</TD></TR><TR><TD>mAlt8b10benc_run_modelsim.tcl</TD><TD>A Tcl script to automate the process of running the provided demo testbench with the IP functional simulation model.</TD></TR><TR><TD>mAlt8b10benc_constraints.tcl</TD><TD>Tool command language (Tcl) script used to set constraints.</TD></TR><TR><TD>mAlt8b10benc_enc8b10b.ocp</TD><TD>An OpenCore Plus file, needed for time limited or tethered hardware evaluation.</TD></TR><TR><TD>mAlt8b10benc_enc8b10b.v</TD><TD>Verilog HDL RTL for MegaCore variation</TD></TR><TR><TD>mAlt8b10benc.v</TD><TD>A MegaCore<small><sup>®</sup></small> function variation file, which defines a Verilog HDL top-level description of the custom MegaCore function. Instantiate the entity defined by this file inside of your design. Include this file when compiling your design in the Quartus II software.</TD></TR><TR><TD>mAlt8b10benc.bsf</TD><TD>Quartus<small><sup>®</sup></small> II symbol file for the MegaCore function variation. You can use this file in the Quartus II block diagram editor.</TD></TR><TR><TD>mAlt8b10benc.vo</TD><TD>Verilog HDL IP functional simulation model</TD></TR><TR><TD>mAlt8b10benc.qip</TD><TD>Contains Quartus II project information for your MegaCore function variation.</TD></TR><TR><TD>mAlt8b10benc.html</TD><TD>The MegaCore function report file.</TD></TR></TABLE></TD></TR><TR><TD><h2>MegaCore Function Variation File Ports</h2><TABLE border=1 cellpadding=2 cellspacing=0 width="75%"><TR align="left"><TH align="left"><B>Name</B></TH><TH align="left"><B>Direction</B></TH><TH align="left"><B>Width</B></TH></TR><TR><TD>clk</TD><TD>INPUT</TD><TD>1</TD></TR><TR><TD>reset_n</TD><TD>INPUT</TD><TD>1</TD></TR><TR><TD>idle_ins</TD><TD>INPUT</TD><TD>1</TD></TR><TR><TD>kin</TD><TD>INPUT</TD><TD>1</TD></TR><TR><TD>ena</TD><TD>INPUT</TD><TD>1</TD></TR><TR><TD>datain</TD><TD>INPUT</TD><TD>8</TD></TR><TR><TD>kerr</TD><TD>OUTPUT</TD><TD>1</TD></TR><TR><TD>dataout</TD><TD>OUTPUT</TD><TD>10</TD></TR><TR><TD>valid</TD><TD>OUTPUT</TD><TD>1</TD></TR><TR><TD>rdin</TD><TD>INPUT</TD><TD>1</TD></TR><TR><TD>rdforce</TD><TD>INPUT</TD><TD>1</TD></TR><TR><TD>rdout</TD><TD>OUTPUT</TD><TD>1</TD></TR><TR><TD>rdcascade</TD><TD>OUTPUT</TD><TD>1</TD></TR></TABLE></TD></TR></TD></TR></TABLE></DIV></BODY></HTML>
|