vMAGIC API Reference.

Introduction

vMAGIC

vMAGIC is an API written in Java which helps you to create programs related to VHDL. vMAGIC comprises of three parts:

  1. a VHDL 93 compliant parser
  2. a programming model to easily create and modify VHDL constructs
  3. a VHDL Writer to generate code

Requirements

HNI SCT

To compile vMAGIC you need:

If you want to used the NetBeans project that is included in the source code you need at least version 6.9 of NetBeans.

Additional information: