Quick Links
what is the difference between cortex-A7 and cortex-A9?
#1
Posted 05 January 2013 - 01:59 PM
Is there any offical documents describing the difference between cortex-A7 and cortex-A9?
best wishes,
#2
Posted 05 January 2013 - 04:34 PM
Headline differences (from a software perspective)
- - A7 supports the Virtualization and System Timer extensions to ARMv7, the A9 doesn't
- - A9 has hardware coherency management between the different cores in the processor. A7 additionally supports system coherency management (e.g. An A7 + A15)
- - A9 MPCpre has a built in interrupt controller based on GICv1, on the A7 the IC is optional and based on GICv2 (mainly adds Virtualization support)
- - A9 implements VFPv3, the A7 VFPv4. Basically this means he A7 supports Fused MAC operations, but the A9 doesn't
- - A9 has built in watchdog, the A7 doesn't
Edit: trying to fix formatting
This post has been edited by ttfn: 05 January 2013 - 04:36 PM
#3
Posted 08 January 2013 - 12:06 AM
















