Automatic HDL generation for ASIC designs

  • Authors:
  • Jouni Riihimäki

  • Affiliations:
  • Nokia, Tampere, Finland

  • Venue:
  • SMO'06 Proceedings of the 6th WSEAS International Conference on Simulation, Modelling and Optimization
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Documentation of a complex design is essential for the reuse and for the verification. Spreadsheet applications, such as MS-Excel, are often used to design and document certain parts of system-on-chip designs. For example interrupt and DMA connections are easy to describe in a table format. To facilitate the implementation, the actual HDL code can be automatically generated from the spreadsheet documentation. The benefit of this approach is that the HDL implementation is always in tact with the documentation and vice versa. The quality of design and documentation is also usually better when the manual coding is not needed. In addition, h-files and compilation scripts needed later in the flow can be generated along with the HDL code, which facilitates the use of the design. This paper presents an approach and a tool to generate VHDL code and h-files from MS-Excel spreadsheet. The approach is presented with two examples: interrupt and DMA connections. The results show that the method dramatically reduces the time needed to the subsystem implementation.