byucc.jhdl.Xilinx.XC4000.techmap
Class XC4000TechMapException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bybyucc.jhdl.JHDLException
                  extended bybyucc.jhdl.Xilinx.XilinxTechMapException
                      extended bybyucc.jhdl.Xilinx.XC4000.techmap.XC4000TechMapException
All Implemented Interfaces:
java.io.Serializable

public class XC4000TechMapException
extends XilinxTechMapException

This is thrown when an error occurs while tech-mapping a Xilinx XC4000 part.

See Also:
Serialized Form

Constructor Summary
XC4000TechMapException()
           
XC4000TechMapException(java.lang.String gripe)
           
 
Methods inherited from class byucc.jhdl.JHDLException
main, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XC4000TechMapException

public XC4000TechMapException()

XC4000TechMapException

public XC4000TechMapException(java.lang.String gripe)


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