Package byucc.jhdl.Logic

Interface Summary
TechMapPadInterface  
TechMapPortInterface  
 

Class Summary
BasicTechMapper This is the abstract TechMapper class.
Directive The Directive class is meant to be used as a placement directive in Logic place calls like so:

place( Cell, Directive, Cell);

There are 10 Declared Directives in the Logic class and expert users can create there own.
LibrarySelfTester This class aids in testing components of a library.
Logic The Logic class provides a platform-independent interface into FPGA circuit design.
LogicGates This class only exists to split Logic into two files so that it's easier to deal with it.
LogicStatic This class only exists to split Logic into two files so that it's easier to deal with it.
LogicSubCell This class allows calls to pushHierarchy to create a Logic cell, instead of a feature-less default.
LogicWire  
TechMapper This is the abstract TechMapper class.
WideBooleanFunction This class is useful in computing results of various boolean functions.
 

Exception Summary
LogicException Thrown when there is a problem in a Logic call.
TestException This exception is used to identify errors found with the LibrarySelfTester.
 



Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.