An Implementation of Data and State Table Generator for Digital System

디지털 시스템의 데이터 및 상태표 생성기 구현

  • 조성국 (원주전문대학 전산정보처리과) ;
  • 이명호 (청주대학교 정보통신공학과)
  • Published : 1998.06.01

Abstract

The digital system is consisted of control subsystem and data subsystem. On this Thesis, after defining the hardware description languages and hardware compiler based on this, We have designed the tools which created data and state table using of register transfer algorithm. As a major language selected C and then as subtools, developed all these making use of Lex and YACC of Unix.

디지털 시스템은 제어부 시스템(control subsystem)과 데이터 부시스템(data subsystem)으로 구성된다. 본 논문에서는 하드웨어 기술언어(hardware description language)와 그에 대한 하드웨어 컴파일러(hardware compiler)를 정의한 후 레지스터 전송알고리즘(register transfer algorithm)을 이용하여 제어부의 상태표와 데이터부의 데이터 표를 생성하는 하드웨어 설계용 번역기(translator)를 구현하였다. 본 연구에서 사용한 개발툴은 Unix의 C, Lex, YACC이다.

Keywords