Package byucc.edif.jhdl

Loads an EDIF design directly into cvt with the capability of writing a JHDL *.java wrapper file

See:
          Description

Class Summary
BuildWrapper Includes functionality for loading a design directly into cvt.
Edi2JHDL Generates a JHDL circuit for the designated EdifCellInstance.
EdifBlackBoxCell Represents a Black box for the new JHDL circuit being built.
JHDLWrapper Builds a JHDL Wrapper circuit from an Edif file with a passed technology and file name as arguments to main.
SimpleTestBench Represents a simple test bench.
 

Package byucc.edif.jhdl Description

Loads an EDIF design directly into cvt with the capability of writing a JHDL *.java wrapper file.

Related Links

Package To Dos