TQSIM: A fast cycle-approximate processor simulator based on QEMU
2016; Elsevier BV; Volume: 66-67; Linguagem: Inglês
10.1016/j.sysarc.2016.04.012
ISSN1873-6165
AutoresShin-haeng Kang, Donghoon Yoo, Soonhoi Ha,
Tópico(s)Embedded Systems Design Techniques
ResumoTiming simulation of a processor is a key enabling technique to explore the design space of system architecture or to develop the software without an available hardware. We propose a fast cycle-approximate simulation technique for modern superscalar out-of-order processors. The proposed simulation technique is designed in two parts; the front-end provides correct functional execution of the guest application, and the back-end provides a timing model. For the back-end, we developed a novel processor timing model that combines a simple-formula-based analytical model and a scheduling analysis of sampled traces so as to boost up the simulation speed with minimal accuracy loss. Attached with a cache simulator, a branch predictor, and a trace analyzer, the proposed technique is implemented over the popular and portable QEMU emulator, so named TQSIM (Timed QEMU-based SIMulator). Sacrificing around 8 percent of the accuracy, TQSIM enables one or two orders of magnitude faster simulation than a reference cycle-accurate simulation when the target architecture is an ARM Cortex A15 processor. TQSIM is an open-source project currently available online.
Referência(s)