f2f_aurora

Overview

configure the fpga 2 fpga interface that uses the xilinx aurora ip.

Python Class & Methods Index

class pyfabil.plugins.tpm_1_6.f2f_aurora.TpmFpga2FpgaAurora(board, **kwargs)[source]

TpmFpga2FpgaAurora plugin

assert_reset()[source]

Assert reset F2F core

check_channel_up()[source]
check_pll_lock_status(show_result=True)[source]
clean_up()[source]

Perform cleanup :return: Success

clear_pll_lock_loss_counter()[source]
deassert_reset()[source]

Assert reset F2F core

get_hard_err()[source]
get_soft_err()[source]
get_test_result(logging_enable=True)[source]
initialise()[source]

Initialise TpmFpga2FpgaAurora

start_rx_test()[source]
start_tx_test()[source]
status_check()[source]

Perform status check :return: Status

stop_test()[source]