DOI QR코드

DOI QR Code

Developing a Bridge Module to Java Component for SID Simulator

SID 시뮬레이터와 자바 컴포넌트 연동 모듈 개발

  • Ma'ruf, Hasrul (Dept. of Computer Science & Engineering, Sun Moon University) ;
  • Kwon, Jin Baek (Dept. of Computer Science & Engineering, Sun Moon University)
  • 하스룰 (선문대학교 컴퓨터공학과) ;
  • 권진백 (선문대학교 컴퓨터공학과)
  • Published : 2010.11.12

Abstract

Simulation tools help creating a low cost and efficient development of embedded system. SID is an open source simulator software that consists library of components for modelling hardware and software components. A component can be written in C/C++ and Tcl/Tk. Currently, the SID simulation toolkit only provides support for C++ and Tcl/Tk. Tcl/Tk is used to write GUI-based components. However, we have observed that Tcl/Tk components cause slow simulation response because Tcl/Tk is a script language. It is not proper for developing the cutting-edge products with rich graphics. Therefore, in this paper, we suggest Java to a new language for GUI components in SID by developing a bridge module for SID to interworking with Java components.

Keywords