Package byucc.jhdl.Xilinx

Interface Summary
FDPrimitive  
FDWrapper  
IOPad Tag interface for all Xilinx IOPads
LutRam This interface is a tag to the XC4000TechMapper that indicates special placement properties.
MapWrapper  
Placeable  
UnmappableCell This is just a label interface that marks cells that don't take map constraints.
XilinxClock This is an interface identifying Xilinx clock components, so that the netlisters can determine whether to insert pads.
 

Class Summary
BasicMemory This layer of memory abstraction does what "Memory" used to, except doesn't implement ExternallyUpdateable.
bufg The BUFG cell is a global buffer which distributes high-fanout clock signals throughout the device.
bufgp The BUFG cell is a global buffer which distributes high-fanout clock signals throughout the device.
Constant This class is a structural cell which drives a constant value on to its output wire.
gnd This class is the GND cell for the Xilinx tools as well as for JHDL simulation.
Memory This layer of Memory abstraction extends BasicMemory and simply adds the ExternallyUpdateable interface
Memory_1 This layer of Memory abstraction extends BasicMemory and simply adds the ExternallyUpdateable interface
MemUtils  
ram_base A simple wrapper class that provides an implicit clock port for ram's
ram_prop Deprecated. Don't use this class anymore, use isAsynchronousSourceSinkResolved() call.
ram_prop_1 Deprecated. Don't use this class anymore, use isAsynchronousSourceSinkResolved() call.
ram_synch Deprecated. Don't use this class anymore, use isAsynchronousSourceSinkResolved() call.
ram_synch_1 Deprecated. Don't use this class anymore, use isAsynchronousSourceSinkResolved() call.
ram_synch_shift Deprecated. Don't use this class anymore, use isAsynchronousSourceSinkResolved() call.
ramd_prop Deprecated. Don't use this class anymore, use isAsynchronousSourceSinkResolved() call.
ramd_prop_1 Deprecated. Don't use this class anymore, use isAsynchronousSourceSinkResolved() call.
TechMapper Simple extension of TechMapper class.
TESTXilinxLibrary This class is the self-test controller for the Xilinx library.
vcc This class is the VCC cell for the Xilinx tools as well as for JHDL simulation.
XilinxAnn Provides a wrapper of the Annotation class for all Xilinx-related annotations.
XilinxBasicMemoryCL This is exactly the same as XilinxMemoryCL, but it doesn't have ExternallyUpdateable in it's ancestory.
XilinxCL  
XilinxClockDriver  
XilinxFD  
XilinxFD_1  
XilinxLatch  
XilinxLatch_1  
XilinxMemoryCL  
XilinxMemorySynch  
XilinxMemorySynch_1  
XTwire  
Xwire  
 

Exception Summary
XilinxTechMapException Thrown when there is a problem tech-mapping a Xilinx part.
 



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