Design of a Multi-level VHDL Simulator

다층 레벨 VHDL 시뮬레이터의 설계

  • 이영희 (서강대학교 전자공학과) ;
  • 김헌철 (서강대학교 전자공학과) ;
  • 황선영 (서강대학교 전자공학과)
  • Published : 1993.10.01

Abstract

This paper presents the design and implementation of SVSIM (Sogang VHDL SIMulator), a multi-level VHDL simulator, designed for the construction of an integrated VGDL design environment. The internal model of SVSIM is the hierarchical C/DFG which is extended from C/DFG to include the network hierarchy and local/glabal control informations. Hierarchical network is not flattened for simulation, resulting in the reduction of space complexity. The predufined/user-defined types except for the record type and the predefined/user-defined attributes are supported in SVSIM. Algorithmic-level descriptions can be siumlated by the support of recursive procedure/function calls. Input stimuli can be generated by command script in stimuli file or in VHDL source code. Experimential results show SVSIM can be efficiently used for the simulation of the pure behavioral descriptions, structural descriptions or mixture of these.

Keywords