A study of developing virtual prototyping by using JavaBean interface tool and systemC engine

  • Authors:
  • Husni Teja Sukmana;Jeong B. Lee;Jong Il Kim;Young J. Jung;Jin B. Kwon;Kee W. Rim;Young R. Lee

  • Affiliations:
  • Sun Moon University, Dept. of Computer Science, Asan, Chungnam, South Korea;Sun Moon University, Dept. of Computer Science, Asan, Chungnam, South Korea;Sun Moon University, Dept. of Computer Science, Asan, Chungnam, South Korea;Sun Moon University, Dept. of Computer Science, Asan, Chungnam, South Korea;Sun Moon University, Dept. of Computer Science, Asan, Chungnam, South Korea;Sun Moon University, Dept. of Computer Science, Asan, Chungnam, South Korea;Sun Moon University, Dept. of Computer Science, Asan, Chungnam, South Korea

  • Venue:
  • SEUS'07 Proceedings of the 5th IFIP WG 10.2 international conference on Software technologies for embedded and ubiquitous systems
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

SystemC is a popular open source library in C++ for developing embedded system design, from the abstract System Level Design until the accurate Register Transfer Level Design. SystemC simulation, however, runs in console mode (text-based), thus making it difficult for user to interact with the simulation. To extend the capabilities of SystemC simulation, it is necessary to create Graphical User Interface. In this paper we recommend to use RapidPLUS tool for making the interface for embedded system prototype to reduce time to market. We also propose the connectivity between RapidPLUS and SystemC by using socket communication that attached in JavaBean RapidPLUS object.