IPSERIALLITE Altera, IPSERIALLITE Datasheet - Page 113

no-image

IPSERIALLITE

Manufacturer Part Number
IPSERIALLITE
Description
Manufacturer
Altera
Datasheet

Specifications of IPSERIALLITE

Lead Free Status / RoHS Status
Not Compliant
SerialLite Testbench
Altera Corporation
August 2005
Field Location
Table 4–3. Send Packet Task Field Descriptions (Part 2 of 2)
in Task
6
7
tpktlength
user_data_control
Field
Example
When invoked, the above example generates a 256-byte packet with the
Atlantic address field set to 0, and incrementing payload.
Atlantic Monitor
The Atlantic monitor (atl_mon) features a receive packet task
(rcv_pkt) that checks data and priority packets from the SerialLite
MegaCore. The task also supports the streaming mode if the data port is
configured as such. By default, the monitor is configured for packet
mode. To put the monitor into streaming mode, use a Verilog defparam
on the packet_mode parameter, and set this to 0.
Example
seriallite_tb.atl_gen_dat_inst.send_pkt
(1'b1, 1'b1, 1'b0, 0, 8'h0, 16'd256, 1'b0);
defparam atl_mon_dat_inst.packet_mode = 0;
// Streaming mode.
MegaCore Function Version 1.1.0
1 - 65535 (bytes)
1'b0 or 1'b1
Valid Values
SerialLite MegaCore Function User Guide
The
the current packet being sent by this
task.
For the priority port instantiation of
ATLGEN
256-bytes to ensure error free
operation.
The
determines the data source for the
packet payload. When set to 1'0, the
payload defaults to incrementing
payload, starting at 0 at the start of
packet.
When set to 1'b1, you must pre-fill an
array with the packet contents to be
transmitted. This task is described in
detail in
page
tpktlength
user_data_control
4–11.
“User Packet Data” on
, this length should not exceed
Description
field sets the size of
field
4–9

Related parts for IPSERIALLITE