Visible to Intel only — GUID: group__group__compiler__mem__axi4__driver_1gaeb8f1fa446da9a3add1985cd741a6e32
Ixiasoft
Visible to Intel only — GUID: group__group__compiler__mem__axi4__driver_1gaeb8f1fa446da9a3add1985cd741a6e32
Ixiasoft
5.2.2.13. strb_eq_dm_op
Usage
def pyhydra.ipkits.hydra.driver_mem_axi4.driver_compiler.MemAxi4Driver.strb_eq_dm_op (cls, **kwargs)
Description
The DM ALU generator generates the xSTRB pattern.
There can be multiple DM ALUs, each outputs a configurable pattern observable on a DRAM's DM pin.
For the following input arguments, substitute <i> with the index of the DM ALU. You can supply a variable number of arguments to configure distinct ALUs.
Parameters
- dq<i>_start
-
Starting value of the ALU. Set to None to reuse the ALU output from the preceding instruction.
- dq<i>_alu
-
List of ALU operations to derive subsequent values. Set to None to resume the ALU operation sequence from the preceding instruction. Legal ALU operations are:
Returns
Compiler IR object