• what's the name of this electronic component?
    Does anyone know the name of them? This is my first time to see it
  • What is real application of Exclusive access in AXI
    Hi,   What is real time application of AXI exclusive access.   Is it necessarily to do Exclusive read first then exclusive write.   May i know the reason is it so?
  • Register 'names' in instruction descriptions
    The registers in the instructions are usually 'named' Rn, Rm, Rd, ... Is there some deeper meaning in the names? Usually Rd seems to mean 'destination register' Sometimes Rn is the only operand, sometimes...
  • What are the real benefits of implementing IDAU from the viewpoint of chip designers?
    We know that chip designers can use an Implementation Defined Attribution Unit (IDAU) to define a fixed memory map. A region can be defined as Secure, Non-secure, or Exempt. If SAU_CTRL ENABLE bit is...
  • Real Value of PC Register.
    I've been reading books on the ARM Cortex-M architecture and as already mentioned in other post, all the books are consistent in saying that the PC points four bytes (Thumb Instruction Set) forward due...