Altera Mentor Verification IP Altera Edition AMBA AXI4-St Manual de usuario Pagina 36

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 231
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 35
Mentor Verification IP AE AMBA AXI4-Stream User Guide, V10.3
36
SystemVerilog Master BFM
set_config()
April 2014
set_config()
This function sets the configuration of the master BFM.
Example
set_config(AXI4STREAM_CONFIG_BURST_TIMEOUT_FACTOR, 1000);
Prototype
function void set_config
(
input axi4stream_config_e config_name,
input axi4stream_max_bits_t config_val
);
Arguments
config_name Configuration name:
AXI4STREAM_CONFIG_SETUP_TIME
AXI4STREAM_CONFIG_HOLD_TIME
AXI4STREAM_CONFIG_BURST_TIMEOUT_FACTOR
AXI4STREAM_CONFIG_LAST_DURING_IDLE
AXI4STREAM_CONFIG_MAX_LATENCY_TVALID_ASSERTION_
TO_TREADY
AXI4STREAM_CONFIG_ENABLE_ALL_ASSERTIONS
AXI4STREAM_CONFIG_ENABLE_ASSERTION
config_val See “Master BFM Configuration” on page 32 for more details.
Returns
None
Vista de pagina 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 230 231

Comentarios a estos manuales

Sin comentarios