Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
K
M
O
R
S
T
V
X
Z
K
K
- Static variable in class MyRTPCore.
RecodingConstMult
The constant K
M
main(String[])
- Static method in class MyRTPCore.
RecodingConstMult
The main method tests the booth encoding functions
O
Out
- Variable in class MyRTPCore.
RecodingConstMult
The output will be the product of X by K.
R
RecodingConstMult
- class MyRTPCore.
RecodingConstMult
.
This design implements a constant multiplier using signed canonical recoding, i.e.
RecodingConstMult(int, int, int)
- Constructor for class MyRTPCore.
RecodingConstMult
Constructor of the multiplier.
S
set(JBits, int, int)
- Method in class MyRTPCore.
RecodingConstMult
Instantiates the multiplier in the case when there is no router object available.
set(JBits, RouterWithPorts, int, int)
- Method in class MyRTPCore.
RecodingConstMult
Instantiates the multiplier.
sizeK
- Static variable in class MyRTPCore.
RecodingConstMult
The size in bits of the constant K
sizeX
- Static variable in class MyRTPCore.
RecodingConstMult
The size in bits of the X input
T
testBooth()
- Static method in class MyRTPCore.
RecodingConstMult
Test function
V
verbose
- Static variable in class MyRTPCore.
RecodingConstMult
The user may set the verbose level
X
X
- Variable in class MyRTPCore.
RecodingConstMult
The X input, will be of size sizeX
Z
Zero
- Variable in class MyRTPCore.
RecodingConstMult
The Zero port: the user of the core should feed it a logical zero
K
M
O
R
S
T
V
X
Z
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES