• Two SOCs speed comparison
    Note: This was originally posted on 31st August 2011 at http://forums.arm.com Hi, I am new to ARM hardware, but trying to understand the speed difference between the two SOCs working at the same CPU frequency...
  • Two SOCs speed comparison
    Note: This was originally posted on 31st August 2011 at http://forums.arm.com Hi, I am new to ARM hardware, but trying to understand the speed difference between the two SOCs working at the same CPU frequency...
  • Cycle Comparison
  • Cycle Comparison
  • Comparison not true
    Hi Guys, I'm writing my own TCP/IP Stack. I've got following structure: typedef struct __attribute__ ((packed)) { uint16_t type : 16; uint16_t protocol : 16; unsigned char hw_size : 8; unsigned...