An Object-Oriented Communication Library for Hardware-Software CoDesign

  • Authors:
  • Frank Vahid;Linus Tauro

  • Affiliations:
  • Department of Computer Science, University of California, Riverside, CA;Quickturn Design Systems, Inc., 440 Clyde Ave., Mountain View, CA

  • Venue:
  • CODES '97 Proceedings of the 5th International Workshop on Hardware/Software Co-Design
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

Implementing communication between hardware and software components can be a time-consuming task. Numerous communication protocols are available, differing greatly in their implementation details. Designers must spend much time focusing on those details. Even when libraries are available to encapsulate communication into C or VHDL routines, these routines are not consistent across protocols, making it difficult to switch to other protocols. In this paper, we propose an object-oriented communication library, which provides pre-implemented channel-based send/receive communication primitives, allowing easy implementation and seamless migration across protocols and components.