Monitor assertions – Altera Mentor Verification IP Altera Edition AMBA AXI3/4TM User Manual

Page 509

Advertising
background image

VHDL AXI3 and AXI4 Monitor BFMs

Monitor Assertions

Mentor VIP AE AXI3/4 User Guide, V10.2b

489

September 2013

1.

Refer to

Monitor Timing and Events

for details of simulator time-steps.

Monitor Assertions

The monitor BFM performs protocol error checking via built-in assertions.

Note

The built-in BFM assertions are independent of programming language and simulator.

**_CONFIG_SLAVE_END_ADDR

Configures the end address map for
the slave.

**_CONFIG_READ_DATA_REORDERING_DEPTH

The slave read reordering depth. Refer
to the AMBA AXI Protocol specification
for more details. Default: 1.

Error Detection

**_CONFIG_ENABLE_ALL_ASSERTIONS

Global enable/disable of all assertion
checks in the BFM.

0 = disabled
1 = enabled (default)

**_CONFIG_ENABLE_ASSERTION

Individual enable/disable of assertion
check in the BFM.

0 = disabled
1 = enabled (default)

Table 10-2. Monitor BFM Configuration (cont.)

Configuration Field

Description

Advertising