Package: wishbone_bfm_pkg

Description

========================================================================================================================

Constants

Name Type Value Description
C_SCOPE string "WISHBONE BFM"
C_WISHBONE_BFM_CONFIG_DEFAULT t_wishbone_bfm_config ( max_wait_cycles => 10,
max_wait_cycles_severity => failure,
clock_period => -1 ns,
clock_period_margin => 0 ns,
clock_margin_severity => TB_ERROR,
setup_time => -1 ns,
hold_time => -1 ns,
match_strictness => MATCH_EXACT,
id_for_bfm => ID_BFM,
id_for_bfm_wait => ID_BFM_WAIT,
id_for_bfm_poll => ID_BFM_POLL )
Define the default value for the BFM config

Types

Name Type Description
t_wishbone_if
t_wishbone_bfm_config Configuration record to be assigned in the test harness.

Functions

Description

BFM procedures