hades.utils
Class TestStdLogicVectorOverflow

java.lang.Object
  extended byhades.utils.TestStdLogicVectorOverflow

public class TestStdLogicVectorOverflow
extends java.lang.Object

simple test to efficiently generate the overflow signal when adding StdLogicVectors.


Constructor Summary
TestStdLogicVectorOverflow()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestStdLogicVectorOverflow

public TestStdLogicVectorOverflow()
Method Detail

main

public static void main(java.lang.String[] argv)