IP-10GETHERNET Altera, IP-10GETHERNET Datasheet - Page 21

IP CORE - 10 Gbps Ethernet MAC PCS PMA Reference Design

IP-10GETHERNET

Manufacturer Part Number
IP-10GETHERNET
Description
IP CORE - 10 Gbps Ethernet MAC PCS PMA Reference Design
Manufacturer
Altera
Datasheet

Specifications of IP-10GETHERNET

Software Application
IP CORE, Interface And Protocols, ETHERNET
Supported Families
Quartus II
Core Architecture
FPGA
Core Sub-architecture
Stratix
Rohs Compliant
NA
Lead Free Status / RoHS Status
na
Chapter 2: Getting Started with the 10-Gbps Ethernet IP
Functional Verification
2.4.3. Running Tests
© July 2010 Altera Corporation
gen_valid_frame
Usage
Arguments
gen_idles
Usage
Arguments
gen_valid_frame
Usage
Arguments
gen_crc_errored_frame
Usage
Arguments
gen_valid_frame(pkt_length, pkt_type, min_ipg)
pkt_length
pkt_type
min_ipg
gen_idles (idle_length)
idle_length
gen_valid_frame(pkt_length, pkt_type, min_ipg)
pkt_length
pkt_type
min_ipg
gen_crc_errored_frame(pkt_length,pkt_type, min_ipg)
pkt_length
pkt_type
min_ipg
gen_idles
Creates idles cycles on the Tx interface.
2.4.2.3. Ethernet Frame Generation Tasks
You can use the following tasks to generate Ethernet frames which are sent over the
Avalon-ST interface.
gen_valid_frame
Creates a valid frame for transfer using the Avalon-ST protocol.
gen_crc_errored_frame
Creates a valid frame for transfer using the Avalon-ST protocol.
You can use the tb.v as sample test to perform preliminary verification of the IP core.
You can extend this example to create other tests to create a complete verification
suite.
The length of the payload in bytes.
Packet type. This the data that you entered in the length and type field of the
frame.
The minimum inter-packet gap (IPG) bytes to be generated.
Number of idle cycles to be transmitted on the MAC Tx interface.
The physical size, which includes the payload only and must be greater than 4.
Packet type.This is the 2 octet type of length.
The16-bit vector packet-inter packet gap, which you must specify. The
minimum value is 8 bytes
The physical size, which includes the payload only and must be greater than 4.
Packet type.This is the 2 octet type of length.
The16-bit vector packet-inter packet gap, which you must specify. The
minimum value is 8 bytes
Getting Started with the 10-Gbps Ethernet IP
2–15

Related parts for IP-10GETHERNET