|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbyucc.jhdl.synth.WideInt
Constructor Summary | |
WideInt()
|
Method Summary | |
protected static int |
concat(int a,
int b)
|
protected static int |
getbit(int num,
int whichBit)
|
protected static int |
sw(int width)
|
protected static int |
xor(int num)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WideInt()
Method Detail |
protected static int concat(int a, int b)
protected static int getbit(int num, int whichBit)
protected static int xor(int num)
protected static int sw(int width)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |