Results – Altera Stratix GX Transceiver User Manual

Page 219

Advertising
background image

Altera Corporation

8–15

January 2005

Stratix GX Transceiver User Guide

Stratix GX Built-In Self Test (BIST)

altgxb_component.lpm_type = "altgxb",

altgxb_component.use_fifo_mode = "ON",

altgxb_component.use_vod_ctrl_signal = "OFF",

altgxb_component.equalizer_ctrl_setting = 0,

altgxb_component.use_auto_bit_slip = "ON",

altgxb_component.use_rate_match_fifo = "OFF",

altgxb_component.signal_threshold_select = 80,

altgxb_component.self_test_mode = 1,

altgxb_component.use_double_data_mode = "ON",

altgxb_component.use_preemphasis_ctrl_signal =

"OFF",

altgxb_component.protocol = "CUSTOM",

altgxb_component.clk_out_mode_reference = "ON",

altgxb_component.rx_bandwidth_type = "LOW",

altgxb_component.disparity_mode = "ON",

altgxb_component.preemphasis_ctrl_setting = 0,

altgxb_component.loopback_mode = "SLB",

altgxb_component.use_channel_align = "OFF",

altgxb_component.intended_device_family =

"Stratix GX",

altgxb_component.use_equalizer_ctrl_signal =

"OFF",

altgxb_component.rx_enable_dc_coupling = "OFF",

altgxb_component.run_length_enable = "OFF",

altgxb_component.pll_use_dc_coupling = "OFF",

altgxb_component.operation_mode = "DUPLEX",

altgxb_component.use_8b_10b_mode = "ON",

altgxb_component.use_rx_clkout = "ON",

altgxb_component.data_rate_remainder = 0,

altgxb_component.data_rate = 2560,

altgxb_component.align_pattern = "P0011111010",

altgxb_component.use_rx_cruclk = "OFF",

altgxb_component.number_of_quads = 1;

endmodule

Results

A quick method for verifying whether the BIST verification passes or fails
is to use the SignalTap II embedded logic analyzer in the Quartus II
software. Refer to Application Note 280: Design Verification Using the
SignalTap II Logic Analyzer
for more information. The SignalTap II trigger
is set to the falling edge of the reset output signal.

Figure 8–6

is a screen

shot of the SignalTap II results for the incremental BIST results.

Advertising