• Thirdparty RTOS support for ARM V8
    Hi Experts, Is there any 3rd party RTOS support for the ARM V8 architecture based processors ? If so what are all they ? Regards, Techguyz
  • I'm not seeing any flush-to-zero (FTZ) effects with NEON intrinsics on an ARM A9, any advice?
    Hi everyone, As the title states - I've had issues reproducing flush-to-zero (FTZ) using the NEON intrinsics provided in the 'arm_neon.h' header. For test purposes I'm using an iPhone 6 with an ARMv8...
  • What will be happened if I insert a store instruction behind a LDREX instruction for accessing the same address?
    There is a system with two CPU,for example,cpuA and cpuB. Firstly, cpuA issue a LDREX for accessing the address A,and cpuB issued a STORE for writing the address A. If CPUA send a STREX for writing the...
  • Is there any ARMv8-M platform that support TrustZone?
    Is there any physical ARMv8-M platform that support TrustZone? I want to buy one to do some experiment. Can anyone provide some information?
  • Are there any restrictions for the width of an address signal in an AXI4 interface?
    Hello, in the AXI4 specification I didn't find anything mentioned about width restrictions for the address signal. I'm currently trying to simulate a component which I wrote in VHDL which provides an...