|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BVFormat | |
byucc.jhdl.apps.Viewers.Schematic | |
byucc.jhdl.util.BVFormat |
Uses of BVFormat in byucc.jhdl.apps.Viewers.Schematic |
Fields in byucc.jhdl.apps.Viewers.Schematic declared as BVFormat | |
static BVFormat[] |
SchematicViewerPanel.RADIX_FORMAT_LIST
|
protected static BVFormat |
SchematicCanvas.defaultRadix
This is the String to initialize the BVFormatradix for wire values. |
protected BVFormat |
SchematicCanvas.radixFormat
This is the BVFormat that will format the values on the wires of the schematic viewer |
protected BVFormat |
CircuitView.radixFormat
|
Methods in byucc.jhdl.apps.Viewers.Schematic with parameters of type BVFormat | |
void |
SchematicCanvas.setRadix(BVFormat rFormat)
This function sets the BV format to display the wire values. |
Uses of BVFormat in byucc.jhdl.util.BVFormat |
Fields in byucc.jhdl.util.BVFormat declared as BVFormat | |
static BVFormat |
BVFormat.HEXADECIMAL
|
static BVFormat |
BVFormat.SIGNED_DECIMAL
|
static BVFormat |
BVFormat.UNSIGNED_DECIMAL
|
static BVFormat |
BVFormat.BINARY
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |