IP-AGX-PCIE/1 Altera, IP-AGX-PCIE/1 Datasheet - Page 277

IP CORE - X1 Lane PCI Express For Arria GX

IP-AGX-PCIE/1

Manufacturer Part Number
IP-AGX-PCIE/1
Description
IP CORE - X1 Lane PCI Express For Arria GX
Manufacturer
Altera
Datasheet

Specifications of IP-AGX-PCIE/1

Software Application
IP CORE, Interface And Protocols, PCI
Supported Families
Arria GX, Cyclone II, HardCopy II, Stratix II
Core Architecture
FPGA
Core Sub-architecture
Arria, Cyclone, Stratix
Rohs Compliant
NA
Lead Free Status / RoHS Status
na
Chapter 15: Testbench and Design Example
BFM Procedures and Functions
Table 15–52. himage16
Table 15–53. dimage1
Table 15–54. dimage2
Table 15–55. dimage3
December 2010 Altera Corporation
Argument range
Return range
Location
syntax
Argument range
Return range
Location
syntax
Argument range
Return range
Location
syntax
Argument range
Return range
vec
string
string:= dimage(vec)
vec
string
string:= dimage(vec)
vec
string
string:= dimage(vec)
vec
string
altpcietb_bfm_log.v
altpcietb_bfm_log.v
altpcietb_bfm_log.v
dimage1
This function creates a one-digit decimal string representation of the input argument
that can be concatenated into a larger message string and passed to ebfm_display.
dimage2
This function creates a two-digit decimal string representation of the input argument
that can be concatenated into a larger message string and passed to ebfm_display.
dimage3
This function creates a three-digit decimal string representation of the input argument
that can be concatenated into a larger message string and passed to ebfm_display.
Input data type reg with a range of 31:0.
Returns a 1-digit decimal representation of the input argument that is padded with leading
0s if necessary. Return data is type reg with a range of 8:1.
Returns the letter U if the value cannot be represented.
Input data type reg with a range of 31:0.
Returns a 2-digit decimal representation of the input argument that is padded with leading
0s if necessary. Return data is type reg with a range of 16:1.
Returns the letter U if the value cannot be represented.
Input data type reg with a range of 31:0.
Returns a 3-digit decimal representation of the input argument that is padded with leading
0s if necessary. Return data is type reg with a range of 24:1.
Returns the letter U if the value cannot be represented.
Input data type reg with a range of 63:0.
Returns a 16-digit hexadecimal representation of the input argument, padded with leading
0s, if they are needed. Return data is type reg with a range of 128:1.
PCI Express Compiler User Guide
15–49

Related parts for IP-AGX-PCIE/1