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

Page 710

Advertising
background image

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

690

Assertions
AXI4 Assertions

September 2013

AXI4-
60159

AXI4_WLAST_CHANGED_BEFORE_
WREADY

The value of WLAST has changed
from its initial value between the time
WVALID was asserted and before
WREADY was asserted.

A3.2.1

AXI4-
60160

AXI4_WLAST_UNKN

WLAST has an X value/WLAST has
a Z value.

AXI4-
60161

AXI4_WREADY_NOT_ASSERTED_
AFTER_WVALID

Once WVALID has been asserted
WREADY should be asserted in
config_max_latency_WVALID_asser
tion_to_WREADY
clock periods.

AXI4-
60062

AXI4_WREADY_UNKN

WREADY has an X value/WREADY
has a Z value.

AXI4-
60163

AXI4_WRITE_ALLOCATE_WHEN_NON_
MODIFIABLE_12

The WA bit of the cache parameter
should not be HIGH when the
Modifiable bit is LOW.

A4.4

AXI4-
60164

AXI4_WRITE_ALLOCATE_WHEN_NON_
MODIFIABLE_13

The WA of the cache parameter bit
should not be HIGH when the
Modifiable bit is LOW.

A4.4

AXI4-
60165

AXI4_WRITE_ALLOCATE_WHEN_NON_
MODIFIABLE_4

The WA of the cache parameter bit
should not be HIGH when the
Modifiable bit is LOW.

A4.4

AXI4-
60166

AXI4_WRITE_ALLOCATE_WHEN_NON_
MODIFIABLE_5

The WA of the cache parameter bit
should not be HIGH when the
Modifiable bit is LOW.

A4.4

AXI4-
60167

AXI4_WRITE_ALLOCATE_WHEN_NON_
MODIFIABLE_8

The WA of the cache parameter bit
should not be HIGH when the
Modifiable bit is LOW.

A4.4

AXI4-
60168

AXI4_WRITE_ALLOCATE_WHEN_NON_
MODIFIABLE_9

The WA of the cache parameter bit
should not be HIGH when the
Modifiable bit is LOW.

A4.4

AXI4-
60169

AXI4_WRITE_BURST_LENGTH_
VIOLATION

The number of data beats in a write
transfer should match the value
given by AWLEN.

AXI4-
60170

AXI4_WRITE_STROBES_LENGTH_
VIOLATION

The size of the write_strobes array in
a write transfer should match the
value given by AWLEN.

AXI4-
60171

AXI4_WRITE_USER_DATA_LENGTH_
VIOLATION

The size of the wdata_user_data
array in a write transfer should match
the value given by AWLEN.

AXI4-
60172

AXI4_WRITE_BURST_MAXIMUM_
LENGTH_VIOLATION

256 write data beats were seen
without WLAST.

A3.4.1

AXI4-
60173

AXI4_WRITE_BURST_SIZE_VIOLATION

In this write transaction size has
been set too high for the defined
data buswidth.

Table A-2. AXI4 Assertions (cont.)

Error
Code

Error Name

Description

Property
Ref

Advertising