Development Methodology of ASIP Based on Java Byte Code Using HW/SW Co-Design System for Processor Design

  • Authors:
  • Hideaki Yanagisawa;Minoru Uehara;Hideki Mori

  • Affiliations:
  • -;-;-

  • Venue:
  • ICDCSW '04 Proceedings of the 24th International Conference on Distributed Computing Systems Workshops - W7: EC (ICDCSW'04) - Volume 7
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

To develop an ASIP (Application Specific Instruction setProcessor), development of HW (hardware) and developmentof SWDE (software development environments) arerequired. Separate develops of HW and SWDE in a shorttime are difficult. So HW/SW co-design system is necessaryrapid develop of ASIPs. We have developedC-DASH (C-like Design Automation Shell), which is aHW/SW co-design system for designing processors basedon ISA (Instruction Set Architecture).This paper describes the HW/SW co-design systemC-DASH, along with a description of a java processor thatdirectly executes Java byte code is given as an example.