An Accurate Multi-processing Simulator Based on ADL
Chao Wang,Stefan Maier,Xiaoning Nie,Xuehai Zhou,Jinsong Ji
DOI: https://doi.org/10.1109/SEC.2008.51
2008-01-01
Abstract:Simulator plays a vital role in multiprocessor studies and multi-core designs. Since it is hard to obtain a stable, fast and accurate simulator in time, it poses a significant challenge especially for multi-core application specific instruction-set processors (ASIP). Presently Architecture Description Languages (ADL) is widely used to aid the design of ASIP, benefiting from automatic generation ofthe software tool chain. This paper identifies and describes a concept of multi-processing simulator and its implementation Lsimpp. The concept combines the ADL-based automation, the timing accurate System-C module extensions and the flexible C++ module library into a sound framework for a multi-processing simulator. The resulting Lsimpp is an extensible simulator which includes a state-of-the-art ASIP multi-core processor model, standard buses, arbiterand memories. In processor models, all the pipeline resources and operations are described in ADL. Based on the automatically generated core models, extensions have been applied to include the standard OCP TL 2 bus. A verification concept is developed to embed the single core test casesfor regression tests of the simulator. Empirical experiment results on sample applications demonstrated that the simulator runs correctly with great accuracy and satisfactory performance.