Adding a Java GUI to systemC simulation for virtual prototyping of embedded systems

  • Authors:
  • Hadipurnawan Satria;Jin B. Kwon

  • Affiliations:
  • Sun Moon University, Department of Computer Sciences, Asan, Chungnam, Republic of Korea;Sun Moon University, Department of Computer Sciences, Asan, Chungnam, Republic of Korea

  • Venue:
  • ICOSSE'06 Proceedings of the 5th WSEAS international conference on System science and simulation in engineering
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Since a SystemC simulation program is a text-based program that uses files for its inputs and outputs, it is minimally interactive with users. To use the SystemC simulation core for virtual prototyping of embedded systems, a Graphical User Interface (GUI) front end for visualizing behaviors of systems and providing user interaction is required. We propose a method for adding such a GUI front end by implementing an API library, called SCJlib, to link the SystemC simulation program and a Java GUI application.