IPR-PCIE/8 Altera, IPR-PCIE/8 Datasheet - Page 206

IP CORE Renewal Of IP-PCIE/8

IPR-PCIE/8

Manufacturer Part Number
IPR-PCIE/8
Description
IP CORE Renewal Of IP-PCIE/8
Manufacturer
Altera
Type
MegaCorer
Datasheets

Specifications of IPR-PCIE/8

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
Function
PCI Express Compiler, x8 Link Width
License
Renewal License
Lead Free Status / RoHS Status
na
Lead Free Status / RoHS Status
na
BFM Procedures and Functions
5–56
PCI Express Compiler User Guide
Syntax
Argument
Return
Syntax
Arguments
Return
Table 5–42. himage (std_logic_vector) Function
Table 5–43. himage (integer) Function
string:= himage(vec)
vec
String
string:= himage(num, hlen
num
hlen
string
himage (std_logic_vector) Function
The himage function is a utility routine that returns a hexadecimal string
representation of the std_logic_vector argument. The string is the
length of the std_logic_vector divided by four (rounded up). You
can control the length of the string by padding or truncating the argument
as needed.
himage (integer) Function
The himage function is a utility routine that returns a hexadecimal string
representation of the integer argument. The string is the length specified
by the hlen argument.
Verilog HDL Formatting Functions
This section outlines formatting functions that are only used by Verilog
HDL. All these functions take one argument of a specified length and
return a vector of a specified length.
PCI Express Compiler Version 6.1
This argument is a
hexadecimal string.
Hexadecimal formatted string representation of the argument
Argument of type integer that is converted to a hexadecimal string
Length of the returned string. The string is truncated or padded with
0’s on the right as needed.
Hexadecimal formatted string representation of the argument
)
std_logic_vecto
r that is converted to a
Altera Corporation
December 2006

Related parts for IPR-PCIE/8