M1AFS-EMBEDDED-KIT Actel, M1AFS-EMBEDDED-KIT Datasheet - Page 34

MCU, MPU & DSP Development Tools CortexM1-enabled Fusion Embedded Kit

M1AFS-EMBEDDED-KIT

Manufacturer Part Number
M1AFS-EMBEDDED-KIT
Description
MCU, MPU & DSP Development Tools CortexM1-enabled Fusion Embedded Kit
Manufacturer
Actel
Datasheet

Specifications of M1AFS-EMBEDDED-KIT

Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Bus Functional Model (BFM)
Syntax
write width resource_name byte_offset data;
Width
This takes on the enumerated values of W, H or B, for word, halfword, or byte respectively.
resource_name
This is a string containing the user-friendly instance name of the resource being accessed.
byte_offset
This is the offset from the base of the resource, in bytes. It is specified as a hexadecimal value.
Data
This is the data to be written. It is specified as a hexadecimal value.
Example
write W videoCodec 20 11223344;
Read
The read command causes the BFM to perform a read of a specified offset, within the memory map
range of a specified system resource.
Syntax
read width resource_name byte_offset;
Width
:This takes on the enumerated values of W, H or B, for word, halfword, or byte respectively.
resource_name
This is a string containing the user-friendly instance name of the resource being accessed.
byte_offset
This is the offset from the base of the resource, in bytes. It is specified as a hexadecimal value.
Example
read W videoCodec 20;
34
R ev i sio n 1 2

Related parts for M1AFS-EMBEDDED-KIT