Miscellaneous

Read lfsr

Access to LFSR register which is used to generate random numbers. Once the register is read, it randomizes a new number.

Write lfsr

Write to LFSR register which is used to generate random numbers.

Read lane id

Access to a LANE_ID_* register.

Get dim size

Return dimension size for the given tensor id.

Set dim size

Set dimension size for the given tensor id.

Get dim stride

Return dimension stride for the given tensor id.

Set dim size

Set dimension stride for the given tensor id.

Get pad value

Return padding value for the given tensor id.

Set pad value

Set padding value for the given tensor id.