posted on 1973-01-01, 00:00authored byVishnu A Patankar, Alok Jain, Randal E. Bryant
This paper presents a detailed description of the application of a formal verification methodology to an
ARM processor. The processor, a hybrid between the ARM7 and the StrongARM processors, uses features
such as a 5-stage instruction pipeline, predicated execution, forwarding logic and multi-cycle instructions.
The instruction set of the processor was defined as a set of abstract assertions. An implementation mapping
was used to relate the abstract states in these assertions to detailed circuit states in the gate-level
implementation of the processor. Symbolic Trajectory Evaluation was used to verify that the circuit fulfills
each abstract assertion under the implementation mapping. The verification was done concurrently with the
design implementation of the processor. Our verification did uncover 4 bugs that were reported back to the
designer in a timely manner.