|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
construct
method.
Cell.getAttachedWire(String)
but
will not throw an exception if the wire is not found.
bitstreamLocations Vector
for the block.
bitstreamLocations Vector
for the block.
bitstreamLocations Vector
for the
block.
bitstreamLocations Vector
for the
block.
VirtexBitstreamParams.getBlockRAMPacketHeader()
, after setting the
part type with VirtexBitstreamParams.setPEType(String)
or VirtexBitstreamParams.setPEType(int)
or
VirtexBitstreamParams.setPETypeWithIdcode(int)
.
Virtex2BitstreamParams.getBlockRAMPacketHeader()
, after
setting the part type with Virtex2BitstreamParams.setPEType(String)
or
Virtex2BitstreamParams.setPEType(int)
or Virtex2BitstreamParams.setPETypeWithIdcode(int)
.
VirtexBitstreamParams.getBlockRAMReadBackWordCount()
, after setting the
part type with VirtexBitstreamParams.setPEType(String)
or VirtexBitstreamParams.setPEType(int)
or
VirtexBitstreamParams.setPETypeWithIdcode(int)
.
Returns the word count for BlockRAM readback
Virtex2BitstreamParams.getBlockRAMReadBackWordCount()
, after
setting the part type with Virtex2BitstreamParams.setPEType(String)
or
Virtex2BitstreamParams.setPEType(int)
or Virtex2BitstreamParams.setPETypeWithIdcode(int)
.
Returns the word count for BlockRAM readback
ashift<wire_width>r<shift_amount>
, for arithmetic shift right;
shift<wire_width>r<shift_amount>
, for logical shift right;
shift<wire_width>l<shift_amount>
, for
logical shift left.
ashift<wire_width>r<shift_amount>
, for arithmetic shift right;
shift<wire_width>r<shift_amount>
, for logical shift right;
shift<wire_width>l<shift_amount>
, for
logical shift left.
ashift<wire_width>r<shift_amount>
, for arithmetic shift right;
shift<wire_width>r<shift_amount>
, for logical shift right;
shift<wire_width>l<shift_amount>
, for
logical shift left.
Cell.getCellNetlist()
ExternallyUpdatable
Cells
.
Cell.getArgument(String)
Logic.getDefaultClock()
inputs Vector
for the block.
inputs Vector
for the block.
inputs Vector
for the
block.
inputs Vector
for the
block.
getInsertTechMapHints()
of the techmapper
Nameable.getFullName()
.
Nameable.getInstanceNumber()
PortInfo.getIOType()
JHDLOutput
, identified by a string.
JHDLOutput
identified as "default"
.
JHDLOutput<\code> object names currently created.
- getJHDLPrintWriter(int) -
Method in class byucc.jhdl.JHDLOutput
- Returns the
JHDLPrintWriter
that correlates with jhdlPrintWriterID
.
- getJHDLPrintWriterIdentifier(String) -
Static method in class byucc.jhdl.JHDLOutput
-
- getJHDLPrintWriterName(int) -
Static method in class byucc.jhdl.JHDLOutput
- A convenience method for debug messages
- getJMenuBar() -
Method in class byucc.jhdl.apps.Viewers.Event.JHDLAbstractHostPanel
- Returns the menu bar of the Master Widget.
- getJMenuBar() -
Method in interface byucc.jhdl.apps.Viewers.Event.JHDLHostWidgetInterface
- Returns the menu bar of the Master Widget.
- getJMenuBar() -
Method in class byucc.jhdl.apps.Viewers.cvt.cvtPanel
-
- getJoined() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AJoined
-
- getJoined() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AJoinedInterfaceop
-
- getJoined() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANet
-
- getJoinedoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AJoined
-
- getKey() -
Method in class byucc.jhdl.platforms.util.PortProperty
-
- getKeyListener() -
Method in class byucc.jhdl.apps.Jab.BrowserCore
- Deprecated.
- getKeysInGroup(String, String) -
Static method in class byucc.jhdl.util.ui.AppUIManager
-
- getKeysInGroup(String) -
Method in class byucc.jhdl.util.ui.PriorityUIDefaults
-
- getKeywordMap() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AEdif
-
- getKeywordlevel() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AKeywordlevel
-
- getKeywordlevel() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AKeywordmap
-
- getKeywordlevelvalue() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AKeywordlevel
-
- getKeywordmap() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AKeywordmap
-
- getL(Cell) -
Method in class byucc.jhdl.base.Wire
- Long version of get.
- getL(Browser) -
Method in class byucc.jhdl.base.Wire
- Long version of get for browser.
- getLAngleBrck() -
Method in class byucc.jhdl.parsers.xnf.node.ASubscript
-
- getLEUValues(LargeExternallyUpdateable[]) -
Method in class byucc.jhdl.platforms.util.readback.ReadBackManager
- Provides an array of readback values corresponding to the given
array of
LargeExternallyUpdatable
Cells
.
- getLSBOff() -
Method in class byucc.jhdl.base.BV
- Returns the position of the first zero bit, starting from the least significant
position.
- getLSBOff(BV) -
Static method in class byucc.jhdl.base.BV
- Returns the position of the first zero bit, starting from the least significant
position.
- getLSBOn() -
Method in class byucc.jhdl.base.BV
- Returns the position of the first non-zero bit, starting from the least significant
position.
- getLSBOn(BV) -
Static method in class byucc.jhdl.base.BV
- Returns the position of the first non-zero bit, starting from the least significant
position.
- getLUTOffsetIndex(int, int, int, int, int) -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.XpressLocationMapper
-
- getLUTOffsetIndex(int, int, int, int, int) -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.XpressLocationMapper
-
- getLargeExternallyUpdateableCells() -
Method in class byucc.jhdl.base.HWSystem
- Method to get the list of all LargeExternallyUpdateableCells
- getLargeValues() -
Method in class byucc.jhdl.base.StateObject
- Access the large values
- getLastClockValue(Wire) -
Method in class byucc.jhdl.base.HWSystem
- Convenient for getting the prior clock value.
- getLastCommandNum() -
Method in class byucc.jhdl.util.cli.CLInterpreter
-
- getLastErrorMessage() -
Static method in class byucc.jhdl.util.FileDiff
- Return last error message
- getLastException(String) -
Static method in class byucc.jhdl.apps.dtb.cli.CLIParamSetter
-
- getLastException() -
Method in class byucc.jhdl.util.cli.CLInterpreter
-
- getLastReturned() -
Method in class byucc.jhdl.util.cli.CLInterpreter
-
- getLastToken() -
Method in class byucc.jhdl.util.cli.CommandParser
-
- getLatency() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.FPAddSub
-
- getLatency() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.FPAddSubPack.FPExponentMatch
-
- getLatency() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.FPAddSubPack.FP_ALU
-
- getLatency() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.FPAddSubPack.Maximum
-
- getLatency() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.FPAddSubPack.Normalize
-
- getLatency() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.FPAddSubPack.Round
-
- getLatency() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.FPDivide
- Returns the latency of the design.
- getLatency() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.FPDividePack.UIntDivide
- Returns the number of cycles of delay from when the
inputs appear until a valid output appears.
- getLatency() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.FPMult
-
- getLatency() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.helpers.FPPack
-
- getLatency() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.toFloat
- Returns the latency of the design.
- getLatency() -
Method in class byucc.jhdl.Logic.Modules.IntDivide
- Method to get the latency of a divider that is already constructed.
- getLatency() -
Method in class byucc.jhdl.Logic.Modules.LogShiftL
-
- getLatency() -
Method in class byucc.jhdl.Logic.Modules.LogShiftR
-
- getLatency() -
Method in class byucc.jhdl.Logic.Modules.arrayMult
- Method to get the latency of a multiplier is already constructed.
- getLatency() -
Method in interface byucc.jhdl.Logic.Modules.helpers.Pipelineable
- Returns the latency of the Cell.
- getLatency() -
Method in class byucc.jhdl.Logic.Modules.helpers.tb_Template
- Override this to return the latency of the design.
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.KCMMult
-
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.ParellelDSMult
-
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.arrayMult
- Method to get the latency of a multiplier is already constructed.
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.EmbeddedMultiplier
-
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.FloatingPoint.FPAddSub
-
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.FloatingPoint.FPAddSubPack.FPExponentMatch
-
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.FloatingPoint.FPAddSubPack.FP_ALU
-
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.FloatingPoint.FPAddSubPack.Maximum
-
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.FloatingPoint.FPAddSubPack.Normalize
-
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.FloatingPoint.FPAddSubPack.NormalizePE
-
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.FloatingPoint.FPAddSubPack.Round
-
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.FloatingPoint.FPAddSubPack.ShifterTable
-
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.FloatingPoint.FPDivide
- Returns the latency of the design.
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.FloatingPoint.FPDividePack.FPMantissaDivide
-
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.FloatingPoint.FPMult
- overloaded constructor purely for convenience
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.MultiplierBlock
-
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.MultiplierBlockSigned
-
- getLatency() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.arrayMult
- Method to get the latency of a multiplier is already constructed.
- getLatency() -
Method in class byucc.jhdl.Xilinx.XC4000.Modules.arrayMult
- Method to get the latency of a multiplier is already constructed.
- getLatency() -
Method in class byucc.jhdl.contrib.modgen.IntDivide
- Method to get the latency of a divider that is already constructed.
- getLatency() -
Method in class byucc.jhdl.contrib.modgen.arrayMult
- Method to get the latency of a multiplier is already constructed.
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AArray
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ABoolean
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ACell
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ACellref
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ACelltype
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AComment
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AContents
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ADesign
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ADontcare
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AEdif
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AEdiflevel
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AEdifversion
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AEee
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AExternal
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AFalse
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AInoutDirection
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AInputDirection
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AInstance
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AInstanceref
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AInteger
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AInterface
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AJoined
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AKeywordlevel
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AKeywordmap
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ALibrary
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ALibraryref
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AListofnets
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AListofports
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AMember
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANet
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANetbundle
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANumber
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANumberdefinition
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AOutputDirection
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AOwner
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APage
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APort
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortbundle
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortimplementation
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortinstance
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortlist
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortref
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AProperty
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AProtectionframe
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ARename
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AScale
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AString
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ASymbol
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ATechnology
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ATrue
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AUnit
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AView
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewlist
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewref
-
- getLbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewtype
-
- getLcanet() -
Method in class byucc.jhdl.parsers.xnf.node.ALcanetLine
-
- getLcanetLine() -
Method in class byucc.jhdl.parsers.xnf.node.AXnfHeader
-
- getLeafName() -
Method in class byucc.jhdl.base.Nameable
- Returns the leaf name of the Node or Wire.
- getLeafName(boolean) -
Method in class byucc.jhdl.base.Nameable
- Returns the leaf name of the Node or Wire.
- getLeafSinkCells() -
Method in class byucc.jhdl.base.Wire
- This will go down and find all of the unique, simulating leaf sink cells of this wire.
- getLeafSourceCells() -
Method in class byucc.jhdl.base.Wire
- This will go down and find all of the unique, simulating leaf source cells of this wire.
- getLibName() -
Method in class byucc.jhdl.CSRC.CSRCTechMapper
-
- getLibName() -
Method in class byucc.jhdl.Logic.BasicTechMapper
- Returns the name of the library targetted by the particular techmapper.
- getLibName() -
Method in class byucc.jhdl.Logic.TechMapper
- Returns the name of the library targetted by the particular techmapper.
- getLibName() -
Method in class byucc.jhdl.TERA.TechMapper
-
- getLibName() -
Method in class byucc.jhdl.Xilinx.Virtex.VirtexTechMapper
-
- getLibName() -
Method in class byucc.jhdl.Xilinx.Virtex2.Virtex2TechMapper
-
- getLibName() -
Method in class byucc.jhdl.Xilinx.XC4000.XC4000TechMapper
-
- getLibName() -
Method in class byucc.jhdl.Xilinx.XC9000.XC9000TechMapper
-
- getLibrary() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ALibrary
-
- getLibrary() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ALibraryEdifoptions
-
- getLibraryPackageName() -
Method in class byucc.jhdl.CSRC.TESTCSRCLibrary
- Returns the library package name
- getLibraryPackageName() -
Method in class byucc.jhdl.Logic.LibrarySelfTester
- Determines the package of the library, no ending period.
- getLibraryPackageName() -
Method in class byucc.jhdl.TERA.TESTTERALibrary
- Returns the library package name
- getLibraryPackageName() -
Method in class byucc.jhdl.Xilinx.TESTXilinxLibrary
- Determines the package of the library, no ending period.
- getLibraryPackageName() -
Method in class byucc.jhdl.Xilinx.Virtex.TESTVirtexLibrary
- Returns the library package name
- getLibraryPackageName() -
Method in class byucc.jhdl.Xilinx.Virtex2.TESTVirtex2Library
- Returns the library package name
- getLibraryPackageName() -
Method in class byucc.jhdl.Xilinx.Virtex2.Virtex2LibrarySelfTester
- Returns the library package name
- getLibraryPackageName() -
Method in class byucc.jhdl.Xilinx.XC4000.TESTXC4000Library
- Returns the library package name
- getLibraryPackageName() -
Method in class byucc.jhdl.Xilinx.XC9000.TESTXC9000Library
- Returns the library package name
- getLibraryTechMapper() -
Method in class byucc.jhdl.CSRC.TESTCSRCLibrary
- Returns the library techmapper
- getLibraryTechMapper() -
Method in class byucc.jhdl.Logic.LibrarySelfTester
- Returns the correct type of techmapper.
- getLibraryTechMapper() -
Method in class byucc.jhdl.TERA.TESTTERALibrary
- Returns the library techmapper
- getLibraryTechMapper() -
Method in class byucc.jhdl.Xilinx.TESTXilinxLibrary
- Determines the techmapper for the library.
- getLibraryTechMapper() -
Method in class byucc.jhdl.Xilinx.Virtex.TESTVirtexLibrary
- Returns the library techmapper
- getLibraryTechMapper() -
Method in class byucc.jhdl.Xilinx.Virtex2.TESTVirtex2Library
- Returns the library techmapper
- getLibraryTechMapper() -
Method in class byucc.jhdl.Xilinx.Virtex2.Virtex2LibrarySelfTester
- Returns the library techmapper
- getLibraryTechMapper() -
Method in class byucc.jhdl.Xilinx.XC4000.TESTXC4000Library
- Returns the library techmapper
- getLibraryTechMapper() -
Method in class byucc.jhdl.Xilinx.XC9000.TESTXC9000Library
- Returns the library techmapper
- getLibraryVersion() -
Method in class byucc.jhdl.parsers.xnf.node.ASymLines
-
- getLibrarynamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AExternal
-
- getLibrarynamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ALibrary
-
- getLibrarynameref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ALibraryref
-
- getLibraryoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ALibrary
-
- getLibraryref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ACellref
-
- getLibraryref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ALibraryref
-
- getLibver() -
Method in class byucc.jhdl.parsers.xnf.node.ALibraryVersion
-
- getLine() -
Method in class byucc.jhdl.Fsm.ASCII_CharStream
- Deprecated.
- getLine() -
Static method in class byucc.jhdl.base.genericparser.ASCII_CharStream
- Deprecated.
- getLine() -
Method in class byucc.jhdl.parsers.edif.ASCII_CharStream
- Deprecated.
- getLine() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.Token
-
- getLine() -
Method in class byucc.jhdl.parsers.xnf.node.Token
-
- getLine() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.ASCII_CharStream
- Deprecated.
- getLine() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.SimpleCharStream
- Deprecated.
- getLine() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.SimpleCharStream
- Deprecated.
- getLine() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XC4000.ASCII_CharStream
- Deprecated.
- getLine() -
Static method in class byucc.jhdl.synth.graph.parser.ASCII_UCodeESC_CharStream
- Deprecated.
- getLine() -
Method in class byucc.jhdl.util.BVFormat.ASCII_CharStream
- Deprecated.
- getLine() -
Method in class byucc.jhdl.util.BVFormat.SimpleCharStream
- Deprecated.
- getLineNumber() -
Method in class byucc.jhdl.synth.classparse.OpCode
-
- getList() -
Method in class byucc.jhdl.apps.Viewers.Event.JHDLWidgetEvent
-
- getListofnets() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AListofnets
-
- getListofnets() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANetbundle
-
- getListofports() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AListofports
-
- getListofports() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortbundle
-
- getListofportsop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AListofports
-
- getLoad() -
Method in class byucc.jhdl.base.Wire
- Gets the load value, if it is enabled.
- getLocalClassNames() -
Method in class byucc.jhdl.DRC.DesignRuleIndex
-
- getLocalVariable(int, int) -
Method in class byucc.jhdl.synth.GraphStack
-
- getLocalVariable(int, int) -
Method in interface byucc.jhdl.synth.classparse.VirtualMachine
-
- getLocalVariableName(int, int) -
Method in class byucc.jhdl.synth.classparse.AttributeCode
-
- getLocalVariableName(int, int) -
Method in class byucc.jhdl.synth.classparse.AttributeLocalVariableTable
-
- getLocalVariableName(int, int) -
Method in class byucc.jhdl.synth.classparse.MethodInfo
-
- getLocalVariableName_unsafe(int) -
Method in class byucc.jhdl.synth.classparse.AttributeLocalVariableTable
- This will get the index but not check the PC.
- getLocalVariableType(int) -
Method in class byucc.jhdl.synth.classparse.AttributeCode
-
- getLocalVariableType(int) -
Method in class byucc.jhdl.synth.classparse.AttributeLocalVariableTable
-
- getLocalVariables() -
Method in class byucc.jhdl.synth.classparse.AttributeCode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.AddNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.AddSubNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.AndNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.BufNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.ConstNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.GNDNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.GenericNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.InNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.InOutNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.IncNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.InvNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.MuxNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.OrNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.OutNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.RegNode
-
- getLocation(String, String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvas
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.ShiftNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.UDNImplementation
-
- getLocation(String) -
Method in interface byucc.jhdl.apps.Viewers.Schematic.UserDefinedNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.VCCNode
-
- getLocation(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.XorNode
-
- getLocation() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.Block
- Returns the block's physical FPGA location.
- getLocation() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.Block
- Returns the block's physical FPGA location.
- getLogicalNames() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.Block
- Returns the
logicalNames Vector
for the block.
- getLogicalNames() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.Block
- Returns the
logicalNames Vector
for the block.
- getLogicalNamesClone() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.Block
- Returns a copy of the
logicalNames Vector
for the
block.
- getLogicalNamesClone() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.Block
- Returns a copy of the
logicalNames Vector
for the
block.
- getLogoIcon() -
Static method in class byucc.jhdl.License
- Returns the Image for the JHDL logo
- getLogoIconURL() -
Static method in class byucc.jhdl.License
- Returns the URL for the Image for the JHDL logo
- getLong() -
Method in class byucc.jhdl.Logic.Modules.helpers.BehavioralPipeline
- Reads the output value from the last stage of the pipeline.
- getLongCellHardwareValue(Cell) -
Method in interface byucc.jhdl.apps.Jab.BrowserHardwareInterface
-
- getLongValue(String) -
Method in class byucc.jhdl.base.Bindings
- Returns a Long parameter as the native long
- getLowMatch() -
Method in class byucc.jhdl.synth.classparse.OpCodeTableswitch
-
- getMSBOff() -
Method in class byucc.jhdl.base.BV
- Returns the position of the first zero bit, starting from the most significant
position.
- getMSBOff(BV) -
Static method in class byucc.jhdl.base.BV
- Returns the position of the first zero bit, starting from the most significant
position.
- getMSBOn() -
Method in class byucc.jhdl.base.BV
- Returns the position of the first non-zero bit, starting from the most significant
position.
- getMSBOn(BV) -
Static method in class byucc.jhdl.base.BV
- Returns the position of the first non-zero bit, starting from the most significant
position.
- getMainMethodGeneration() -
Method in class byucc.jhdl.util.xmac.DocInfo
- Do we want to generate a main method?
- getMantSize() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.FPMult
- returns the size of the significand
- getMantSize() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.FloatingPoint.FPMult
- returns the size of the significand
- getMapper() -
Method in class byucc.jhdl.Xilinx.XC4000.XC4000TechMapper
-
- getMark() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AEdifversion
-
- getMaxInPortWidth() -
Method in class byucc.jhdl.apps.Viewers.Schematic.InNode
-
- getMaxInPortWidth() -
Method in class byucc.jhdl.apps.Viewers.Schematic.InOutNode
-
- getMaxInPortWidth() -
Method in class byucc.jhdl.apps.Viewers.Schematic.OutNode
-
- getMaxInPortWidth() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNode
-
- getMaxOutPortWidth() -
Method in class byucc.jhdl.apps.Viewers.Schematic.InNode
-
- getMaxOutPortWidth() -
Method in class byucc.jhdl.apps.Viewers.Schematic.InOutNode
-
- getMaxOutPortWidth() -
Method in class byucc.jhdl.apps.Viewers.Schematic.OutNode
-
- getMaxOutPortWidth() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNode
-
- getMember() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AMember
-
- getMember() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AMemberInstancenameref
-
- getMember() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AMemberPortnameref
-
- getMemory(int, int, int, int, byte[][]) -
Method in class byucc.jhdl.platforms.util.hwi.HardwareControlInterface
- Gets the contents of the specified memory.
- getMemory(int, int, int, int, byte[][]) -
Method in interface byucc.jhdl.platforms.util.hwi.HardwareControlInterfaceStub
- Gets the contents of the specified memory.
- getMemory(int, int, int, int, byte[][]) -
Method in class byucc.jhdl.platforms.util.hwi.NetworkHardwareControl
- Gets the contents of the specified memory.
- getMemory(int, int, int, int, byte[][]) -
Method in class byucc.jhdl.platforms.util.hwi.RemoteHardwareControl
- Gets the contents of the specified memory.
- getMemoryElement(int) -
Method in class byucc.jhdl.Xilinx.BasicMemory
-
- getMemoryElement(int) -
Method in class byucc.jhdl.Xilinx.Virtex.BlockRamView
-
- getMemoryElement(int) -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.ramrom
-
- getMemoryElement(int, BV) -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.ramrom
-
- getMemoryElement(int) -
Method in class byucc.jhdl.Xilinx.Virtex2.BlockRamView
- Deprecated.
- getMemoryElement(int) -
Method in class byucc.jhdl.Xilinx.Virtex2.BlockRamViewParity
- Deprecated.
- getMemoryElement(int) -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.ramrom
-
- getMemoryElement(int, BV) -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.ramrom
-
- getMemoryElement(int) -
Method in class byucc.jhdl.Xilinx.Virtex2.RamPack.BlockRamView
-
- getMemoryElement(int) -
Method in class byucc.jhdl.Xilinx.Virtex2.RamPack.BlockRamViewL
-
- getMemoryElement(int) -
Method in class byucc.jhdl.Xilinx.Virtex2.Rom128x1View
-
- getMemoryElement(int) -
Method in class byucc.jhdl.Xilinx.Virtex2.Rom256x1View
-
- getMemoryElement(int) -
Method in class byucc.jhdl.Xilinx.Virtex2.Rom64x1View
-
- getMemoryElement(int) -
Method in class byucc.jhdl.Xilinx.XC4000.Modules.delay
-
- getMemoryElement(int) -
Method in class byucc.jhdl.Xilinx.XC4000.Modules.ramrom
-
- getMemoryElement(int, BV) -
Method in interface byucc.jhdl.base.LargeMemoryInterface
- Return the given memory position
- getMemoryElement(int) -
Method in interface byucc.jhdl.base.MemoryInterface
- Return the given memory position
- getMemoryElement(int, BV) -
Method in class byucc.jhdl.platforms.util.GenericMemory
-
- getMemoryRange(int, int) -
Method in class byucc.jhdl.Xilinx.BasicMemory
-
- getMemoryRange(int, int) -
Method in class byucc.jhdl.Xilinx.Virtex.BlockRamView
-
- getMemoryRange(int, int) -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.ramrom
-
- getMemoryRange(int, int, BV[]) -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.ramrom
-
- getMemoryRange(int, int) -
Method in class byucc.jhdl.Xilinx.Virtex2.BlockRamView
- Deprecated.
- getMemoryRange(int, int) -
Method in class byucc.jhdl.Xilinx.Virtex2.BlockRamViewParity
- Deprecated.
- getMemoryRange(int, int) -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.ramrom
-
- getMemoryRange(int, int, BV[]) -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.ramrom
-
- getMemoryRange(int, int) -
Method in class byucc.jhdl.Xilinx.Virtex2.RamPack.BlockRamView
-
- getMemoryRange(int, int) -
Method in class byucc.jhdl.Xilinx.Virtex2.RamPack.BlockRamViewL
-
- getMemoryRange(int, int) -
Method in class byucc.jhdl.Xilinx.Virtex2.Rom128x1View
-
- getMemoryRange(int, int) -
Method in class byucc.jhdl.Xilinx.Virtex2.Rom256x1View
-
- getMemoryRange(int, int) -
Method in class byucc.jhdl.Xilinx.Virtex2.Rom64x1View
-
- getMemoryRange(int, int) -
Method in class byucc.jhdl.Xilinx.XC4000.Modules.delay
-
- getMemoryRange(int, int) -
Method in class byucc.jhdl.Xilinx.XC4000.Modules.ramrom
-
- getMemoryRange(int, int, BV[]) -
Method in interface byucc.jhdl.base.LargeMemoryInterface
- Return the given memory range
- getMemoryRange(int, int) -
Method in interface byucc.jhdl.base.MemoryInterface
- Return the given memory range
- getMemoryRange(int, int, BV[]) -
Method in class byucc.jhdl.platforms.util.GenericMemory
-
- getMemoryViewerPanel() -
Method in class byucc.jhdl.apps.Viewers.MemoryView.MemoryViewerFrame
-
- getMemoryViewerPanel() -
Method in interface byucc.jhdl.apps.Viewers.MemoryView.MemoryViewerInterface
-
- getMemoryViewerPanel() -
Method in class byucc.jhdl.apps.Viewers.MemoryView.MemoryViewerInternalFrame
-
- getMemoryWidth() -
Method in class byucc.jhdl.Xilinx.BasicMemory
-
- getMemoryWidth() -
Method in class byucc.jhdl.Xilinx.Virtex.BlockRamView
-
- getMemoryWidth() -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.ramrom
-
- getMemoryWidth() -
Method in class byucc.jhdl.Xilinx.Virtex2.BlockRamView
- Deprecated.
- getMemoryWidth() -
Method in class byucc.jhdl.Xilinx.Virtex2.BlockRamViewParity
- Deprecated.
- getMemoryWidth() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.ramrom
-
- getMemoryWidth() -
Method in class byucc.jhdl.Xilinx.Virtex2.RamPack.BlockRamView
-
- getMemoryWidth() -
Method in class byucc.jhdl.Xilinx.Virtex2.RamPack.BlockRamViewL
-
- getMemoryWidth() -
Method in class byucc.jhdl.Xilinx.Virtex2.Rom128x1View
-
- getMemoryWidth() -
Method in class byucc.jhdl.Xilinx.Virtex2.Rom256x1View
-
- getMemoryWidth() -
Method in class byucc.jhdl.Xilinx.Virtex2.Rom64x1View
-
- getMemoryWidth() -
Method in class byucc.jhdl.Xilinx.XC4000.Modules.delay
-
- getMemoryWidth() -
Method in class byucc.jhdl.Xilinx.XC4000.Modules.ramrom
-
- getMemoryWidth() -
Method in interface byucc.jhdl.base.LargeMemoryInterface
- Returns the memory width
- getMemoryWidth() -
Method in interface byucc.jhdl.base.MemoryInterface
- Returns the memory width
- getMemoryWidth() -
Method in class byucc.jhdl.platforms.util.GenericMemory
-
- getMemoryWidth(int, int) -
Method in class byucc.jhdl.platforms.util.hwi.HardwareControlInterface
- Returns the width of the specified memory element.
- getMemoryWidth(int, int) -
Method in interface byucc.jhdl.platforms.util.hwi.HardwareControlInterfaceStub
- Returns the width of the specified memory element.
- getMemoryWidth(int, int) -
Method in class byucc.jhdl.platforms.util.hwi.NetworkHardwareControl
- Returns the width of the specified memory element.
- getMemoryWidth(int, int) -
Method in class byucc.jhdl.platforms.util.hwi.RemoteHardwareControl
- Returns the width of the specified memory element.
- getMenu() -
Method in class byucc.jhdl.apps.Jab.ConsoleFrame
-
- getMenu() -
Method in class byucc.jhdl.apps.Viewers.BrowserMainFrame.BrowserMainFrame
-
- getMenu() -
Method in class byucc.jhdl.apps.Viewers.FloorPlan.LayoutView
-
- getMenu() -
Method in class byucc.jhdl.apps.Viewers.MemoryView.MemoryViewer
-
- getMenu() -
Method in class byucc.jhdl.apps.Viewers.Schematic.CircuitView
-
- getMenu() -
Method in interface byucc.jhdl.apps.Viewers.Tool
-
- getMenu() -
Method in class byucc.jhdl.apps.Viewers.Waves.BrowserWaves
-
- getMenu() -
Method in class byucc.jhdl.apps.Viewers.Waves.BrowserWavesTable
-
- getMenu() -
Method in class byucc.jhdl.apps.Viewers.Waves.WatchInterface
-
- getMenuBar() -
Method in class byucc.jhdl.apps.Jab.ConsoleFrame
-
- getMenuBar() -
Method in class byucc.jhdl.apps.Viewers.BrowserMainFrame.BrowserMainFrame
-
- getMenuBar() -
Method in class byucc.jhdl.apps.Viewers.FloorPlan.LayoutView
-
- getMenuBar() -
Method in class byucc.jhdl.apps.Viewers.MemoryView.MemoryViewer
-
- getMenuBar() -
Method in class byucc.jhdl.apps.Viewers.Schematic.CircuitView
-
- getMenuBar() -
Method in interface byucc.jhdl.apps.Viewers.Tool
-
- getMenuBar() -
Method in class byucc.jhdl.apps.Viewers.Waves.BrowserWaves
-
- getMenuBar() -
Method in class byucc.jhdl.apps.Viewers.Waves.BrowserWavesTable
-
- getMenuBar() -
Method in class byucc.jhdl.apps.Viewers.Waves.WatchInterface
-
- getMenuTextFont() -
Method in class byucc.jhdl.util.ui.ChangeableMetalTheme
-
- getMergedSignalsHash() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.MRP_Virtex
- Returns a reference to the
Hashtable
of
MergedSignals
built by the parser.
- getMergedSignalsHash() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.MRP_Virtex2
- Returns a reference to the
Hashtable
of
MergedSignals
built by the parser.
- getMergedSignalsHash() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XC4000.MRP_4K
- Returns a reference to the
Hashtable
of
MergedSignals
built by the parser.
- getMessage() -
Method in class byucc.jhdl.Fsm.ParseException
- This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() -
Method in class byucc.jhdl.Fsm.TokenMgrError
- You can also modify the body of this method to customize your error messages.
- getMessage() -
Method in class byucc.jhdl.base.genericparser.ParseException
- This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() -
Method in class byucc.jhdl.base.genericparser.TokenMgrError
- You can also modify the body of this method to customize your error messages.
- getMessage() -
Method in class byucc.jhdl.parsers.edif.ParseException
- This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() -
Method in class byucc.jhdl.parsers.edif.TokenMgrError
- You can also modify the body of this method to customize your error messages.
- getMessage() -
Method in class byucc.jhdl.platforms.util.PlatformCommandStatus
- Returns the message.
- getMessage() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.ParseException
- This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.TokenMgrError
- You can also modify the body of this method to customize your error messages.
- getMessage() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.ParseException
- This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.TokenMgrError
- You can also modify the body of this method to customize your error messages.
- getMessage() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XC4000.ParseException
- This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XC4000.TokenMgrError
- You can also modify the body of this method to customize your error messages.
- getMessage() -
Method in class byucc.jhdl.synth.classparse.ParseException
-
- getMessage() -
Method in class byucc.jhdl.synth.graph.parser.ParseException
- This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() -
Method in class byucc.jhdl.synth.graph.parser.TokenMgrError
- You can also modify the body of this method to customize your error messages.
- getMessage() -
Method in class byucc.jhdl.util.BVFormat.ParseException
- This method has the standard behavior when this object has been
created using the standard constructors.
- getMessage() -
Method in class byucc.jhdl.util.BVFormat.TokenMgrError
- You can also modify the body of this method to customize your error messages.
- getMethod(CPMethodref) -
Method in class byucc.jhdl.synth.classparse.ClassFile
-
- getMethod(CPMethodref) -
Method in class byucc.jhdl.synth.classparse.Methods
-
- getMethodByName(String) -
Method in class byucc.jhdl.synth.classparse.ClassFile
-
- getMethodByName(String) -
Method in class byucc.jhdl.synth.classparse.Methods
-
- getMethodString(int) -
Static method in class byucc.jhdl.synth.classparse.AccessFlags
-
- getMinWidth() -
Method in class byucc.jhdl.util.BVFormat.FieldFormat
- Accessor method for minWidth.
- getModuleName() -
Method in interface byucc.jhdl.apps.Jab.BrowserHardwareInterface
-
- getModuleName() -
Method in class byucc.jhdl.apps.Tbone.Tbone
-
- getModuleName() -
Method in interface byucc.jhdl.base.HardwareInterface
- Returns the hardware module name
- getModuleName() -
Method in class byucc.jhdl.platforms.util.GenericBoard
-
- getMultipleChoiceOptions(String) -
Static method in class byucc.jhdl.apps.util.Properties
- Returns the possible choices for a multiple choice property.
- getNS() -
Method in class byucc.jhdl.Fsm.TruthTableRow
- Access ns field.
- getName() -
Method in class byucc.jhdl.DRC.DesignRule
- Returns the name of this rule.
- getName() -
Method in class byucc.jhdl.Fsm.FsmState
-
- getName() -
Method in class byucc.jhdl.Fsm.State
-
- getName() -
Method in class byucc.jhdl.apps.Viewers.BrowserMainFrame.BrowserTreeNode
-
- getName() -
Method in class byucc.jhdl.apps.Viewers.FloorPlan.LayoutView
-
- getName() -
Method in class byucc.jhdl.apps.Viewers.MemoryView.MemoryViewer
-
- getName() -
Method in class byucc.jhdl.apps.Viewers.NewTreeBrowser.TreeBrowserNode
- Gets the name associated with this node.
- getName() -
Method in class byucc.jhdl.apps.Viewers.Schematic.CircuitView
-
- getName() -
Method in class byucc.jhdl.apps.Viewers.Schematic.NetConnection
-
- getName() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicMouseEvent
-
- getName() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNet
-
- getName() -
Method in interface byucc.jhdl.apps.Viewers.Tool
-
- getName() -
Method in class byucc.jhdl.apps.Viewers.Waves.WatchInterface
-
- getName() -
Method in interface byucc.jhdl.base.CellInterface
- Return the name of the cell interface object
- getName() -
Method in class byucc.jhdl.base.Net
- Simple accessor to set the name of the net.
- getName() -
Method in class byucc.jhdl.base.Parameter
- Returns the name of the parameter
- getName() -
Method in class byucc.jhdl.base.Property
- Returns the name of this Property
- getName() -
Method in class byucc.jhdl.platforms.util.UserPortInfo
-
- getName() -
Method in class byucc.jhdl.platforms.util.VirtualPort
- Get the name of the virtual port.
- getName() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.Block
- Returns the instance name of the block.
- getName() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.Block
- Returns the instance name of the block.
- getName() -
Method in class byucc.jhdl.synth.DFSubGraph
- Get the name of this subGraph.
- getName() -
Method in class byucc.jhdl.synth.classparse.BasicBlock
-
- getName() -
Method in class byucc.jhdl.synth.classparse.CPClass
-
- getName() -
Method in class byucc.jhdl.synth.classparse.CPFieldref
-
- getName() -
Method in class byucc.jhdl.synth.classparse.CPMethodref
-
- getName() -
Method in class byucc.jhdl.synth.classparse.CPNameAndType
-
- getName() -
Method in class byucc.jhdl.synth.classparse.ClassFile
-
- getName() -
Method in class byucc.jhdl.synth.classparse.MethodInfo
-
- getName() -
Method in class byucc.jhdl.synth.classparse.OpCode
-
- getName() -
Method in interface byucc.jhdl.synth.graph.Nameable
- Returns the name of this object.
- getName() -
Method in class byucc.jhdl.synth.graph.NamedObject
- Returns the name of this object.
- getName() -
Method in class byucc.jhdl.util.cli.ClassPathNode
-
- getName() -
Method in class byucc.jhdl.util.ui.ChangeableMetalTheme
-
- getNameDef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AArray
-
- getNameInfo() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNet
- This function returns the name of the net and the info string
- getNameRef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AMember
-
- getNamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AArraynamedef
-
- getNamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ACellnamedef
-
- getNamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ADesignnamedef
-
- getNamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AEdifnamedef
-
- getNamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ALibrarynamedef
-
- getNamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANamedefInstancenamedef
-
- getNamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANamedefInstancenameref
-
- getNamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANamedefNetnamedef
-
- getNamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANamedefPortnamedef
-
- getNamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APropertynamedef
-
- getNamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewnamedef
-
- getNameref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ACellnameref
-
- getNameref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ALibrarynameref
-
- getNameref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANamerefPortnameref
-
- getNameref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewnameref
-
- getNet() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AListofnets
-
- getNet() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANet
-
- getNet() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANetContentsoptions
-
- getNet() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANetNetoptions
-
- getNet() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANetPageoptions
-
- getNet() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANettokenNamedef
-
- getNet() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANettokenNameref
-
- getNetHashBlock() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.LL_Virtex
- Returning a reference to the
NetHashBlock
, which
holds a LatchRBEntry
for each flip-flop in the .ll file
keyed on the location and the latch type (XQ, YQ, etc.)
- getNetHashBlock() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.LL_Virtex2
- Returning a reference to the
NetHashBlock
, which
holds a LatchRBEntry
for each flip-flop in the .ll file
keyed on the location and the latch type (XQ, YQ, etc.)
- getNetHashBlock() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XC4000.LL_4K
- Returning a reference to the
NetHashBlock
, which
holds a LatchRBEntry
for each flip-flop in the .ll file
keyed on the location and the latch type (XQ, YQ, etc.)
- getNetbundle() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANetbundle
-
- getNetbundle() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANetbundleContentsoptions
-
- getNetbundle() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANetbundlePageoptions
-
- getNetbundleop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANetbundle
-
- getNetlist() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANetlistNamedef
-
- getNetlist() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANetlistNameref
-
- getNetlist() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewtype
-
- getNetlistLeafSinkCellsNonUnique() -
Method in class byucc.jhdl.base.Wire
- This will find all leaf non-unique cells that connected this wire (or an alias) to an
in port.
- getNetlistableChildren() -
Method in class byucc.jhdl.base.Cell
- Grabs only the netlistable children of this cell, if any exist
- getNetnamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANet
-
- getNetnamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANetbundle
-
- getNetoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANet
-
- getNets() -
Method in class byucc.jhdl.base.Netlist
- Returns an enumeration of all nets in the netlist.
- getNext() -
Method in class byucc.jhdl.base.list.LinkedListElt
-
- getNextBVValue(BV) -
Method in interface byucc.jhdl.apps.Stimulator.BVValueProvider
-
- getNextBVValue(BV) -
Method in class byucc.jhdl.apps.Stimulator.functions.Random
-
- getNextBooleanValue() -
Method in interface byucc.jhdl.apps.Stimulator.BooleanValueProvider
-
- getNextBooleanValue() -
Method in class byucc.jhdl.apps.Stimulator.functions.Pulse
-
- getNextBooleanValue() -
Method in class byucc.jhdl.apps.Stimulator.functions.Random
-
- getNextClockValue(Wire) -
Method in class byucc.jhdl.base.HWSystem
- Convenient for getting the next clock value.
- getNextCommand() -
Method in class byucc.jhdl.apps.Jab.TextConsole
-
- getNextCommand() -
Method in class byucc.jhdl.util.cli.CLITextField
-
- getNextCommand(JTextField) -
Method in class byucc.jhdl.util.cli.CLInterpreterPanel
-
- getNextElement() -
Method in class byucc.jhdl.util.cli.CLICommandListenerQueue
-
- getNextIntegerValue() -
Method in interface byucc.jhdl.apps.Stimulator.IntegerValueProvider
-
- getNextIntegerValue() -
Method in class byucc.jhdl.apps.Stimulator.functions.Random
-
- getNextLongValue() -
Method in interface byucc.jhdl.apps.Stimulator.LongValueProvider
-
- getNextLongValue() -
Method in class byucc.jhdl.apps.Stimulator.functions.Random
-
- getNextToken() -
Method in class byucc.jhdl.Fsm.Parser
-
- getNextToken() -
Method in class byucc.jhdl.Fsm.ParserTokenManager
-
- getNextToken() -
Static method in class byucc.jhdl.base.genericparser.exprParser
-
- getNextToken() -
Static method in class byucc.jhdl.base.genericparser.exprParserTokenManager
-
- getNextToken() -
Method in class byucc.jhdl.parsers.edif.EdifParserCoreTokenManager
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.LL_Virtex
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.LL_VirtexTokenManager
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.MRP_Virtex
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.MRP_VirtexTokenManager
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.XDL_Virtex
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.XDL_VirtexTokenManager
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.LL_Virtex2
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.LL_Virtex2TokenManager
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.MRP_Virtex2
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.MRP_Virtex2TokenManager
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.XDL_Virtex2
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.XDL_Virtex2TokenManager
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XC4000.LL_4K
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XC4000.LL_4KTokenManager
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XC4000.MRP_4K
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XC4000.MRP_4KTokenManager
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XC4000.XDL_4K
-
- getNextToken() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XC4000.XDL_4KTokenManager
-
- getNextToken() -
Static method in class byucc.jhdl.synth.graph.parser.DotFileParser
-
- getNextToken() -
Static method in class byucc.jhdl.synth.graph.parser.DotFileParserTokenManager
-
- getNextToken() -
Method in class byucc.jhdl.util.BVFormat.FormatStringParser
-
- getNextToken() -
Method in class byucc.jhdl.util.BVFormat.FormatStringParserTokenManager
-
- getNode(String, String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvas
-
- getNode(Cell, SchematicCanvas) -
Static method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNode
-
- getNode(Cell, String, SchematicCanvas) -
Static method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNode
-
- getNode() -
Method in class byucc.jhdl.base.NodeList
- Returns the node pointed to by the current pointer.
- getNodeName() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNode
-
- getNodeNameInfo() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNode
-
- getNsEncoded() -
Method in class byucc.jhdl.Fsm.TruthTableRow
- Access nsEncoded field.
- getNum() -
Method in class byucc.jhdl.Fsm.Names
-
- getNum() -
Method in class byucc.jhdl.apps.Viewers.SimControl.SimControlActionEvent
-
- getNumCommands() -
Method in class byucc.jhdl.util.cli.CLInterpreter
-
- getNumConstructors() -
Method in class byucc.jhdl.apps.dtb.DynamicTestBench
- Returns the number of constructors for the design class
- getNumExponentBits() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.helpers.FloatingPoint
- Returns the number of exponent bits
- getNumInPorts() -
Method in class byucc.jhdl.apps.Tbone.Tbone
-
- getNumInoutPorts() -
Method in class byucc.jhdl.apps.Tbone.Tbone
-
- getNumLuts() -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.KCMMult
-
- getNumLuts() -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.ParellelDSMult
-
- getNumLuts() -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.arrayMult
-
- getNumMantissaBits() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.helpers.FloatingPoint
- Returns the number of mantissa bits
- getNumOfStages() -
Method in class byucc.jhdl.Logic.Modules.IntDivide
- Method to get the number of logic stages of a divider that is
already constructed.
- getNumOfStages() -
Method in class byucc.jhdl.Logic.Modules.arrayMult
- Method to get the number of pipelinable logic stages of a multiplier
that is already constructed.
- getNumOfStages() -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.arrayMult
- Method to get the number of pipelinable logic stages of a multiplier
that is already constructed.
- getNumOfStages() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.arrayMult
- Method to get the number of pipelinable logic stages of a multiplier
that is already constructed.
- getNumOfStages() -
Method in class byucc.jhdl.Xilinx.XC4000.Modules.arrayMult
- Method to get the number of pipelinable logic stages of a multiplier
that is already constructed.
- getNumOfStages() -
Method in class byucc.jhdl.contrib.modgen.IntDivide
- Method to get the number of logic stages of a divider that is
already constructed.
- getNumOfStages() -
Method in class byucc.jhdl.contrib.modgen.arrayMult
- Method to get the number of pipelinable logic stages of a multiplier
that is already constructed.
- getNumOutPorts() -
Method in class byucc.jhdl.apps.Tbone.Tbone
-
- getNumRulesChecked() -
Method in class byucc.jhdl.DRC.DesignRuleChecker
- Returns the number of design rules checked.
- getNumRulesFailed() -
Method in class byucc.jhdl.DRC.DesignRuleChecker
- Returns the number of design rules checked and failed.
- getNumRulesPassed() -
Method in class byucc.jhdl.DRC.DesignRuleChecker
- Returns the number of design rules checked and passed.
- getNumber() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANumber
-
- getNumber() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANumberTypedvalue
-
- getNumberdefinition() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANumberdefinition
-
- getNumberdefinition() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ATechnology
-
- getNumberdefinitionop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANumberdefinition
-
- getNumbervalue() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANumber
-
- getNumval() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AScale
-
- getNumval2() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AScale
-
- getObservables() -
Method in class byucc.jhdl.base.ObservableList
- Returns the current list element
- getOffCount() -
Method in class byucc.jhdl.base.BV
- Returns a count of the number of bits that are currently 0.
- getOffCount(BV) -
Static method in class byucc.jhdl.base.BV
- Returns a count of the number of bits that are currently 0.
- getOffset() -
Method in class byucc.jhdl.synth.classparse.OpCodeBranch
-
- getOldFormats() -
Method in class byucc.jhdl.apps.Jab.BrowserCore
- Deprecated.
- getOldFormats() -
Method in class byucc.jhdl.apps.Viewers.ViewManager
- This method gets the recently used costom formats from the BrowserCore
- getOnCount() -
Method in class byucc.jhdl.base.BV
- Returns a count of the number of bits that are currently 1.
- getOnCount(BV) -
Static method in class byucc.jhdl.base.BV
- Returns a count of the number of bits that are currently 1.
- getOneHot() -
Method in class byucc.jhdl.Fsm.FsmData
-
- getOneLineDescription() -
Method in class byucc.jhdl.DRC.DesignRule
- Returns the one-line (80-character) string description for this rule.
- getOpCode() -
Method in class byucc.jhdl.synth.classparse.OpCode
-
- getOpCode() -
Method in class byucc.jhdl.synth.classparse.WeightedOpCode
- get the OpCode from this WeightedOpCode
- getOperation() -
Method in class byucc.jhdl.synth.DFVertex
- Get the operation name for this operator.
- getOptionalCount() -
Method in class byucc.jhdl.util.xmac.WireInfo
- Returns the number of optional port entries in the current list.
- getOptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AEdif
-
- getOrigin() -
Method in class byucc.jhdl.base.Wire
- This returns the original wire that created the bits of this wire.
- getOther() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AProperty
-
- getOut(Node) -
Method in interface byucc.jhdl.parsers.edif.sablecc.analysis.Analysis
-
- getOut(Node) -
Method in class byucc.jhdl.parsers.edif.sablecc.analysis.AnalysisAdapter
-
- getOut(Node) -
Method in interface byucc.jhdl.parsers.xnf.analysis.Analysis
-
- getOut(Node) -
Method in class byucc.jhdl.parsers.xnf.analysis.AnalysisAdapter
-
- getOutAttribute(String) -
Method in class byucc.jhdl.platforms.util.UserPortInfo
-
- getOutAttribute(int, String) -
Method in class byucc.jhdl.platforms.util.VirtualPort
- Retrieves the specified attribute associated with the UserPort for the OUT direction for
the specified bit.
- getOutAttributes() -
Method in class byucc.jhdl.platforms.util.UserPortInfo
-
- getOutAttributes(int) -
Method in class byucc.jhdl.platforms.util.VirtualPort
- Retrieves all attributes associated with the UserPort for the OUT direction for
the specified bit.
- getOutEdges() -
Method in class byucc.jhdl.synth.graph.Vertex
- Get a GenericIterator of all outEdges from this Vertex.
- getOutPorts() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNode
-
- getOutput() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AOutputDirection
-
- getOutputIsQuiet() -
Method in class byucc.jhdl.util.xmac.DocInfo
- Get the output verbosity mode.
- getOutputNames() -
Method in class byucc.jhdl.Fsm.FsmData
-
- getOutputPort(String) -
Method in class byucc.jhdl.synth.DFVertex
- Get the Edge from this vertex that is connected to the named output port.
- getOutputSignals() -
Method in class byucc.jhdl.synth.DFSubGraph
- Get a GenericIterator of all output signals in the subgraph.
- getOutputStream() -
Method in class byucc.jhdl.util.xmac.DocInfo
- Fetch the current output file stream.
- getOutputValue() -
Method in class byucc.jhdl.Xilinx.Virtex.keeper
-
- getOutputValue() -
Method in class byucc.jhdl.Xilinx.Virtex.pulldown
-
- getOutputValue() -
Method in class byucc.jhdl.Xilinx.Virtex.pullup
-
- getOutputValue() -
Method in class byucc.jhdl.Xilinx.Virtex2.keeper
-
- getOutputValue() -
Method in class byucc.jhdl.Xilinx.Virtex2.pulldown
-
- getOutputValue() -
Method in class byucc.jhdl.Xilinx.Virtex2.pullup
-
- getOutputValue() -
Method in class byucc.jhdl.Xilinx.XC4000.pulldown
-
- getOutputValue() -
Method in class byucc.jhdl.Xilinx.XC4000.pullup
-
- getOutputValue() -
Method in class byucc.jhdl.Xilinx.XC9000.pulldown
-
- getOutputValue() -
Method in class byucc.jhdl.Xilinx.XC9000.pullup
-
- getOutputValue() -
Method in class byucc.jhdl.base.PullUpDown
- Must be defined to be an integer value by the user.
- getOutputWidth() -
Method in class byucc.jhdl.Fsm.TruthTable
-
- getOutputWire() -
Method in class byucc.jhdl.platforms.util.VirtualPort
- Returns the output wire.
- getOuts() -
Method in class byucc.jhdl.Fsm.TruthTableRow
- Access outs field.
- getOwner() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AOwner
-
- getOwner() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AOwnerDontcareoptions
-
- getOwner() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AOwnerPropertyoptions
-
- getP() -
Method in class byucc.jhdl.Xilinx.XC4000.techmap.PlacedLeafCell
-
- getP() -
Method in class byucc.jhdl.Xilinx.XC4000.techmap.XC4000PlacementInfo
-
- getPC() -
Method in class byucc.jhdl.synth.classparse.OpCode
-
- getPCelloptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PCelloptions
-
- getPCelloptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PCelloptions
-
- getPColumn() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNode
-
- getPComment() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PComment
-
- getPComment() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PComment
-
- getPContentsoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PContentsoptions
-
- getPContentsoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PContentsoptions
-
- getPDesignoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PDesignoptions
-
- getPDesignoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PDesignoptions
-
- getPDontcareoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PDontcareoptions
-
- getPDontcareoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PDontcareoptions
-
- getPE(int) -
Method in class byucc.jhdl.platforms.util.GenericBoard
-
- getPEName(int) -
Method in class byucc.jhdl.platforms.util.GenericBoard
-
- getPEType() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.BitstreamParams
-
- getPEType() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.VirtexBitstreamParams
- Returns the integer value representing the part type of the PE.
- getPEType() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.Virtex2BitstreamParams
- Returns the integer value representing the part type of the PE.
- getPEType() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XC4000.XC4KBitstreamParams
- Returns the integer value representing the part type of the PE.
- getPEType() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XilinxBitstreamParams
-
- getPEdif() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.Start
-
- getPEdifoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PEdifoptions
-
- getPEdifoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PEdifoptions
-
- getPExternaloptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PExternaloptions
-
- getPExternaloptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PExternaloptions
-
- getPInstanceoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PInstanceoptions
-
- getPInstanceoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PInstanceoptions
-
- getPIntegervalue() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PIntegervalue
-
- getPIntegervalue() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PIntegervalue
-
- getPInterfaceop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PInterfaceop
-
- getPInterfaceop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PInterfaceop
-
- getPJoinedoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PJoinedoptions
-
- getPJoinedoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PJoinedoptions
-
- getPLibraryoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PLibraryoptions
-
- getPLibraryoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PLibraryoptions
-
- getPListofportsop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PListofportsop
-
- getPListofportsop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PListofportsop
-
- getPNet() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PNet
-
- getPNet() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PNet
-
- getPNetbundleop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PNetbundleop
-
- getPNetbundleop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PNetbundleop
-
- getPNetoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PNetoptions
-
- getPNetoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PNetoptions
-
- getPNumberdefinitionop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PNumberdefinitionop
-
- getPNumberdefinitionop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PNumberdefinitionop
-
- getPPageoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PPageoptions
-
- getPPageoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PPageoptions
-
- getPPortbundleop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PPortbundleop
-
- getPPortbundleop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PPortbundleop
-
- getPPortimplementationop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PPortimplementationop
-
- getPPortimplementationop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PPortimplementationop
-
- getPPortinstanceop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PPortinstanceop
-
- getPPortinstanceop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PPortinstanceop
-
- getPPortlistoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PPortlistoptions
-
- getPPortlistoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PPortlistoptions
-
- getPPortoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PPortoptions
-
- getPPortoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PPortoptions
-
- getPPropertyoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PPropertyoptions
-
- getPPropertyoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PPropertyoptions
-
- getPProtectionframeop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PProtectionframeop
-
- getPProtectionframeop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PProtectionframeop
-
- getPRow() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNode
-
- getPSigLine() -
Method in class byucc.jhdl.parsers.xnf.node.X1PSigLine
-
- getPSigLine() -
Method in class byucc.jhdl.parsers.xnf.node.X2PSigLine
-
- getPSymLines() -
Method in class byucc.jhdl.parsers.xnf.node.X1PSymLines
-
- getPSymLines() -
Method in class byucc.jhdl.parsers.xnf.node.X2PSymLines
-
- getPSymPin() -
Method in class byucc.jhdl.parsers.xnf.node.X1PSymPin
-
- getPSymPin() -
Method in class byucc.jhdl.parsers.xnf.node.X2PSymPin
-
- getPSymPinUnknownBlank() -
Method in class byucc.jhdl.parsers.xnf.node.X1PSymPinUnknownBlank
-
- getPSymPinUnknownBlank() -
Method in class byucc.jhdl.parsers.xnf.node.X2PSymPinUnknownBlank
-
- getPSymboloptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PSymboloptions
-
- getPSymboloptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PSymboloptions
-
- getPViewlistop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PViewlistop
-
- getPViewlistop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PViewlistop
-
- getPViewoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PViewoptions
-
- getPViewoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2PViewoptions
-
- getPXnf() -
Method in class byucc.jhdl.parsers.xnf.node.Start
-
- getPackingHint() -
Method in class byucc.jhdl.Xilinx.XC4000.techmap.XC4000PlacementInfo
-
- getPage() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APage
-
- getPage() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APageContentsoptions
-
- getPageoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APage
-
- getPanel() -
Method in class byucc.jhdl.apps.Viewers.FloorPlan.LayoutView
-
- getPanel() -
Method in class byucc.jhdl.apps.Viewers.MemoryView.MemoryViewer
-
- getParamNames() -
Method in class byucc.jhdl.apps.Tbone.Tbone
-
- getParameters() -
Method in class byucc.jhdl.apps.dtb.DynamicTestBench
- Returns a list of the settings of the non-Wire and
non-Node constructor parameters.
- getParams() -
Method in class byucc.jhdl.apps.Tbone.TboneDialog
-
- getParent() -
Method in class byucc.jhdl.base.Node
- Returns the parent of this Node
- getParent() -
Method in class byucc.jhdl.base.Wire
- Simple accessor to get the parent of the wire.
- getParent() -
Method in class byucc.jhdl.synth.DFSubGraph
- Get the parent graph of this subGraph.
- getParent() -
Method in class byucc.jhdl.synth.graph.Vertex
- Get the Graph to which this Vertex belongs.
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.Body
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.Header
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.Identifier
-
- getParent() -
Method in interface byucc.jhdl.synth.graph.parser.syntaxtree.Node
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.NodeChoice
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.NodeList
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.NodeListOptional
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.NodeOptional
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.NodeSequence
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.NodeToken
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.Statement
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.StatementList
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.SubgHdr
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.attrAssignment
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.attrDefs
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.attrItem
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.attrList
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.attrMacro
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.attrStmt
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.attrType
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.compound
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.dotfile
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.edgeOp
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.nodeAtom
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.node_List
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.rCompound
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.simple
-
- getParent() -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.subgraph
-
- getParentCell() -
Method in class byucc.jhdl.base.Node
- Returns the parent of this Node, cast as a Cell if possible
- getParentCell() -
Method in class byucc.jhdl.base.Wire
- Simple accessor to get the parent of the wire, without casting
- getParentCellName(Cell) -
Method in class byucc.jhdl.Xilinx.TechMapper
-
- getParentCommand() -
Method in class byucc.jhdl.util.cli.CLICommandObject
-
- getParentInCurrentLevel(Cell, Cell) -
Static method in class byucc.jhdl.Xilinx.XC4000.techmap.TechMapHelper
-
- getParentWindow(Component) -
Method in class byucc.jhdl.apps.Viewers.Schematic.SmartSchematicFrame
-
- getParentalSubGraph() -
Method in class byucc.jhdl.synth.DFVertex
- Get the parentalSubGraph to which this DFVertex belongs.
- getParser(String) -
Method in class byucc.jhdl.util.xmac.DocInfo
- Get a parser associated with a tag name from the hashtable.
- getParserVersion() -
Static method in class byucc.jhdl.util.xmac.ParserVersion
-
- getPart() -
Method in class byucc.jhdl.parsers.xnf.node.APartLine
-
- getPart(int) -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.VirtexBitstreamParams
- Returns a string defining the part, based on the IDCODE.
- getPart(int) -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.Virtex2BitstreamParams
- Returns a string defining the part, based on the IDCODE.
- getPartLine() -
Method in class byucc.jhdl.parsers.xnf.node.AXnfHeader
-
- getPhysicalNames() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.Block
- Returns the
physicalNames Vector
for the block.
- getPhysicalNames() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.Block
- Returns the
physicalNames Vector
for the block.
- getPhysicalNamesClone() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.Block
- Returns a copy of the
physicalNames Vector
for the
block.
- getPhysicalNamesClone() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.Block
- Returns a copy of the
physicalNames Vector
for the
block.
- getPin() -
Method in class byucc.jhdl.parsers.xnf.node.ASigLine
-
- getPin() -
Method in class byucc.jhdl.parsers.xnf.node.ASymPin
-
- getPinName() -
Method in class byucc.jhdl.parsers.xnf.node.ASigLine
-
- getPinName() -
Method in class byucc.jhdl.parsers.xnf.node.ASymPin
-
- getPipeDepth() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Array_div_radix2.FPDiv_radix2
-
- getPipeDepth() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Array_div_radix4.FPDiv_radix4
-
- getPipeDepth() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Array_div_radix8.FPDiv_radix8
-
- getPipeDepth() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Iterative_div_radix2.FPDiv_radix2
-
- getPipeDepth() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Iterative_div_radix4.FPDiv_radix4
-
- getPipeDepth() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Iterative_div_radix8.FPDiv_radix8
-
- getPipeDepth() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Pipe_SquareRoot
-
- getPipeDepth() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Pipeline_div_radix2.FPDiv_radix2
-
- getPipeDepth() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Pipeline_div_radix4.FPDiv_radix4
-
- getPipeDepth() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Pipeline_div_radix8.FPDiv_radix8
-
- getPkgName() -
Method in class byucc.jhdl.util.xmac.DocInfo
- Get the name of the current package.
- getPlaceableType(Cell) -
Static method in class byucc.jhdl.Xilinx.XC4000.techmap.TechMapHelper
-
- getPlacedCell() -
Method in class byucc.jhdl.Xilinx.XC4000.techmap.lists.PlacedCellList
-
- getPlacedCell() -
Method in class byucc.jhdl.Xilinx.XC4000.techmap.lists.SelectedPlacedCellList
-
- getPlacedCellResource(int) -
Method in class byucc.jhdl.Xilinx.XC4000.techmap.CLB
-
- getPlacementInfo() -
Method in class byucc.jhdl.base.Cell
- Get the PlacementInfo object associated with this cell.
- getPort() -
Method in class byucc.jhdl.apps.Viewers.Schematic.PortConnection
-
- getPort() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APort
-
- getPort() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortInterfaceop
-
- getPort() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortListofportsop
-
- getPort1(int) -
Method in class byucc.jhdl.platforms.util.ConnectionTemplate
- Get the port1 at the specified index.
- getPort2(int) -
Method in class byucc.jhdl.platforms.util.ConnectionTemplate
- Get the port2 at the specified index.
- getPortAssociation(String) -
Method in class byucc.jhdl.platforms.util.GenericBoard
-
- getPortConnectionPorts(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNode
-
- getPortConnectionPorts(int) -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNode
-
- getPortConnections(String) -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNode
-
- getPortConnections(int) -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNode
-
- getPortCount() -
Method in class byucc.jhdl.util.xmac.WireInfo
- Returns the number of ports not including generic and implicit ports.
- getPortIndex() -
Method in class byucc.jhdl.parsers.xnf.XNFCellPort
-
- getPortName() -
Method in class byucc.jhdl.base.ArgBlock
-
- getPortName() -
Method in class byucc.jhdl.base.Connection
- Returns the connected port name
- getPortName() -
Method in class byucc.jhdl.base.PortRecord
- Returns the name of the port.
- getPortName() -
Method in class byucc.jhdl.parsers.xnf.XNFCellPort
-
- getPortName() -
Method in class byucc.jhdl.platforms.util.VPortInfo
- Gets the name of the requested port.
- getPortNameFull() -
Method in class byucc.jhdl.parsers.xnf.XNFCellPort
-
- getPortNameIndex() -
Method in class byucc.jhdl.base.Connection
-
- getPortNames() -
Method in class byucc.jhdl.apps.Tbone.Tbone
-
- getPortParams() -
Method in class byucc.jhdl.apps.dtb.DynamicTestBench
- Returns a list of the parameters, if any, for ports of unbound
width, along with their current settings.
- getPortProperties() -
Method in class byucc.jhdl.base.Cell
- Access the array of port properties associated with a derived class.
- getPortRecord(int) -
Method in class byucc.jhdl.apps.Jab.CellInfo
-
- getPortRecord(String) -
Method in class byucc.jhdl.base.Cell
- This will return a single port record describing the attributes of the named port.
- getPortRecord() -
Method in class byucc.jhdl.base.PortRecordList
- Return the current record
- getPortRecords() -
Method in class byucc.jhdl.base.Cell
- This method is used to access all information on a Cell's ports.
- getPortType() -
Method in class byucc.jhdl.parsers.xnf.XNFCellPort
-
- getPortType() -
Method in class byucc.jhdl.platforms.util.UserPortInfo
- Get the port type for this port.
- getPortType() -
Method in class byucc.jhdl.util.xmac.WireInfo
- Returns the type of the port such as: in, out, generic, etc.
- getPortValue() -
Method in class byucc.jhdl.util.xmac.WireInfo
- Get the value of the port.
- getPortWidth() -
Method in class byucc.jhdl.base.Connection
- Returns the connected port width
- getPortWidth() -
Method in class byucc.jhdl.base.PortRecord
- Returns the width of the port.
- getPortWidth() -
Method in class byucc.jhdl.parsers.xnf.XNFCellPort
-
- getPortWire(String) -
Method in class byucc.jhdl.platforms.util.GenericProcessingElement
- Used to retrieve a wire from the PortAssociation object.
- getPortbundle() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortbundle
-
- getPortbundle() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortbundleInterfaceop
-
- getPortbundle() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortbundleListofportsop
-
- getPortbundleop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortbundle
-
- getPortimplementation() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AImpmlementationContentsoptions
-
- getPortimplementation() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortimplementation
-
- getPortimplementation() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortimplementationPageoptions
-
- getPortimplementation() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortimplementationProtectionframeop
-
- getPortimplementation() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortimplementationSymboloptions
-
- getPortimplementationop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortimplementation
-
- getPortimpop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortimplementation
-
- getPortinstance() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortinstance
-
- getPortinstance() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortinstanceInstanceoptions
-
- getPortinstanceop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortinstance
-
- getPortinstop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortinstance
-
- getPortlist() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortlist
-
- getPortlist() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortlistJoinedoptions
-
- getPortlistoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortlist
-
- getPortnamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APort
-
- getPortnamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortbundle
-
- getPortnameref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortnamerefPortimpop
-
- getPortnameref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortnamerefPortinstop
-
- getPortnameref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortnamerefPortlistoptions
-
- getPortnameref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortref
-
- getPortoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APort
-
- getPortref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortref
-
- getPortref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortrefJoinedoptions
-
- getPortref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortrefPortimplementationop
-
- getPortref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortrefPortimpop
-
- getPortref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortrefPortinstop
-
- getPortref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortrefPortlistoptions
-
- getPortref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortrefPortrefop
-
- getPortrefop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortref
-
- getPorts() -
Method in class byucc.jhdl.apps.Jab.CellInfo
-
- getPorts() -
Method in class byucc.jhdl.apps.dtb.DynamicTestBench
- Returns a list of the names of all of the ports, their widths
(or their width parameter name), and their current wire
association.
- getPos() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.Token
-
- getPos() -
Method in class byucc.jhdl.parsers.xnf.node.Token
-
- getPossibleMatches(AttributeCode) -
Method in class byucc.jhdl.synth.classparse.OpCodeLookupswitch
-
- getPossibleTargetIndices(AttributeCode) -
Method in class byucc.jhdl.synth.classparse.OpCodeLookupswitch
-
- getPossibleTargetIndices(AttributeCode) -
Method in class byucc.jhdl.synth.classparse.OpCodeTableswitch
-
- getPossibleTargets(AttributeCode) -
Method in class byucc.jhdl.synth.classparse.OpCode
-
- getPossibleTargets(AttributeCode) -
Method in class byucc.jhdl.synth.classparse.OpCodeBranch
-
- getPossibleTargets(AttributeCode) -
Method in class byucc.jhdl.synth.classparse.OpCodeLookupswitch
-
- getPossibleTargets(AttributeCode) -
Method in class byucc.jhdl.synth.classparse.OpCodeTableswitch
-
- getPreferredScrollableViewportSize() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvas
-
- getPrev() -
Method in class byucc.jhdl.base.list.LinkedListElt
-
- getPrevCommand() -
Method in class byucc.jhdl.apps.Jab.TextConsole
-
- getPrevCommand() -
Method in class byucc.jhdl.util.cli.CLITextField
-
- getPrevCommand(JTextField) -
Method in class byucc.jhdl.util.cli.CLInterpreterPanel
-
- getPrimary1() -
Method in class byucc.jhdl.util.ui.ChangeableMetalTheme
-
- getPrimary2() -
Method in class byucc.jhdl.util.ui.ChangeableMetalTheme
-
- getPrimary3() -
Method in class byucc.jhdl.util.ui.ChangeableMetalTheme
-
- getPrimitiveName() -
Method in class byucc.jhdl.parsers.xnf.XNFCell
-
- getPrimitiveName() -
Method in class byucc.jhdl.parsers.xnf.node.ASymLines
-
- getPrintTimestamp() -
Static method in class byucc.jhdl.netlisters.Netlister
- Returns whether the netlist will include a timestamp, if that makes sense.
- getPrintWriter(String) -
Static method in class byucc.jhdl.synth.graph.Graph
-
- getProg() -
Method in class byucc.jhdl.parsers.xnf.node.AProgramLine
-
- getProgramLine() -
Method in class byucc.jhdl.parsers.xnf.node.AXnfHeader
-
- getProgversion() -
Method in class byucc.jhdl.parsers.xnf.node.AProgramLine
-
- getProperties() -
Method in class byucc.jhdl.base.Cell
- Used to get the property list from the cell.
- getProperties() -
Method in class byucc.jhdl.base.Net
- Returns any properties attached to this net.
- getProperties(Cell) -
Method in class byucc.jhdl.base.Wire
- Used to get the property list from the wire from the scope of the given cell.
- getProperties() -
Method in class byucc.jhdl.base.Wire
- Used to get the property list from the wire, at the scope of the wire origin.
- getProperty(String) -
Method in class byucc.jhdl.Logic.Modules.helpers.CommandLinePropertyReader
- Searches for property=value arguments
- getProperty(String, int) -
Method in class byucc.jhdl.Logic.Modules.helpers.CommandLinePropertyReader
- Gets a property value that is expected to be an integer.
- getProperty(String, int, String) -
Method in class byucc.jhdl.Logic.Modules.helpers.CommandLinePropertyReader
- Gets a property value that is expected to be an integer.
- getProperty(String, boolean) -
Method in class byucc.jhdl.Logic.Modules.helpers.CommandLinePropertyReader
- Looks for a property flag.
- getProperty(String, boolean, String) -
Method in class byucc.jhdl.Logic.Modules.helpers.CommandLinePropertyReader
- Looks for a property flag.
- getProperty(String) -
Method in class byucc.jhdl.apps.Viewers.NewTreeBrowser.TreeBrowserNode
-
- getProperty(String) -
Static method in class byucc.jhdl.apps.util.Properties
- Returns a string representation of the value of the property
associated with the given identifier
- getProperty(String, String) -
Static method in class byucc.jhdl.apps.util.Properties
- Returns a string representation of the value of the property
associated with the given identifier, if the property is not set,
then the property is set to given defaultValue value and that
value is returned
- getProperty(String) -
Method in class byucc.jhdl.base.Cell
-
- getProperty() -
Method in class byucc.jhdl.base.PropertyList
- Returns the property at the current list position
- getProperty(Cell, String) -
Method in class byucc.jhdl.base.Wire
-
- getProperty(String) -
Method in class byucc.jhdl.base.Wire
-
- getProperty() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AProperty
-
- getProperty() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APropertyCelloptions
-
- getProperty() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APropertyDesignoptions
-
- getProperty() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APropertyDontcareoptions
-
- getProperty() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APropertyInstanceoptions
-
- getProperty() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APropertyInterfaceop
-
- getProperty() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APropertyNetbundleop
-
- getProperty() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APropertyNetoptions
-
- getProperty() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APropertyPortbundleop
-
- getProperty() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APropertyPortimplementationop
-
- getProperty() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APropertyPortinstanceop
-
- getProperty() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APropertyPortoptions
-
- getProperty() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APropertyPropertyoptions
-
- getProperty() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APropertyProtectionframeop
-
- getProperty() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APropertySymboloptions
-
- getProperty() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APropertyViewoptions
-
- getProperty(String) -
Method in class byucc.jhdl.synth.CFVertex
- Returns the value associated with the given key.
- getProperty(String) -
Method in class byucc.jhdl.synth.DFVertex
- Returns the value associated with the given key.
- getPropertyBoolean(String) -
Static method in class byucc.jhdl.apps.util.Properties
- No matter what, this method attempts to parse the value of the
property identified as if it is a boolean
- getPropertyBoolean(String, boolean) -
Static method in class byucc.jhdl.apps.util.Properties
- No matter what, this method attempts to parse the value of the
property identified as if it is a boolean.
- getPropertyBoolean(String, String) -
Static method in class byucc.jhdl.apps.util.Properties
- No matter what, this method attempts to parse the value of the
property identified as if it is a boolean.
- getPropertyDouble(String) -
Static method in class byucc.jhdl.apps.util.Properties
- No matter what, this method attempts to parse the value of the
property identified as if it is a double.
- getPropertyDouble(String, double) -
Static method in class byucc.jhdl.apps.util.Properties
- No matter what, this method attempts to parse the value of the
property identified as if it is a double.
- getPropertyDouble(String, String) -
Static method in class byucc.jhdl.apps.util.Properties
- No matter what, this method attempts to parse the value of the
property identified as if it is a double.
- getPropertyFromTopWire(Wire, String) -
Static method in class byucc.jhdl.base.HelperLibrary
- Gets the highest wire (hierarchically) associated with this wire
- getPropertyIdentifier() -
Method in interface byucc.jhdl.apps.util.PropertiesDialogComponent
-
- getPropertyInformation() -
Method in interface byucc.jhdl.apps.util.PropertiesDialogComponent
-
- getPropertyInteger(String) -
Static method in class byucc.jhdl.apps.util.Properties
- No matter what, this method attempts to parse the value of the
property identified as if it is an integer
- getPropertyInteger(String, int) -
Static method in class byucc.jhdl.apps.util.Properties
- No matter what, this method attempts to parse the value of the
property identified as if it is an integer
- getPropertyInteger(String, String) -
Static method in class byucc.jhdl.apps.util.Properties
- No matter what, this method attempts to parse the value of the
property identified as if it is an integer
- getPropertyMultipleChoice(String) -
Static method in class byucc.jhdl.apps.util.Properties
- Returns the selected value of a multiple choice list property.
- getPropertyMultipleChoice(String, String) -
Static method in class byucc.jhdl.apps.util.Properties
- Returns the selected value of a multiple choice list property.
- getPropertyMultipleChoice(String, String, String[]) -
Static method in class byucc.jhdl.apps.util.Properties
- Returns the selected value of a multiple choice list property.
- getPropertyName() -
Method in interface byucc.jhdl.apps.util.PropertiesDialogComponent
-
- getPropertyNameDef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AProperty
-
- getPropertyType(String) -
Static method in class byucc.jhdl.apps.util.Properties
- Returns the type of the property associated with the given
identifier
- getPropertyType() -
Method in interface byucc.jhdl.apps.util.PropertiesDialogComponent
- The type of the property.
- getPropertyValue(String) -
Method in class byucc.jhdl.base.Cell
-
- getPropertyValue(Cell, String) -
Method in class byucc.jhdl.base.Wire
-
- getPropertyValue(String) -
Method in class byucc.jhdl.base.Wire
-
- getProtectionframe() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AProtectionInterfaceop
-
- getProtectionframe() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AProtectionframe
-
- getProtectionframeop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AProtectionframe
-
- getQuotedStringValue() -
Method in class byucc.jhdl.synth.classparse.CPInfo
-
- getQuotedStringValue() -
Method in class byucc.jhdl.synth.classparse.CPString
-
- getQuotedStringValue() -
Method in class byucc.jhdl.synth.classparse.CPUtf8
-
- getRAMFrameCount() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.VirtexBitstreamParams
-
- getRAMFrameCount() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.Virtex2BitstreamParams
-
- getRAMFrameCount() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XilinxBitstreamParams
-
- getRAMGroupHash() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.LL_Virtex
- Returns a reference to the
RAMGroupHash
, which holds
a RAMGroup
object for each RAM in the .ll file keyed on
the location of the RAM and the RAM type (F, G, M, or B).
- getRAMGroupHash() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.LL_Virtex2
- Returns a reference to the
RAMGroupHash
, which holds
a RAMGroup
object for each RAM in the .ll file keyed on
the location of the RAM and the RAM type (F, G, M, or B).
- getRAMGroupHash() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XC4000.LL_4K
- Returns a reference to the
RAMGroupHash
, which holds
a RAMGroup
object for each RAM in the .ll file keyed on
the location of the RAM and the RAM type (F, G, or M).
- getRAMHeaderBits() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.VirtexBitstreamParams
- Returns the current length of the BlockRAM readback header, in
bits.
- getRAMHeaderBits() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.Virtex2BitstreamParams
- Returns the current length of the BlockRAM readback header, in
bits.
- getRAMHeaderBits() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XilinxBitstreamParams
-
- getRAngleBrck() -
Method in class byucc.jhdl.parsers.xnf.node.ASubscript
-
- getRLOC() -
Method in class byucc.jhdl.Xilinx.XC4000.techmap.XC4000PlacementInfo
-
- getRLOCFromPlacementInfo(Cell) -
Method in class byucc.jhdl.Xilinx.TechMapper
-
- getRLOCFromPlacementInfo(Cell) -
Method in class byucc.jhdl.Xilinx.Virtex.VirtexTechMapper
-
- getRLOCFromPlacementInfo(Cell) -
Method in class byucc.jhdl.Xilinx.Virtex2.Virtex2TechMapper
-
- getRLOCFromPlacementInfo(Cell) -
Method in class byucc.jhdl.Xilinx.XC4000.XC4000TechMapper
-
- getRLOCFromPlacementInfo(Cell) -
Method in class byucc.jhdl.Xilinx.XC4000.XilinxTechMapper
-
- getRLOCFromPlacementInfo(Cell) -
Method in class byucc.jhdl.Xilinx.XC9000.XC9000TechMapper
-
- getRLOCFromPlacementInfo(Cell) -
Method in class byucc.jhdl.Xilinx.XC9000.XilinxTechMapper
-
- getRadix() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicViewerPanel
-
- getRadix() -
Method in interface byucc.jhdl.apps.Viewers.Waves.WavesViewable
-
- getRadix() -
Method in class byucc.jhdl.apps.Viewers.Waves.WavesWire
-
- getRange(int, int) -
Method in interface byucc.jhdl.apps.Viewers.Waves.WavesViewable
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AArray
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ABoolean
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ACell
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ACellref
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ACelltype
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AComment
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AContents
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ADesign
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ADontcare
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AEdif
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AEdiflevel
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AEdifversion
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AEee
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AExternal
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AFalse
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AInoutDirection
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AInputDirection
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AInstance
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AInstanceref
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AInteger
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AInterface
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AJoined
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AKeywordlevel
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AKeywordmap
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ALibrary
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ALibraryref
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AListofnets
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AListofports
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AMember
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANet
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANetbundle
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANumber
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANumberdefinition
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AOutputDirection
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AOwner
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APage
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APort
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortbundle
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortimplementation
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortinstance
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortlist
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.APortref
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AProperty
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AProtectionframe
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ARename
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AScale
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AString
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ASymbol
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ATechnology
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ATrue
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AUnit
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AView
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewlist
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewref
-
- getRbr() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewtype
-
- getReadRegisterWidth(int, int) -
Method in interface byucc.jhdl.platforms.util.GenericRegisterInterface
-
- getRecentlyLoadedClasses() -
Method in class byucc.jhdl.apps.Jab.BrowserCore
- Deprecated.
- getRegister(int, int, byte[]) -
Method in class byucc.jhdl.platforms.util.hwi.HardwareControlInterface
- Returns the width of the specified memory element.
- getRegister(int, int, byte[]) -
Method in interface byucc.jhdl.platforms.util.hwi.HardwareControlInterfaceStub
- Returns the width of the specified memory element.
- getRegister(int, int, byte[]) -
Method in class byucc.jhdl.platforms.util.hwi.NetworkHardwareControl
- Returns the width of the specified memory element.
- getRegister(int, int, byte[]) -
Method in class byucc.jhdl.platforms.util.hwi.RemoteHardwareControl
- Returns the width of the specified memory element.
- getRegisterWidth(int, int) -
Method in class byucc.jhdl.platforms.util.hwi.HardwareControlInterface
- Returns the width of the specified memory element.
- getRegisterWidth(int, int) -
Method in interface byucc.jhdl.platforms.util.hwi.HardwareControlInterfaceStub
- Returns the width of the specified memory element.
- getRegisterWidth(int, int) -
Method in class byucc.jhdl.platforms.util.hwi.NetworkHardwareControl
- Returns the width of the specified memory element.
- getRegisterWidth(int, int) -
Method in class byucc.jhdl.platforms.util.hwi.RemoteHardwareControl
- Returns the width of the specified memory element.
- getRegisteredWireNames() -
Static method in class byucc.jhdl.apps.Stimulator.Stimulator
-
- getRelativeName(Node) -
Method in class byucc.jhdl.base.Nameable
- The relative name uniquely identifies this nameable with respect to an ancestor
node.
- getRelatives() -
Method in class byucc.jhdl.base.Node
- Returns the relatives (the children and the next sibling)
- getRelatives() -
Method in interface byucc.jhdl.base.list.TreeListable
- Must return the TreeList object belonging to this object (which contains both
children and sibling information).
- getRename() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ARename
-
- getRename() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ARenameDontcareoptions
-
- getRename() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ARenameNamedef
-
- getRepCell() -
Method in class byucc.jhdl.apps.Viewers.FloorPlan.FloorPlanRecord
-
- getReport() -
Method in class byucc.jhdl.DRC.DesignRule
- Returns a string containing a full failure report from the
last check against this rule.
- getReport(int) -
Method in class byucc.jhdl.DRC.DesignRuleChecker
- Returns a complete report of the test(s) performed.
- getReport() -
Method in class byucc.jhdl.DRC.DesignRuleChecker
- Returns the full report from the last check routine.
- getResetBVValue(BV) -
Method in interface byucc.jhdl.apps.Stimulator.BVValueProvider
-
- getResetBVValue(BV) -
Method in class byucc.jhdl.apps.Stimulator.functions.Random
- Resets the random number generator based on the original seed
and returns the first boolean value from it.
- getResetBooleanValue() -
Method in interface byucc.jhdl.apps.Stimulator.BooleanValueProvider
-
- getResetBooleanValue() -
Method in class byucc.jhdl.apps.Stimulator.functions.Pulse
- Resets the cycle count and returns the proper value for the
reset condition.
- getResetBooleanValue() -
Method in class byucc.jhdl.apps.Stimulator.functions.Random
- Resets the random number generator based on the original seed
and returns the first boolean value from it.
- getResetIntegerValue() -
Method in interface byucc.jhdl.apps.Stimulator.IntegerValueProvider
-
- getResetIntegerValue() -
Method in class byucc.jhdl.apps.Stimulator.functions.Random
- Resets the random number generator based on the original seed
and returns the first int value from it.
- getResetLongValue() -
Method in interface byucc.jhdl.apps.Stimulator.LongValueProvider
-
- getResetLongValue() -
Method in class byucc.jhdl.apps.Stimulator.functions.Random
- Resets the random number generator based on the original seed
and returns the first boolean value from it.
- getResults() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Array_div_radix2.tb_FPDiv_radix2
-
- getResults() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Array_div_radix4.tb_FPDiv_radix4
-
- getResults() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Array_div_radix8.tb_FPDiv_radix8
-
- getResults() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Iterative_div_radix2.tb_FPDiv_radix2
-
- getResults() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Iterative_div_radix4.tb_FPDiv_radix4
-
- getResults() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Iterative_div_radix8.tb_FPDiv_radix8
-
- getResults() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Pipeline_div_radix2.tb_FPDiv_radix2
-
- getResults() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Pipeline_div_radix4.tb_FPDiv_radix4
-
- getResults() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.Pipeline_div_radix8.tb_FPDiv_radix8
-
- getRootCell() -
Method in class byucc.jhdl.apps.Viewers.Event.JHDLAbstractHostPanel
- Accessor method.
- getRootCell() -
Method in interface byucc.jhdl.apps.Viewers.Event.JHDLHostWidgetInterface
- Accessor method.
- getRootCell() -
Method in class byucc.jhdl.apps.Viewers.cvt.cvtPanel
-
- getRootCell() -
Method in class byucc.jhdl.parsers.edif.NewJHDLGenerator.NewJHDLGenerator
-
- getRootCell() -
Method in class byucc.jhdl.parsers.edif.sablecc.translation.EdifToJHDLTranslator
- Return the root cell of the whole EDIF tree
- getRootEdifCell() -
Method in class byucc.jhdl.parsers.edif.sablecc.translation.EdifToJHDLTranslator
-
- getRootName() -
Method in class byucc.jhdl.apps.Jab.BrowserCore
- Deprecated.
- getRootNode() -
Method in class byucc.jhdl.apps.Jab.BrowserCore
- Deprecated.
- getRow() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNode
-
- getRow() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.LocationParams
-
- getRow() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.LocationParams
-
- getRowCount() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.VirtexXpressBitstreamParams
-
- getSamples() -
Method in class byucc.jhdl.Logic.Modules.DigitSerial.MatlabIF
-
- getScale() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AScale
-
- getScale() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AScaleNumberdefinitionop
-
- getScaledinteger() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ANumbervalue
-
- getSchedule() -
Method in class byucc.jhdl.base.ClockDriver
- Just returns the String representation of the clock driver schedule.
- getScheduledValue(int) -
Method in class byucc.jhdl.base.ClockDriver
- Returns the integer value for the ClockDriver for that time
index of its schedule.
- getScheduledValue(int) -
Method in class byucc.jhdl.base.DynamicClockDriver
- Returns the integer value for the ClockDriver for that time index of its schedule.
- getSchematic() -
Method in class byucc.jhdl.apps.Viewers.FloorPlan.FloorPlanRecord
-
- getSchematicCanvas() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvas
- Part of the SchematicInterface interface
- getSchematicCanvas() -
Method in interface byucc.jhdl.apps.Viewers.Schematic.SchematicInterface
-
- getSchematicCanvas() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicScrollPane
-
- getSchematicCanvas() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicViewerFrame
-
- getSchematicCanvas() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicViewerInternalFrame
-
- getSchematicCanvas() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicViewerPanel
-
- getSchematicCanvasPreferredSizeInRelationToViewportSize() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvas
-
- getSchematicNode(Cell) -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvas
-
- getSchematicScrollPane() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicViewerPanel
-
- getScrollableBlockIncrement(Rectangle, int, int) -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvas
-
- getScrollableTracksViewportHeight() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvas
-
- getScrollableTracksViewportWidth() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvas
-
- getScrollableUnitIncrement(Rectangle, int, int) -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvas
-
- getSecondary1() -
Method in class byucc.jhdl.util.ui.ChangeableMetalTheme
-
- getSecondary2() -
Method in class byucc.jhdl.util.ui.ChangeableMetalTheme
-
- getSecondary3() -
Method in class byucc.jhdl.util.ui.ChangeableMetalTheme
-
- getSelected(int, int) -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvas
-
- getSelected(int, int) -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNet
-
- getSelectedCell() -
Method in class byucc.jhdl.apps.Jab.BrowserCore
- Deprecated.
- getSelectedCell(boolean) -
Method in class byucc.jhdl.apps.Jab.BrowserCore
- Deprecated.
- getSelectedCell(boolean) -
Method in class byucc.jhdl.apps.Viewers.BrowserMainFrame.BrowserMainFrame
-
- getSelectedCell() -
Method in class byucc.jhdl.apps.Viewers.FloorPlan.LayoutView
-
- getSelectedCell() -
Method in class byucc.jhdl.apps.Viewers.NewTreeBrowser.TreeBrowserPanel
-
- getSelectedCell() -
Method in class byucc.jhdl.apps.Viewers.TreeBrowser.TreeBrowserPanel
-
- getSelectedCell() -
Method in interface byucc.jhdl.apps.Viewers.ViewInterface
-
- getSelectedCells(int, int) -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvas
-
- getSelectedObject() -
Method in interface byucc.jhdl.apps.Viewers.ViewInterface
-
- getSelectedRow() -
Method in class byucc.jhdl.apps.Viewers.Waves.WavesDataManager
- Data format modification methods (radix changes)
- getSelectedTableIndex() -
Method in class byucc.jhdl.apps.Viewers.BrowserMainFrame.BrowserMainFrame
-
- getSelectedWire() -
Method in class byucc.jhdl.apps.Jab.BrowserCore
- Deprecated.
- getSelectedWire(int) -
Method in class byucc.jhdl.apps.Viewers.BrowserMainFrame.BrowserMainFrame
-
- getSelectedWire() -
Method in interface byucc.jhdl.apps.Viewers.ViewInterface
-
- getSelectedWires() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvas
-
- getSelectedWires(int, int) -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvas
-
- getSelectedWires() -
Method in class byucc.jhdl.apps.Viewers.WiresTable.WiresTablePanel
-
- getSelectionList() -
Method in class byucc.jhdl.Xilinx.XC4000.techmap.XC4000FloorPlanCanvas
-
- getSelectionList() -
Method in class byucc.jhdl.apps.Viewers.BrowserMainFrame.BrowserTree
-
- getSelectionList() -
Method in interface byucc.jhdl.util.gui.CircuitSelector
-
- getSeverity() -
Method in class byucc.jhdl.DRC.DesignRuleViolation
-
- getSeverityLevel() -
Method in class byucc.jhdl.DRC.DesignRuleViolation
-
- getSharedName() -
Method in class byucc.jhdl.CSRC.CSRCFD
-
- getShortName(int) -
Method in class byucc.jhdl.apps.Viewers.Waves.WavesDataManager
-
- getShortName() -
Method in interface byucc.jhdl.apps.Viewers.Waves.WavesViewable
-
- getShortName() -
Method in class byucc.jhdl.apps.Viewers.Waves.WavesWire
-
- getShortValue(String) -
Method in class byucc.jhdl.base.Bindings
- Returns a Short parameter as the native short
- getSig() -
Method in class byucc.jhdl.parsers.xnf.node.ASigLine
-
- getSigLine() -
Method in class byucc.jhdl.parsers.xnf.node.AXnf
-
- getSign() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.helpers.FloatingPoint
- Returns -1 or 1 to indicate the sign bit
- getSignal(String) -
Method in class byucc.jhdl.synth.DFSubGraph
- Get a signal from the subGraph that has the given name, (null if none exists)
- getSignal(String, Wire) -
Method in class byucc.jhdl.synth.GraphStack
- If a Vertex already exists in the dataflow graph with the given
name and associated with the given Wire, return it.
- getSignal(int, String) -
Method in class byucc.jhdl.synth.GraphStack
- If a Vertex already exists in the dataflow graph with the
given signal name, return it.
- getSignalBasename() -
Method in class byucc.jhdl.synth.DFVertex
- Get the base name for this signal.
- getSignalName() -
Method in class byucc.jhdl.synth.DFVertex
- Get the signal name for this signal.
- getSignals() -
Method in class byucc.jhdl.synth.DFSubGraph
- Get a GenericIterator of all signals in the subgraph.
- getSignificand(BV, int) -
Static method in class byucc.jhdl.Logic.Modules.FloatingPoint.helpers.FloatBV
- Returns the significand of the packed floating-point value.
- getSignificand() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.helpers.FloatingPoint
- Returns the significand as represented internally: a positive BigInteger.
- getSimIndicatorComponent() -
Method in class byucc.jhdl.apps.Viewers.SimControl.SimControlPanel
- Allows access to the SimIndicatorComponent so that the creator
of this SimControlPanel may set it up as a SimulatorCallback
- getSimulationErrorCount() -
Method in class byucc.jhdl.base.HWSystem
- This returns the number of floating or multiple driver errors on
the last simulation run.
- getSimulatorCallback() -
Method in class byucc.jhdl.base.SimulatorCallbackList
- Returns the current SimulatorCallback on the list
- getSingleCell() -
Method in class byucc.jhdl.base.CellList
- Returns the first element in the list, or null if none
- getSingleEnable(int) -
Method in class byucc.jhdl.platforms.util.UserPortInfo
-
- getSingleEnable(int) -
Method in class byucc.jhdl.platforms.util.VirtualPort
- Gets the single bit enable wire associated with the specified bit.
- getSingleHead() -
Method in class byucc.jhdl.synth.graph.Vertex
- Get the vertex which is the head of the single output edge to
this vertex.
- getSingleTail() -
Method in class byucc.jhdl.synth.graph.Vertex
- Get the vertex which is the tail of the single input edge to this
vertex.
- getSingleWire() -
Method in class byucc.jhdl.base.WireList
- Gets the first wire on the list
- getSink() -
Method in class byucc.jhdl.synth.CFVertex
- Get this block's corresponding sink vertex in the DataFlowGraph.
- getSink() -
Method in class byucc.jhdl.synth.DFSubGraph
- Get the sink vertex for this DFSubGraph.
- getSinkCell(Wire) -
Static method in class byucc.jhdl.Logic.Logic
- Finds the simulation sink of the wire parameter.
- getSinkCell(Cell, Wire, Cell) -
Static method in class byucc.jhdl.Xilinx.XC4000.techmap.TechMapHelper
-
- getSinkCell() -
Method in class byucc.jhdl.base.Wire
-
- getSinkCells() -
Method in class byucc.jhdl.base.Wire
- This will go down and find all of the unique, behaviorally modeled sink cells
that have this wire as an input.
- getSinkHierarchicalCell(Cell, Cell, Wire) -
Static method in class byucc.jhdl.Xilinx.Virtex.VirtexTechMapper
-
- getSinkHierarchicalCell(Cell, Cell, Wire) -
Static method in class byucc.jhdl.Xilinx.Virtex2.Virtex2TechMapper
-
- getSinkHierarchicalCell(Cell, Cell, Wire) -
Static method in class byucc.jhdl.Xilinx.XC4000.techmap.TechMapHelper
-
- getSinkHierarchicalCell(Cell, Cell, Wire) -
Static method in class byucc.jhdl.Xilinx.XC9000.XC9000TechMapper
-
- getSinkLeafCell(Logic, Cell, Wire) -
Method in class byucc.jhdl.CSRC.CSRCTechMapper
-
- getSinkLeafCell(Logic, Cell, Wire) -
Method in class byucc.jhdl.Logic.TechMapper
-
- getSinkLeafCell(Logic, Cell, Wire) -
Method in class byucc.jhdl.Xilinx.Virtex.VirtexTechMapper
- Deprecated. Returns any arbitrary leaf cell on the sink list of this wire.
- getSinkLeafCell(Logic, Cell, Wire) -
Method in class byucc.jhdl.Xilinx.Virtex2.Virtex2TechMapper
- Deprecated. Returns any arbitrary leaf cell on the sink list of this wire.
- getSinkLeafCell(Logic, Cell, Wire) -
Method in class byucc.jhdl.Xilinx.XC4000.XC4000TechMapper
-
- getSinkLeafCell(Cell, Cell, Wire) -
Static method in class byucc.jhdl.Xilinx.XC4000.techmap.TechMapHelper
-
- getSinkLeafCell(Logic, Cell, Wire) -
Method in class byucc.jhdl.Xilinx.XC9000.XC9000TechMapper
- Deprecated. Returns any arbitrary leaf cell on the sink list of this wire.
- getSinkWires() -
Method in class byucc.jhdl.base.Cell
- Returns a list containing all of the sink wires for this Cell.
- getSize() -
Method in class byucc.jhdl.Fsm.WirePile
-
- getSize() -
Method in class byucc.jhdl.Xilinx.BasicMemory
-
- getSize() -
Method in class byucc.jhdl.Xilinx.Virtex.BlockRamView
-
- getSize() -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.delay
-
- getSize() -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.ramrom
-
- getSize() -
Method in class byucc.jhdl.Xilinx.Virtex2.BlockRamView
- Deprecated.
- getSize() -
Method in class byucc.jhdl.Xilinx.Virtex2.BlockRamViewParity
- Deprecated.
- getSize() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.FloatingPoint.FPDividePack.DelayS
-
- getSize() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.delay
-
- getSize() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.ramrom
-
- getSize(int, int) -
Method in class byucc.jhdl.Xilinx.Virtex2.RAMB16_S
-
- getSize(int, int) -
Method in class byucc.jhdl.Xilinx.Virtex2.RAMB16_S_S
-
- getSize() -
Method in class byucc.jhdl.Xilinx.Virtex2.RamPack.BlockRamView
-
- getSize() -
Method in class byucc.jhdl.Xilinx.Virtex2.RamPack.BlockRamViewL
-
- getSize() -
Method in class byucc.jhdl.Xilinx.Virtex2.Rom128x1View
-
- getSize() -
Method in class byucc.jhdl.Xilinx.Virtex2.Rom256x1View
-
- getSize() -
Method in class byucc.jhdl.Xilinx.Virtex2.Rom64x1View
-
- getSize() -
Method in class byucc.jhdl.Xilinx.XC4000.Modules.delay
-
- getSize() -
Method in class byucc.jhdl.Xilinx.XC4000.Modules.ramrom
-
- getSize() -
Method in interface byucc.jhdl.base.LargeMemoryInterface
- Returns the memory size
- getSize() -
Method in interface byucc.jhdl.base.MemoryInterface
- Returns the memory size
- getSize() -
Method in class byucc.jhdl.platforms.util.GenericMemory
-
- getSlice() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.LocationParams
-
- getSlice() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.LocationParams
-
- getSortComparator() -
Method in class byucc.jhdl.apps.Viewers.NewTreeBrowser.TreeBrowserModel
-
- getSource() -
Method in class byucc.jhdl.apps.Viewers.Event.JHDLMouseEvent
-
- getSource() -
Method in class byucc.jhdl.synth.CFVertex
- Get this block's corresponding source vertex in the DataFlowGraph.
- getSource() -
Method in class byucc.jhdl.synth.DFSubGraph
- Get the source vertex for this DFSubGraph.
- getSource() -
Method in interface byucc.jhdl.synth.graph.SourceGraph
-
- getSourceCell(Wire) -
Method in class byucc.jhdl.Logic.Logic
- Finds the hierarchical/simulation source of the wire parameter.
- getSourceCell(Cell, Wire) -
Static method in class byucc.jhdl.Logic.Logic
- Finds the hierarchical/simulation source of the wire parameter.
- getSourceCell(Cell, Wire) -
Static method in class byucc.jhdl.Xilinx.XC4000.techmap.TechMapHelper
- Deprecated. Use getSourcePlaceable() or other getSource methods
- getSourceCell() -
Method in class byucc.jhdl.base.Wire
-
- getSourceCells() -
Method in class byucc.jhdl.base.Wire
- This will go down and find all of the unique, behaviorally modeled source
cells that can drive this wire.
- getSourceHierarchicalCell(Cell, Wire) -
Static method in class byucc.jhdl.Xilinx.Virtex.VirtexTechMapper
-
- getSourceHierarchicalCell(Cell, Wire) -
Static method in class byucc.jhdl.Xilinx.Virtex2.Virtex2TechMapper
-
- getSourceHierarchicalCell(Cell, Wire) -
Static method in class byucc.jhdl.Xilinx.XC4000.techmap.TechMapHelper
-
- getSourceHierarchicalCell(Cell, Wire) -
Static method in class byucc.jhdl.Xilinx.XC9000.XC9000TechMapper
-
- getSourceLeaf(Wire) -
Static method in class byucc.jhdl.Logic.Logic
- Finds the leaf source of the wire parameter.
- getSourceLeafCell(Logic, Wire) -
Method in class byucc.jhdl.CSRC.CSRCTechMapper
-
- getSourceLeafCell(Logic, Wire) -
Method in class byucc.jhdl.Logic.TechMapper
-
- getSourceLeafCell(Logic, Wire) -
Method in class byucc.jhdl.Xilinx.Virtex.VirtexTechMapper
-
- getSourceLeafCell(Logic, Wire) -
Method in class byucc.jhdl.Xilinx.Virtex2.Virtex2TechMapper
-
- getSourceLeafCell(Logic, Wire) -
Method in class byucc.jhdl.Xilinx.XC4000.XC4000TechMapper
-
- getSourceLeafCell(Cell, Wire) -
Static method in class byucc.jhdl.Xilinx.XC4000.techmap.TechMapHelper
-
- getSourceLeafCell(Logic, Wire) -
Method in class byucc.jhdl.Xilinx.XC9000.XC9000TechMapper
-
- getSourcePlaceable(Cell, Wire) -
Method in class byucc.jhdl.CSRC.CSRCTechMapper
-
- getSourcePlaceable(Wire) -
Method in class byucc.jhdl.Logic.Logic
- Finds the placeable hierarchical source of the wire parameter.
- getSourcePlaceable(Cell, Wire) -
Method in class byucc.jhdl.Logic.TechMapper
-
- getSourcePlaceable(Cell, Wire) -
Method in class byucc.jhdl.Xilinx.Virtex.VirtexTechMapper
-
- getSourcePlaceable(Cell, Wire) -
Method in class byucc.jhdl.Xilinx.Virtex2.Virtex2TechMapper
-
- getSourcePlaceable(Cell, Wire) -
Method in class byucc.jhdl.Xilinx.XC4000.XC4000TechMapper
-
- getSourcePlaceable(Cell, Wire) -
Static method in class byucc.jhdl.Xilinx.XC4000.techmap.TechMapHelper
-
- getSourcePlaceable(Cell, Wire) -
Method in class byucc.jhdl.Xilinx.XC9000.XC9000TechMapper
-
- getSourcePlaceableCell(Cell, Wire) -
Static method in class byucc.jhdl.Xilinx.XC4000.techmap.TechMapHelper
-
- getSourcePlaceableLeaf(Cell, Wire) -
Method in class byucc.jhdl.CSRC.CSRCTechMapper
-
- getSourcePlaceableLeaf(Wire) -
Method in class byucc.jhdl.Logic.Logic
- Finds the placeable leaf source of the wire parameter.
- getSourcePlaceableLeaf(Cell, Wire) -
Method in class byucc.jhdl.Logic.TechMapper
-
- getSourcePlaceableLeaf(Cell, Wire) -
Method in class byucc.jhdl.Xilinx.Virtex.VirtexTechMapper
-
- getSourcePlaceableLeaf(Cell, Wire) -
Method in class byucc.jhdl.Xilinx.Virtex2.Virtex2TechMapper
-
- getSourcePlaceableLeaf(Cell, Wire) -
Method in class byucc.jhdl.Xilinx.XC4000.XC4000TechMapper
-
- getSourcePlaceableLeaf(Cell, Wire) -
Static method in class byucc.jhdl.Xilinx.XC4000.techmap.TechMapHelper
-
- getSourcePlaceableLeaf(Cell, Wire) -
Method in class byucc.jhdl.Xilinx.XC9000.XC9000TechMapper
-
- getSourceSimulationCell(Wire) -
Static method in class byucc.jhdl.Xilinx.XC4000.techmap.TechMapHelper
-
- getSourceWires() -
Method in class byucc.jhdl.base.Cell
- Returns a list containing all of the source wires for this Cell.
- getSpacesPerIndentLevel() -
Method in class byucc.jhdl.util.xmac.DocInfo
- Fetch the current number of spaces per indent level.
- getSpecialAt(int) -
Method in class byucc.jhdl.parsers.edif.syntaxtree.NodeToken
-
- getSpecialAt(int) -
Method in class byucc.jhdl.synth.graph.parser.syntaxtree.NodeToken
-
- getStWidth() -
Method in class byucc.jhdl.Fsm.FsmData
-
- getStateEncodings() -
Method in class byucc.jhdl.Fsm.FsmData
-
- getStateNames() -
Method in class byucc.jhdl.Fsm.FsmData
-
- getStates() -
Method in class byucc.jhdl.Fsm.FsmData
-
- getStatus() -
Method in class byucc.jhdl.apps.Viewers.FloorPlan.FloorPlanRecord
-
- getStep() -
Method in class byucc.jhdl.base.StateObject
- Access the step count
- getStepsPerClock() -
Method in class byucc.jhdl.base.HWSystem
- Returns the number of steps per clock
- getString() -
Method in class byucc.jhdl.apps.Viewers.Event.JHDLMouseEvent
-
- getString() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AStrDontcareoptions
-
- getString() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AString
-
- getString() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AStringTypedvalue
-
- getString(int) -
Method in class byucc.jhdl.synth.classparse.ConstantPool
-
- getStringValue() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvasEvent
-
- getStringValue() -
Method in class byucc.jhdl.synth.classparse.CPClass
-
- getStringValue() -
Method in class byucc.jhdl.synth.classparse.CPDouble
-
- getStringValue() -
Method in class byucc.jhdl.synth.classparse.CPFieldref
-
- getStringValue() -
Method in class byucc.jhdl.synth.classparse.CPFloat
-
- getStringValue() -
Method in class byucc.jhdl.synth.classparse.CPInfo
-
- getStringValue(boolean) -
Method in class byucc.jhdl.synth.classparse.CPInfo
-
- getStringValue() -
Method in class byucc.jhdl.synth.classparse.CPInteger
-
- getStringValue() -
Method in class byucc.jhdl.synth.classparse.CPInterfaceMethodref
-
- getStringValue() -
Method in class byucc.jhdl.synth.classparse.CPLong
-
- getStringValue() -
Method in class byucc.jhdl.synth.classparse.CPMethodref
-
- getStringValue() -
Method in class byucc.jhdl.synth.classparse.CPNameAndType
-
- getStringValue(boolean) -
Method in class byucc.jhdl.synth.classparse.CPNameAndType
-
- getStringValue() -
Method in class byucc.jhdl.synth.classparse.CPString
-
- getStringValue() -
Method in class byucc.jhdl.synth.classparse.CPUtf8
-
- getStringWidth() -
Method in class byucc.jhdl.base.Port
- Returns the string width of the port
- getStringtoken() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AComment
-
- getStringtoken() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AStrTokenDontcareoptions
-
- getStringtoken() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AStringvalue
-
- getStringvalue() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AOwner
-
- getStringvalue() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ARename
-
- getStringvalue() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AString
-
- getSubCellClass() -
Method in class byucc.jhdl.Logic.Logic
- This call overrides that in Cell, so that pushHierarchy knows what Class is created
in constructSubCell.
- getSubCellClass() -
Method in class byucc.jhdl.base.Cell
- This call is used to determine which class is created by constructSubCell.
- getSubGraphs() -
Method in class byucc.jhdl.synth.DataFlowGraph
- Get an array of the subgraphs that make up this graph.
- getSubString(String) -
Static method in class byucc.jhdl.parsers.edif.JHDLHelper
-
- getSubString(String) -
Static method in class byucc.jhdl.parsers.edif.sablecc.translation.JHDLHelper
-
- getSubTextFont() -
Method in class byucc.jhdl.util.ui.ChangeableMetalTheme
-
- getSubissue() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AEdifversion
-
- getSubscript() -
Method in class byucc.jhdl.parsers.xnf.node.ACellName
-
- getSubscript() -
Method in class byucc.jhdl.parsers.xnf.node.APinName
-
- getSubscript() -
Method in class byucc.jhdl.parsers.xnf.node.AWireName
-
- getSym() -
Method in class byucc.jhdl.parsers.xnf.node.ASymLines
-
- getSymLines() -
Method in class byucc.jhdl.parsers.xnf.node.AXnf
-
- getSymPin() -
Method in class byucc.jhdl.parsers.xnf.node.ASymLines
-
- getSymPinInOut() -
Method in class byucc.jhdl.parsers.xnf.node.ASymPin
-
- getSymPinInverted() -
Method in class byucc.jhdl.parsers.xnf.node.ASymPin
-
- getSymPinUnknownBlank() -
Method in class byucc.jhdl.parsers.xnf.node.ASymPin
-
- getSymbol() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ASymbol
-
- getSymbol() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ASymbolInterfaceop
-
- getSymboloptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ASymbol
-
- getSyntax() -
Method in class byucc.jhdl.Logic.LibrarySelfTester
- This gives the acceptable command-line syntax for this version of self-tester.
- getSynthBlock() -
Method in class byucc.jhdl.synth.CFVertex
- Get this block's corresponding SynthBlock.
- getSystem() -
Method in class byucc.jhdl.apps.Viewers.ViewManager
-
- getSystem() -
Method in class byucc.jhdl.base.Node
- Returns the system.
- getSystem() -
Method in class byucc.jhdl.base.Wire
- Simple accessor to get to the system of this wire.
- getSystemTextFont() -
Method in class byucc.jhdl.util.ui.ChangeableMetalTheme
-
- getTStringtoken() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1TStringtoken
-
- getTStringtoken() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X2TStringtoken
-
- getTableCycleNames() -
Method in class byucc.jhdl.apps.Viewers.Waves.TableData
-
- getTableData() -
Method in class byucc.jhdl.apps.Viewers.Waves.TableData
-
- getTableInfo() -
Method in class byucc.jhdl.apps.Jab.CellInfo
-
- getTableNames() -
Method in class byucc.jhdl.apps.Viewers.Waves.TableData
-
- getTableWidths() -
Method in class byucc.jhdl.apps.Viewers.Waves.TableData
-
- getTail() -
Method in class byucc.jhdl.synth.graph.Edge
- Get the tail of this edge.
- getTailPort() -
Method in class byucc.jhdl.synth.DFEdge
- Get the port name from the tail of this edge.
- getTarget() -
Method in class byucc.jhdl.parsers.xnf.XNFCell
-
- getTargetNames() -
Method in class byucc.jhdl.apps.Tbone.Tbone
-
- getTechMapHint(Logic, Cell) -
Method in class byucc.jhdl.CSRC.CSRCTechMapper
-
- getTechMapHint(Logic, Wire) -
Method in class byucc.jhdl.CSRC.CSRCTechMapper
-
- getTechMapHint(Wire) -
Method in class byucc.jhdl.Logic.Logic
- Returns a
String
describing the technology mapping
hints for the Cell that is the source for the wire parameter.
- getTechMapHint(Cell) -
Method in class byucc.jhdl.Logic.Logic
- Returns a
String
describing the technology mapping
hints for the Cell parameter.
- getTechMapHint(Logic, Cell) -
Method in class byucc.jhdl.Logic.TechMapper
-
- getTechMapHint(Logic, Wire) -
Method in class byucc.jhdl.Logic.TechMapper
-
- getTechMapHint(Logic, Cell) -
Method in class byucc.jhdl.Xilinx.Virtex.VirtexTechMapper
-
- getTechMapHint(Logic, Wire) -
Method in class byucc.jhdl.Xilinx.Virtex.VirtexTechMapper
-
- getTechMapHint(Logic, Cell) -
Method in class byucc.jhdl.Xilinx.Virtex2.Virtex2TechMapper
-
- getTechMapHint(Logic, Wire) -
Method in class byucc.jhdl.Xilinx.Virtex2.Virtex2TechMapper
-
- getTechMapHint(Logic, Cell) -
Method in class byucc.jhdl.Xilinx.XC4000.XC4000TechMapper
-
- getTechMapHint(Logic, Wire) -
Method in class byucc.jhdl.Xilinx.XC4000.XC4000TechMapper
-
- getTechMapHint(Cell) -
Method in class byucc.jhdl.Xilinx.XC4000.techmap.Mapper
-
- getTechMapHint(Logic, Cell) -
Method in class byucc.jhdl.Xilinx.XC9000.XC9000TechMapper
-
- getTechMapHint(Logic, Wire) -
Method in class byucc.jhdl.Xilinx.XC9000.XC9000TechMapper
-
- getTechMapper() -
Method in class byucc.jhdl.Logic.Logic
- Returns the TechMapper object associated with Logic.
- getTechnology() -
Static method in class byucc.jhdl.Logic.BasicTechMapper
- Returns the name of the technology targeted by the techmapper.
- getTechnology() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AExternal
-
- getTechnology() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ALibrary
-
- getTechnology() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ATechnology
-
- getTempWire() -
Method in class byucc.jhdl.base.temp_cell
-
- getTestBench() -
Method in class byucc.jhdl.base.HWSystem
- A HWSystem should have only one child and it should be a test
bench, based on constructors.
- getTestBenchArguments() -
Static method in class byucc.jhdl.apps.Jab.BrowserCore
- Deprecated. Returns any command-line parameters after "--".
- getTestDirPath() -
Static method in class byucc.jhdl.Xilinx.XC4000.techmap.TESTTechmap
- Returns the relative path from the command line to the test directory, so
that hard-coded netlists can point to the right file.
- getTestVector() -
Method in class byucc.jhdl.Logic.Modules.helpers.tb_Template
- (Optional) Override this to return the user-defined test vector.
- getTestVectorGenerationSetting() -
Method in class byucc.jhdl.util.xmac.DocInfo
- Do we want to generate test vectors?
- getTestlist() -
Method in class byucc.jhdl.CSRC.TESTCSRCLibrary
- Returns the library cells to test.
- getTestlist() -
Method in class byucc.jhdl.Logic.LibrarySelfTester
- This returns a list of classes to test.
- getTestlist() -
Method in class byucc.jhdl.TERA.TESTTERALibrary
- Returns the library cells to test.
- getTestlist() -
Method in class byucc.jhdl.Xilinx.TESTXilinxLibrary
-
- getTestlist() -
Method in class byucc.jhdl.Xilinx.Virtex.TESTVirtexLibrary
- Returns the library cells to test.
- getTestlist() -
Method in class byucc.jhdl.Xilinx.Virtex2.TESTVirtex2Library
- Returns the library cells to test.
- getTestlist() -
Method in class byucc.jhdl.Xilinx.Virtex2.Virtex2LibrarySelfTester
- Returns the library cells to test.
- getTestlist() -
Method in class byucc.jhdl.Xilinx.XC4000.TESTXC4000Library
-
- getTestlist() -
Method in class byucc.jhdl.Xilinx.XC9000.TESTXC9000Library
- Returns the library cells to test.
- getText() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.Token
-
- getText() -
Method in class byucc.jhdl.parsers.xnf.node.Token
-
- getTextBackground() -
Static method in class byucc.jhdl.apps.Viewers.laf.JHDLUIManager
-
- getTextBackground() -
Static method in class byucc.jhdl.util.ui.AppUIManager
-
- getTextForeground() -
Static method in class byucc.jhdl.apps.Viewers.laf.JHDLUIManager
-
- getTextForeground() -
Static method in class byucc.jhdl.util.ui.AppUIManager
-
- getTextLicenseStream(boolean) -
Static method in class byucc.jhdl.License
- Returns the license (text version) as a stream
- getTextLicenseString(boolean) -
Static method in class byucc.jhdl.License
- Returns the license (text version) as a string, in case anyone
wants it.
- getTheLatency() -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.arrayMult
-
- getTheSelectedWire() -
Method in class byucc.jhdl.apps.Viewers.BrowserMainFrame.BrowserMainFrame
-
- getToken(int) -
Method in class byucc.jhdl.Fsm.Parser
-
- getToken(int) -
Static method in class byucc.jhdl.base.genericparser.exprParser
-
- getToken() -
Method in class byucc.jhdl.parsers.edif.sablecc.lexer.Lexer
-
- getToken() -
Method in class byucc.jhdl.parsers.edif.sablecc.parser.ParserException
-
- getToken() -
Method in class byucc.jhdl.parsers.xnf.lexer.Lexer
-
- getToken() -
Method in class byucc.jhdl.parsers.xnf.parser.ParserException
-
- getToken(int) -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.LL_Virtex
-
- getToken(int) -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.MRP_Virtex
-
- getToken(int) -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.XDL_Virtex
-
- getToken(int) -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.LL_Virtex2
-
- getToken(int) -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.MRP_Virtex2
-
- getToken(int) -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.XDL_Virtex2
-
- getToken(int) -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XC4000.LL_4K
-
- getToken(int) -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XC4000.MRP_4K
-
- getToken(int) -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.XC4000.XDL_4K
-
- getToken(int) -
Static method in class byucc.jhdl.synth.graph.parser.DotFileParser
-
- getToken(int) -
Method in class byucc.jhdl.util.BVFormat.FormatStringParser
-
- getTool() -
Method in class byucc.jhdl.apps.Viewers.GenericFrame
-
- getTool() -
Method in class byucc.jhdl.apps.Viewers.Waves.WavesGenericFrame
-
- getToolBar() -
Method in class byucc.jhdl.Xilinx.XC4000.techmap.XC4000FloorPlanModule
-
- getToolBar() -
Method in interface byucc.jhdl.apps.Viewers.FloorPlan.FloorPlanModule
-
- getToolBar() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicViewerPanel
-
- getTop() -
Method in class byucc.jhdl.platforms.util.UserPortInfo
-
- getTop() -
Method in class byucc.jhdl.platforms.util.VPortInfo
- Gets the MSB of the requested range
- getTop() -
Method in class byucc.jhdl.util.BVFormat.FieldFormatInteger
- Gets the top bit of the range of the field.
- getTopCell() -
Method in class byucc.jhdl.DRC.DBone
- Returns the top cell in the circuit.
- getTopCell() -
Method in class byucc.jhdl.DRC.DesignRuleChecker
- Returns a reference to the top-level cell which this
DesignRuleChecker is checking
- getTopCell(Wire) -
Static method in class byucc.jhdl.base.HelperLibrary
-
- getTopLevelPortName() -
Method in class byucc.jhdl.parsers.xnf.XNFNet
-
- getTopWire(Wire) -
Static method in class byucc.jhdl.base.HelperLibrary
-
- getTotalClockCount() -
Method in class byucc.jhdl.base.HWSystem
- Simple accessor.
- getTotalRegisterSets() -
Method in class byucc.jhdl.platforms.util.GenericBoard
-
- getTotalWires() -
Method in class byucc.jhdl.util.xmac.WireInfo
- Returns the total combined number of wires and ports in the current list.
- getTransferBuffer() -
Method in class byucc.jhdl.apps.Viewers.Schematic.CircuitView
-
- getTransferBuffer() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvas
-
- getTransformation(Cell) -
Method in class byucc.jhdl.Xilinx.Virtex.VirtexPlacementInfo
-
- getTransformation(Cell) -
Method in class byucc.jhdl.Xilinx.Virtex2.Virtex2PlacementInfo
-
- getTransformation(Cell) -
Method in class byucc.jhdl.Xilinx.XC9000.XC9000PlacementInfo
-
- getTransformation(Cell) -
Method in class byucc.jhdl.base.PlacementInfo
- Return the transformation
- getTransitionCount() -
Method in class byucc.jhdl.base.Wire
- Returns the number of times this wire has had transitions, if counting is enabled.
- getTreeBrowserPanel() -
Method in class byucc.jhdl.apps.Viewers.NewTreeBrowser.TreeBrowserFrame
-
- getTreeBrowserPanel() -
Method in class byucc.jhdl.apps.Viewers.TreeBrowser.TreeBrowserFrame
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) -
Method in class byucc.jhdl.apps.Viewers.NewTreeBrowser.TreeBrowserCellRenderer
- Returns a
Component
for rendering the tree node for the given object.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean, boolean) -
Method in class byucc.jhdl.apps.Viewers.NewTreeBrowser.TreeBrowserCellRenderer
- Returns a
Component
for rendering the tree node for the given object.
- getTrue() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ATrue
-
- getTrue() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.ATrueBooleantoken
-
- getTruthTable() -
Method in class byucc.jhdl.Fsm.FsmData
-
- getType() -
Method in class byucc.jhdl.base.Parameter
- Returns the declared type of the parameter (which may be a superclass or
superinterface of the actual argument).
- getType() -
Method in class byucc.jhdl.base.Property
- Returns the declared type of the property (which may be a superclass
of the actual argument).
- getType() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.Block
- Returns the block's type (IOB, SLICE, BLOCKRAM).
- getType() -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.Block
- Returns the block's type (IOB, SLICE, BLOCKRAM).
- getType() -
Method in class byucc.jhdl.synth.classparse.CPFieldref
-
- getType() -
Method in class byucc.jhdl.synth.classparse.CPNameAndType
-
- getTypeName() -
Method in class byucc.jhdl.base.ArgBlock
-
- getTypeString() -
Method in class byucc.jhdl.synth.CFVertex
-
- getTypedValue() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AProperty
-
- getUniqueCellName() -
Method in class byucc.jhdl.base.Cell
- Returns a String that is unique for this particular class, generic bindings, and
placement info.
- getUniqueId() -
Method in class byucc.jhdl.util.cli.CLICommandEvent
-
- getUniqueName(String) -
Method in class byucc.jhdl.synth.DataFlowGraph
- Provide a unique name based on the given name.
- getUniqueParentName(Cell) -
Method in class byucc.jhdl.Xilinx.TechMapper
-
- getUnit() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AScale
-
- getUnit() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AUnit
-
- getUnscheduledSourceCells() -
Method in class byucc.jhdl.base.HWSystem
- Returns the unscheduled cells
- getUsageText(String) -
Method in class byucc.jhdl.apps.Broker.BrokerCmds
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.ClockCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.GetCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.HoldCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.ListPortsCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.ListUnsetParamsCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.LoadClassCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.LoadVectorfileCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.NetlistCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.OptionCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.ParamCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.PortCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.PutCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.QuitCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.ReadStateCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.ReleaseCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.ResetCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.TargetCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.UseGUICommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Tbone.WriteStateCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.Viewers.NewTreeBrowser.TreeBrowserPanel
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.dtb.cli.Autobuild
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.dtb.cli.CLIParamSetter
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.dtb.cli.Constructor
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.dtb.cli.Netlist
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.dtb.cli.Param
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.dtb.cli.ParamGUI
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.dtb.cli.PortParam
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.dtb.cli.SimulatorContents
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.dtb.cli.Target
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.util.PropertiesGetCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.apps.util.PropertiesSetCommand
-
- getUsageText(String) -
Method in class byucc.jhdl.platforms.util.module.loadMemCmd
-
- getUsageText(String) -
Method in class byucc.jhdl.platforms.util.module.peProgramCmd
-
- getUsageText(String) -
Method in class byucc.jhdl.platforms.util.module.readRegisterCmd
-
- getUsageText(String) -
Method in class byucc.jhdl.platforms.util.module.readSingleRegisterSetCmd
-
- getUsageText(String) -
Method in class byucc.jhdl.platforms.util.module.writeRegisterCmd
-
- getUsageText(String) -
Method in class byucc.jhdl.platforms.util.module.writeSingleRegisterSetCmd
-
- getUsageText(String) -
Method in interface byucc.jhdl.util.cli.CLICommand
-
- getUsageText(String) -
Method in class byucc.jhdl.util.cli.exitCmd
-
- getUsageText(String) -
Method in class byucc.jhdl.util.cli.rehashCmd
-
- getUserName() -
Method in class byucc.jhdl.base.Nameable
- Returns the user name, or a default name if the user did not provide one, with no
uniquification (see
Nameable.hasUserSpecifiedName()
).
- getUserName(boolean) -
Method in class byucc.jhdl.base.Nameable
- Returns the user name, or a default name if the user did not provide one, with no
uniquification (see
Nameable.hasUserSpecifiedName()
).
- getUserPorts() -
Method in class byucc.jhdl.platforms.util.VirtualPort
- Get an Array of all UserPorts.
- getUserTextFont() -
Method in class byucc.jhdl.util.ui.ChangeableMetalTheme
-
- getUsingImplicitClock() -
Method in class byucc.jhdl.base.HWSystem
- Gets the usingImplicitClock flag.
- getVAlign() -
Method in class byucc.jhdl.Logic.Directive
- This method returns the vertical alignment associated with this Directive.
- getVPWireValue(int) -
Method in class byucc.jhdl.base.CompiledCodeGenerator
-
- getValidIdentifier(String) -
Static method in class byucc.jhdl.parsers.edif.JHDLHelper
-
- getValidIdentifier(String) -
Static method in class byucc.jhdl.parsers.edif.sablecc.translation.JHDLHelper
-
- getValue() -
Method in class byucc.jhdl.Xilinx.Virtex.tb_BlockRam
-
- getValue() -
Method in class byucc.jhdl.apps.Viewers.text.DecimalField
-
- getValue() -
Method in class byucc.jhdl.apps.Viewers.text.WholeNumberField
-
- getValue() -
Method in class byucc.jhdl.apps.util.SwingWorker
- Get the value produced by the worker thread, or null if it
hasn't been constructed yet.
- getValue() -
Method in class byucc.jhdl.base.Property
- Returns the value of the Property.
- getValue() -
Method in class byucc.jhdl.platforms.util.PortProperty
-
- getValue() -
Method in class byucc.jhdl.synth.classparse.CPDouble
-
- getValue() -
Method in class byucc.jhdl.synth.classparse.CPFloat
-
- getValue() -
Method in class byucc.jhdl.synth.classparse.CPInteger
-
- getValue() -
Method in class byucc.jhdl.synth.classparse.CPLong
-
- getValueArray() -
Method in class byucc.jhdl.base.Wire
- Just allows direct access to the contained value propagater array.
- getValues() -
Method in class byucc.jhdl.Logic.Modules.Encoder
-
- getValues() -
Method in class byucc.jhdl.Logic.Modules.FreeRunTimer
-
- getValues() -
Method in class byucc.jhdl.Logic.Modules.helpers.tb_Template
- After a clock cycle, read the output wire values into variables
- getValues() -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.PriorityEncoder
-
- getValues() -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.ReversePriorityEncoder
-
- getValues() -
Method in class byucc.jhdl.Xilinx.Virtex.Modules.SRLFifo
-
- getValues() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.PriorityEncoder
-
- getValues() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.ReversePriorityEncoder
-
- getValues() -
Method in class byucc.jhdl.Xilinx.Virtex2.Modules.SRLFifo
-
- getValues() -
Method in class byucc.jhdl.base.StateObject
- Access the small values
- getVerbosity() -
Static method in class byucc.jhdl.Fsm.Fsm
- Returns current verbosity setting.
- getVertex() -
Method in interface byucc.jhdl.synth.graph.VertexIterator
- Get the Vertex at which the Iterator currently points.
- getVertex() -
Method in class byucc.jhdl.synth.graph.VertexVectorIterator
- Get the Vertex at which the Iterator currently points.
- getVertexAt(int) -
Method in interface byucc.jhdl.synth.graph.IndexedVertexIterator
- Retrieves the Vertex at the given index.
- getVertexAt(int) -
Method in class byucc.jhdl.synth.graph.VertexVectorIterator
- Get the Vertex that has the given index.
- getVertices() -
Method in class byucc.jhdl.synth.graph.Graph
- Get a list of all the vertices in the graph.
- getView() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AView
-
- getView() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewCelloptions
-
- getViewAll() -
Method in class byucc.jhdl.apps.Viewers.Schematic.CircuitView
-
- getViewManager() -
Method in class byucc.jhdl.apps.Jab.BrowserCore
- Deprecated.
- getViewManager() -
Method in class byucc.jhdl.apps.Viewers.Waves.WatchInterface
-
- getViewPortProperties() -
Method in class byucc.jhdl.apps.Viewers.Schematic.CircuitView
-
- getViewProperties() -
Method in class byucc.jhdl.apps.Viewers.Schematic.CircuitView
-
- getViewlist() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewlist
-
- getViewlist() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewlistInstanceop
-
- getViewlist() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewlistViewlistop
-
- getViewlistop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewlist
-
- getViewnamedef() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AView
-
- getViewnameref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewref
-
- getViewoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AView
-
- getViewref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewref
-
- getViewref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewrefInstanceop
-
- getViewref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewrefInstancerefop
-
- getViewref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewrefPortrefop
-
- getViewref() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewrefViewlistop
-
- getViewtype() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AView
-
- getViewtype() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.AViewtype
-
- getViolatedRule() -
Method in class byucc.jhdl.DRC.DesignRuleViolation
-
- getViolatingCells() -
Method in class byucc.jhdl.DRC.DesignRule
- A utility class for returning a reference to the Vector object containing
references to all the violating cells from the last time this rule was
checked.
- getViolationSeverity() -
Method in class byucc.jhdl.DRC.DesignRuleViolation
-
- getViolationSeverityLevel() -
Method in class byucc.jhdl.DRC.DesignRuleViolation
-
- getVirtualPort(String) -
Method in class byucc.jhdl.platforms.util.GenericProcessingElement
- Returns a VirtualPort object which encapsulates the information for
any virtual port declared with any of the derivatives of the vport()
or avport().
- getVisited() -
Method in class byucc.jhdl.synth.graph.Vertex
-
- getW() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvas
-
- getWD() -
Method in class byucc.jhdl.apps.Jab.BrowserCore
- Deprecated.
- getWatchedWire() -
Method in class byucc.jhdl.base.DynamicClockDriver
- Returns the watched wire of this dynamic driver
- getWavesDataManager() -
Method in interface byucc.jhdl.apps.Viewers.Waves.WavesDataInterface
-
- getWavesDataManager() -
Method in class byucc.jhdl.apps.Viewers.Waves.WavesDataManagerFrame
-
- getWavesDataManager() -
Method in class byucc.jhdl.apps.Viewers.Waves.WavesWireFrame
-
- getWavesDataManager() -
Method in class byucc.jhdl.apps.Viewers.Waves.WavesWireInternalFrame
-
- getWavesDataManager() -
Method in class byucc.jhdl.apps.Viewers.Waves.WavesWireManager
-
- getWavesDataManager() -
Method in class byucc.jhdl.apps.Viewers.Waves.WavesWirePanel
-
- getWavesSelect() -
Method in class byucc.jhdl.apps.Viewers.ViewManager
-
- getWeight() -
Method in class byucc.jhdl.synth.CFEdge
- Get the weight associated with this edge.
- getWeight() -
Method in class byucc.jhdl.synth.classparse.WeightedOpCode
- get the weight for this WeightedOpCode
- getWeights() -
Method in class byucc.jhdl.Logic.Modules.DigitSerial.MatlabIF
-
- getWhite() -
Method in class byucc.jhdl.util.ui.ChangeableMetalTheme
-
- getWideBinaryWireValue(int[]) -
Static method in class byucc.jhdl.Logic.WideBooleanFunction
-
- getWideIntegerWireValue(int[]) -
Static method in class byucc.jhdl.Logic.WideBooleanFunction
-
- getWideWireValue(TestBench, Wire) -
Static method in class byucc.jhdl.Logic.WideBooleanFunction
-
- getWideWireValue(int[]) -
Static method in class byucc.jhdl.Logic.WideBooleanFunction
-
- getWidth() -
Method in class byucc.jhdl.Logic.Modules.FloatingPoint.helpers.FloatBV
-
- getWidth() -
Method in class byucc.jhdl.apps.Viewers.BrowserMainFrame.BrowserTreeNode
-
- getWidth() -
Method in class byucc.jhdl.base.BV
- Retrieves the width of the BV.
- getWidth() -
Method in class byucc.jhdl.base.Cell
- Get the width of the current cell in terms of "Atomic FPGA units".
- getWidth() -
Method in class byucc.jhdl.base.PlacementInfo
- Return the width
- getWidth() -
Method in class byucc.jhdl.base.Wire
- Returns the declared width of the wire in bits.
- getWidth() -
Method in class byucc.jhdl.parsers.xnf.XNFNet
-
- getWidth() -
Method in class byucc.jhdl.platforms.util.UserPortInfo
-
- getWidth() -
Method in class byucc.jhdl.platforms.util.VirtualPort
- Get the width of the virtual port.
- getWidthA() -
Method in class byucc.jhdl.Xilinx.Virtex.RAMB4Dual_rb
-
- getWidthB() -
Method in class byucc.jhdl.Xilinx.Virtex.RAMB4Dual_rb
-
- getWindowTitleFont() -
Method in class byucc.jhdl.util.ui.ChangeableMetalTheme
-
- getWire() -
Method in class byucc.jhdl.Xilinx.Virtex.NetworkWireList
-
- getWire() -
Method in class byucc.jhdl.Xilinx.Virtex2.NetworkWireList
-
- getWire() -
Method in class byucc.jhdl.Xilinx.XC4000.techmap.lists.NetworkWireList
-
- getWire() -
Method in class byucc.jhdl.Xilinx.XC9000.NetworkWireList
-
- getWire(int) -
Method in class byucc.jhdl.apps.Jab.CellInfo
-
- getWire() -
Method in class byucc.jhdl.apps.Viewers.Event.JHDLMouseEvent
-
- getWire() -
Method in class byucc.jhdl.apps.Viewers.NewTreeBrowser.TreeBrowserNode
- Casts the encapsulated object as a Wire.
- getWire() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicActionEvent
- Deprecated.
- getWire() -
Method in class byucc.jhdl.base.Net
- Simple accessor to get the underlying wire.
- getWire(int) -
Method in class byucc.jhdl.base.Wire
- This returns the ith atomic wire.
- getWire(Cell, int) -
Method in class byucc.jhdl.base.Wire
- This returns the ith atomic wire.
- getWire(int, String) -
Method in class byucc.jhdl.base.Wire
- This returns the ith atomic wire.
- getWire(Cell, int, String) -
Method in class byucc.jhdl.base.Wire
- This returns the ith atomic wire.
- getWire() -
Method in class byucc.jhdl.base.WireList
- Gets the current wire
- getWire(String) -
Method in class byucc.jhdl.platforms.util.GenericProcessingElement
- Used to retrieve a wire from the wires hashtable.
- getWire(String) -
Method in class byucc.jhdl.platforms.util.PortAssociation
- Gets wires returned from connect calls.
- getWireByName(String) -
Method in class byucc.jhdl.platforms.util.GenericBoard
- Gets a wire created by a defineConnection() call.
- getWireCount() -
Method in class byucc.jhdl.util.xmac.WireInfo
- Returns the total number of wires.
- getWireForPort(VPortInfo, String) -
Method in class byucc.jhdl.platforms.util.VirtualPort
- Used to get the wire for the port specified by the parameters.
- getWireIndex() -
Method in class byucc.jhdl.parsers.xnf.XNFCellPort
-
- getWireInstance() -
Method in class byucc.jhdl.parsers.xnf.XNFCellPort
-
- getWireManager() -
Method in class byucc.jhdl.apps.Viewers.Waves.WavesDataManagerFrame
-
- getWireManager() -
Method in class byucc.jhdl.apps.Viewers.Waves.WavesWireFrame
-
- getWireManager() -
Method in class byucc.jhdl.apps.Viewers.Waves.WavesWireInternalFrame
-
- getWireManager() -
Method in class byucc.jhdl.apps.Viewers.Waves.WavesWirePanel
-
- getWireName() -
Method in class byucc.jhdl.parsers.xnf.XNFCellPort
-
- getWireName() -
Method in class byucc.jhdl.parsers.xnf.node.ASigLine
-
- getWireName() -
Method in class byucc.jhdl.parsers.xnf.node.ASymPin
-
- getWireName(int) -
Method in class byucc.jhdl.platforms.util.ConnectionTemplate
- Get the wire name at the specified index.
- getWireName() -
Method in class byucc.jhdl.util.xmac.WireInfo
- Returns the name of the current wire.
- getWireNameFull() -
Method in class byucc.jhdl.parsers.xnf.XNFCellPort
-
- getWireType() -
Method in class byucc.jhdl.util.xmac.WireInfo
- Returns the type of the wire as defined by the
final static int
members of this class.
- getWireWidth() -
Method in class byucc.jhdl.apps.Viewers.Waves.WavesWire
-
- getWireWidth() -
Method in class byucc.jhdl.util.xmac.WireInfo
- Returns the width string of the current wire.
- getWireWidth(String) -
Method in class byucc.jhdl.util.xmac.WireInfo
- Get the width of a wire.
- getWires() -
Method in class byucc.jhdl.apps.Jab.CellInfo
-
- getWires() -
Method in class byucc.jhdl.apps.Viewers.Event.JHDLMouseEvent
-
- getWires() -
Method in class byucc.jhdl.apps.Viewers.WiresTable.WiresTableActionEvent
- Deprecated.
- getWires() -
Method in class byucc.jhdl.base.Node
- Returns the wires created by this node
- getWiresAttachedToVP(Wire, HashMap) -
Static method in class byucc.jhdl.base.HelperLibrary
-
- getWiresTablePanel() -
Method in class byucc.jhdl.apps.Viewers.WiresTable.WiresTableFrame
-
- getWiresTablePanel() -
Method in class byucc.jhdl.apps.Viewers.WiresTable.WiresTableInternalFrame
-
- getWriteRegisterWidth(int, int) -
Method in interface byucc.jhdl.platforms.util.GenericRegisterInterface
-
- getWriter() -
Method in class byucc.jhdl.JHDLPrintWriter
-
- getX() -
Method in class byucc.jhdl.Xilinx.XC4000.techmap.PlacedLeafCell
-
- getX() -
Method in class byucc.jhdl.apps.Viewers.BrowserMainFrame.BrowserTreeNode
-
- getX() -
Method in class byucc.jhdl.base.Cell
- Get the X location of where this cell is placed within its parent.
- getX() -
Method in class byucc.jhdl.base.PlacementInfo
- Return the x coordinate
- getX(Cell) -
Method in class byucc.jhdl.base.Wire
- Mask of multiple puts are from wires using this method.
- getX(Browser) -
Method in class byucc.jhdl.base.Wire
- This is provided so that a debugger will be able to freely access
a wire.
- getXA(Cell) -
Method in class byucc.jhdl.base.Wire
-
- getXB(Cell) -
Method in class byucc.jhdl.base.Wire
- Boolean version of getX.
- getXBV(Cell) -
Method in class byucc.jhdl.base.Wire
- BV version of getX.
- getXBV(Cell, BV) -
Method in class byucc.jhdl.base.Wire
- BV version of getX.
- getXBV(Browser) -
Method in class byucc.jhdl.base.Wire
- BV version of getX for browser.
- getXBV(Browser, BV) -
Method in class byucc.jhdl.base.Wire
- BV version of get for browser.
- getXC4000PlacementInfo(Cell) -
Static method in class byucc.jhdl.Xilinx.XC4000.techmap.TechMapHelper
-
- getXC4000PlacementInfo() -
Method in class byucc.jhdl.Xilinx.XC4000.techmap.lists.XC4000PlacementInfoList
-
- getXC4000PlacementInfoResource(int) -
Method in class byucc.jhdl.Xilinx.XC4000.techmap.CLB
-
- getXL(Cell) -
Method in class byucc.jhdl.base.Wire
- Long version of getX.
- getXL(Browser) -
Method in class byucc.jhdl.base.Wire
- Long version of getX for browser.
- getXNFNetInstance() -
Method in class byucc.jhdl.parsers.xnf.XNFCellPort
-
- getXPCelloptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PCelloptions
-
- getXPComment() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PComment
-
- getXPContentsoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PContentsoptions
-
- getXPDesignoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PDesignoptions
-
- getXPDontcareoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PDontcareoptions
-
- getXPEdifoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PEdifoptions
-
- getXPExternaloptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PExternaloptions
-
- getXPInstanceoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PInstanceoptions
-
- getXPIntegervalue() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PIntegervalue
-
- getXPInterfaceop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PInterfaceop
-
- getXPJoinedoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PJoinedoptions
-
- getXPLibraryoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PLibraryoptions
-
- getXPListofportsop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PListofportsop
-
- getXPNet() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PNet
-
- getXPNetbundleop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PNetbundleop
-
- getXPNetoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PNetoptions
-
- getXPNumberdefinitionop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PNumberdefinitionop
-
- getXPPageoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PPageoptions
-
- getXPPortbundleop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PPortbundleop
-
- getXPPortimplementationop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PPortimplementationop
-
- getXPPortinstanceop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PPortinstanceop
-
- getXPPortlistoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PPortlistoptions
-
- getXPPortoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PPortoptions
-
- getXPPropertyoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PPropertyoptions
-
- getXPProtectionframeop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PProtectionframeop
-
- getXPSigLine() -
Method in class byucc.jhdl.parsers.xnf.node.X1PSigLine
-
- getXPSymLines() -
Method in class byucc.jhdl.parsers.xnf.node.X1PSymLines
-
- getXPSymPin() -
Method in class byucc.jhdl.parsers.xnf.node.X1PSymPin
-
- getXPSymPinUnknownBlank() -
Method in class byucc.jhdl.parsers.xnf.node.X1PSymPinUnknownBlank
-
- getXPSymboloptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PSymboloptions
-
- getXPViewlistop() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PViewlistop
-
- getXPViewoptions() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1PViewoptions
-
- getXSize() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNode
-
- getXTStringtoken() -
Method in class byucc.jhdl.parsers.edif.sablecc.node.X1TStringtoken
-
- getXnfHeader() -
Method in class byucc.jhdl.parsers.xnf.node.AXnf
-
- getXpressBRAMOffset(int) -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.VirtexXpressBitstreamParams
-
- getXpressFFOffset(String, int) -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.VirtexXpressBitstreamParams
-
- getXpressIOBOffset(String, int) -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.VirtexXpressBitstreamParams
-
- getXpressLUTOffset(String, int, int) -
Method in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.VirtexXpressBitstreamParams
-
- getY() -
Method in class byucc.jhdl.Xilinx.XC4000.techmap.PlacedLeafCell
-
- getY() -
Method in class byucc.jhdl.apps.Viewers.BrowserMainFrame.BrowserTreeNode
-
- getY() -
Method in class byucc.jhdl.base.Cell
- Get the Y location of where this cell is placed within its parent.
- getY() -
Method in class byucc.jhdl.base.PlacementInfo
- Return the y coordinate
- getYSize() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicNode
-
- getZ(Cell) -
Method in class byucc.jhdl.base.Wire
- Mask of floating values are from wires using this method.
- getZ(Browser) -
Method in class byucc.jhdl.base.Wire
- This is provided so that a debugger will be able to freely access
a wire.
- getZA(Cell) -
Method in class byucc.jhdl.base.Wire
-
- getZB(Cell) -
Method in class byucc.jhdl.base.Wire
- Boolean version of getZ.
- getZBV(Cell) -
Method in class byucc.jhdl.base.Wire
- BV version of getZ.
- getZBV(Cell, BV) -
Method in class byucc.jhdl.base.Wire
- BV version of getZ.
- getZBV(Browser) -
Method in class byucc.jhdl.base.Wire
- BV version of getZ for browser.
- getZBV(Browser, BV) -
Method in class byucc.jhdl.base.Wire
- BV version of get for browser.
- getZL(Cell) -
Method in class byucc.jhdl.base.Wire
- Long version of getZ.
- getZL(Browser) -
Method in class byucc.jhdl.base.Wire
- Long version of getZ for browser.
- getZoom() -
Method in class byucc.jhdl.apps.Viewers.Schematic.SchematicCanvas
-
- get_PANEL_HEIGHT() -
Method in class byucc.jhdl.apps.Viewers.MemoryView.HistogramWindow
-
- get_PANEL_WIDTH() -
Method in class byucc.jhdl.apps.Viewers.MemoryView.HistogramWindow
-
- get_memWidth() -
Method in class byucc.jhdl.apps.Viewers.MemoryView.HistogramWindow
-
- get_numMemoryLocations() -
Method in class byucc.jhdl.apps.Viewers.MemoryView.HistogramWindow
-
- get_numRecs() -
Method in class byucc.jhdl.apps.Viewers.MemoryView.HistogramWindow
-
- get_numTicksX() -
Method in class byucc.jhdl.apps.Viewers.MemoryView.HistogramWindow
-
- get_numTicksY() -
Method in class byucc.jhdl.apps.Viewers.MemoryView.HistogramWindow
-
- get_scale() -
Method in class byucc.jhdl.apps.Viewers.MemoryView.HistogramWindow
-
- getbit(int, int) -
Static method in class byucc.jhdl.synth.WideInt
-
- getvp(Object) -
Method in class byucc.jhdl.platforms.util.VirtualPortTable
-
- globalCount -
Static variable in class byucc.jhdl.contrib.modgen.IntDividePack.tbcomp_IntDivide
-
- globalPortRef - class byucc.jhdl.parsers.edif.syntaxtree.globalPortRef.
- Grammar production:
f0 ->
f1 ->
f2 -> portNameRef()
f3 -> - globalPortRef(NodeToken, NodeToken, portNameRef, NodeToken) -
Constructor for class byucc.jhdl.parsers.edif.syntaxtree.globalPortRef
-
- globalPortRef(portNameRef) -
Constructor for class byucc.jhdl.parsers.edif.syntaxtree.globalPortRef
-
- gnd(Cell, Wire, String) -
Method in class byucc.jhdl.CSRC.CSRCTechMapper
-
- gnd(Cell, int, String) -
Method in class byucc.jhdl.CSRC.CSRCTechMapper
-
- gnd(Cell, Wire, String) -
Method in class byucc.jhdl.Logic.BasicTechMapper
-
- gnd() -
Method in class byucc.jhdl.Logic.LogicGates
- Returns a new atomic-width wire connected to ground.
- gnd(String) -
Method in class byucc.jhdl.Logic.LogicGates
- Returns a new atomic-width wire connected to ground.
- gnd(int) -
Method in class byucc.jhdl.Logic.LogicGates
- Returns a new wire of the specified width connected to ground.
- gnd(int, String) -
Method in class byucc.jhdl.Logic.LogicGates
- Returns a new wire of the specified width connected to ground.
- gnd(Cell) -
Static method in class byucc.jhdl.Logic.LogicStatic
- Returns a new atomic-width wire connected to ground.
- gnd(Cell, String) -
Static method in class byucc.jhdl.Logic.LogicStatic
- Returns a new atomic-width wire connected to ground.
- gnd(Cell, int) -
Static method in class byucc.jhdl.Logic.LogicStatic
- Returns a new wire of the specified width connected to ground.
- gnd(Cell, int, String) -
Static method in class byucc.jhdl.Logic.LogicStatic
- Returns a new wire of the specified width connected to ground.
- gnd(Cell, int) -
Static method in class byucc.jhdl.Logic.Modules.CORDICS
-
- gnd(Cell, Wire, String) -
Method in class byucc.jhdl.TERA.TechMapper
-
- gnd(Cell, int, String) -
Method in class byucc.jhdl.TERA.TechMapper
-
- gnd(Cell, Wire, String) -
Method in class byucc.jhdl.Xilinx.Virtex.VirtexTechMapper
-
- gnd - class byucc.jhdl.Xilinx.Virtex.gnd.
- This class is the GND cell for the Xilinx tools as well as
for JHDL simulation.
- gnd(Node, Wire) -
Constructor for class byucc.jhdl.Xilinx.Virtex.gnd
- Constructs a new GND cell.
- gnd(Node, String, Wire) -
Constructor for class byucc.jhdl.Xilinx.Virtex.gnd
- Constructs a new named GND cell.
- gnd(Node, String, String, Wire) -
Constructor for class byucc.jhdl.Xilinx.Virtex.gnd
-
- gnd(Cell, Wire, String) -
Method in class byucc.jhdl.Xilinx.Virtex2.Virtex2TechMapper
-
- gnd - class byucc.jhdl.Xilinx.Virtex2.gnd.
- This class is the GND cell for the Xilinx tools as well as
for JHDL simulation.
- gnd(Node, Wire) -
Constructor for class byucc.jhdl.Xilinx.Virtex2.gnd
- Constructs a new GND cell.
- gnd(Node, String, Wire) -
Constructor for class byucc.jhdl.Xilinx.Virtex2.gnd
- Constructs a new named GND cell.
- gnd(Node, String, String, Wire) -
Constructor for class byucc.jhdl.Xilinx.Virtex2.gnd
-
- gnd(Cell, Wire, String) -
Method in class byucc.jhdl.Xilinx.XC4000.XilinxTechMapper
-
- gnd - class byucc.jhdl.Xilinx.XC4000.gnd.
- This class is the GND cell for the Xilinx tools as well as
for JHDL simulation.
- gnd(Node, Wire) -
Constructor for class byucc.jhdl.Xilinx.XC4000.gnd
- Constructs a new GND cell.
- gnd(Node, String, Wire) -
Constructor for class byucc.jhdl.Xilinx.XC4000.gnd
- Constructs a new named GND cell.
- gnd(Node, String, String, Wire) -
Constructor for class byucc.jhdl.Xilinx.XC4000.gnd
-
- gnd(Cell, Wire, String) -
Method in class byucc.jhdl.Xilinx.XC9000.XilinxTechMapper
-
- gnd - class byucc.jhdl.Xilinx.XC9000.gnd.
- This class is the GND cell for the Xilinx tools as well as
for JHDL simulation.
- gnd(Node, Wire) -
Constructor for class byucc.jhdl.Xilinx.XC9000.gnd
- Constructs a new GND cell.
- gnd(Node, String, Wire) -
Constructor for class byucc.jhdl.Xilinx.XC9000.gnd
- Constructs a new named GND cell.
- gnd(Node, String, String, Wire) -
Constructor for class byucc.jhdl.Xilinx.XC9000.gnd
-
- gnd - class byucc.jhdl.Xilinx.gnd.
- This class is the GND cell for the Xilinx tools as well as
for JHDL simulation.
- gnd(Node, Wire) -
Constructor for class byucc.jhdl.Xilinx.gnd
- Constructs a new GND cell.
- gnd(Node, String, Wire) -
Constructor for class byucc.jhdl.Xilinx.gnd
- Constructs a new named GND cell.
- gnd(Node, String, String, Wire) -
Constructor for class byucc.jhdl.Xilinx.gnd
-
- gndX - class byucc.jhdl.CSRC.gndX.
- This instantiates a generic width vcc.
- gndX(Node) -
Constructor for class byucc.jhdl.CSRC.gndX
- Used only by child classes to pass up the parent cell.
- gndX(Node, String) -
Constructor for class byucc.jhdl.CSRC.gndX
- Used only by child classes to pass up the parent cell and instance name.
- gndX(Node, Wire) -
Constructor for class byucc.jhdl.CSRC.gndX
- Constructs a new gndX.
- gndX(Node, String, Wire) -
Constructor for class byucc.jhdl.CSRC.gndX
- Constructs a new gndX.
- gndX(Node, String, String, Wire) -
Constructor for class byucc.jhdl.CSRC.gndX
- Constructs a new gndX, connecting each
Wire
to the port whose name is given by the accompanying String
parameter
The initial String
parameter specifies the instance name.
- gndX(Node, ArgBlockList) -
Constructor for class byucc.jhdl.CSRC.gndX
- Constructs a new gndX, connecting its ports as given by the
String-Wire
pairs in the ArgBlockList
.
- gndX(Node, String, ArgBlockList) -
Constructor for class byucc.jhdl.CSRC.gndX
- Constructs a new gndX, connecting its ports as given by the
String-Wire
pairs in the ArgBlockList
.
- gndX - class byucc.jhdl.TERA.gndX.
- This instantiates a generic width vcc.
- gndX(Node) -
Constructor for class byucc.jhdl.TERA.gndX
- Used only by child classes to pass up the parent cell.
- gndX(Node, String) -
Constructor for class byucc.jhdl.TERA.gndX
- Used only by child classes to pass up the parent cell and instance name.
- gndX(Node, Wire) -
Constructor for class byucc.jhdl.TERA.gndX
- Constructs a new gndX.
- gndX(Node, String, Wire) -
Constructor for class byucc.jhdl.TERA.gndX
- Constructs a new gndX.
- gndX(Node, String, String, Wire) -
Constructor for class byucc.jhdl.TERA.gndX
- Constructs a new gndX, connecting each
Wire
to the port whose name is given by the accompanying String
parameter
The initial String
parameter specifies the instance name.
- gndX(Node, ArgBlockList) -
Constructor for class byucc.jhdl.TERA.gndX
- Constructs a new gndX, connecting its ports as given by the
String-Wire
pairs in the ArgBlockList
.
- gndX(Node, String, ArgBlockList) -
Constructor for class byucc.jhdl.TERA.gndX
- Constructs a new gndX, connecting its ports as given by the
String-Wire
pairs in the ArgBlockList
.
- gnd_o(Wire) -
Method in class byucc.jhdl.Logic.LogicGates
- Connects wire o to ground, and returns o.
- gnd_o(Wire, String) -
Method in class byucc.jhdl.Logic.LogicGates
- Connects wire o to ground, and returns o.
- gnd_o(Cell, Wire) -
Static method in class byucc.jhdl.Logic.LogicStatic
- Connects wire o to ground, and returns o.
- gnd_o(Cell, Wire, String) -
Static method in class byucc.jhdl.Logic.LogicStatic
- Connects wire o to ground, and returns o.
- gnd_o(Cell, Wire, String) -
Static method in class byucc.jhdl.Logic.Modules.CORDICS
-
- gotoLabel(String) -
Method in class byucc.jhdl.base.CompiledCodeGenerator
- Jump! Now!
- gotoLabelIfLtZero(int, String) -
Method in class byucc.jhdl.base.CompiledCodeGenerator
- If the value in location is less than zero, then branch to the
label.
- graphToJHDL(Logic, DataFlowGraph) -
Static method in class byucc.jhdl.synth.Synthesize
- Create JHDL circuitry to perform the behavior described by a
DataFlowGraph.
- greaterThan - class byucc.jhdl.parsers.edif.syntaxtree.greaterThan.
- Grammar production:
f0 ->
f1 ->
f2 -> numberValue()
f3 -> - greaterThan(NodeToken, NodeToken, numberValue, NodeToken) -
Constructor for class byucc.jhdl.parsers.edif.syntaxtree.greaterThan
-
- greaterThan(numberValue) -
Constructor for class byucc.jhdl.parsers.edif.syntaxtree.greaterThan
-
- gridMap - class byucc.jhdl.parsers.edif.syntaxtree.gridMap.
- Grammar production:
f0 ->
f1 ->
f2 -> numberValue()
f3 -> numberValue()
f4 -> - gridMap(NodeToken, NodeToken, numberValue, numberValue, NodeToken) -
Constructor for class byucc.jhdl.parsers.edif.syntaxtree.gridMap
-
- gridMap(numberValue, numberValue) -
Constructor for class byucc.jhdl.parsers.edif.syntaxtree.gridMap
-
- growAndShiftl(Wire, int) -
Method in class byucc.jhdl.Logic.Logic
- Deprecated.
- gt - class byucc.jhdl.Logic.Modules.gt.
- General Description
- gt(Node, Wire, Wire, boolean, Wire) -
Constructor for class byucc.jhdl.Logic.Modules.gt
-
- gt(Node, Wire, Wire, boolean, Wire, String) -
Constructor for class byucc.jhdl.Logic.Modules.gt
-
- gt(BV) -
Method in class byucc.jhdl.base.BV
- Returns true iff this > bv2.
- gt(BV, boolean) -
Method in class byucc.jhdl.base.BV
- Returns true iff this > bv2.
- gt(BV, BV) -
Static method in class byucc.jhdl.base.BV
- Returns true iff bv1 > bv2.
- gt(BV, BV, boolean) -
Static method in class byucc.jhdl.base.BV
- Returns true iff bv1 > bv2.
- gt(BV, BV, boolean, boolean) -
Static method in class byucc.jhdl.base.BV
- Returns true iff bv1 > bv2.
- gt - class byucc.jhdl.contrib.modgen.gt.
- Generic greater-than comparator.
- gt(Node, Wire, Wire, boolean, Wire) -
Constructor for class byucc.jhdl.contrib.modgen.gt
-
- gt(Node, Wire, Wire, boolean, Wire, String) -
Constructor for class byucc.jhdl.contrib.modgen.gt
-
- gteq(BV) -
Method in class byucc.jhdl.base.BV
- Returns true iff this >= bv2.
- gteq(BV, boolean) -
Method in class byucc.jhdl.base.BV
- Returns true iff this >= bv2.
- gteq(BV, BV) -
Static method in class byucc.jhdl.base.BV
- Returns true iff bv1 >= bv2.
- gteq(BV, BV, boolean) -
Static method in class byucc.jhdl.base.BV
- Returns true iff bv1 >= bv2.
- gteq(BV, BV, boolean, boolean) -
Static method in class byucc.jhdl.base.BV
- Returns true iff bv1 >= bv2.
- gw(int) -
Method in class byucc.jhdl.base.Wire
- Shorthand for
Wire.getWire(int)
.
- gw(Cell, int) -
Method in class byucc.jhdl.base.Wire
- Shorthand for
Wire.getWire(Cell, int)
.
- gw(int, String) -
Method in class byucc.jhdl.base.Wire
- Shorthand for
Wire.getWire(int, String)
.
- gw(Cell, int, String) -
Method in class byucc.jhdl.base.Wire
- Shorthand for
Wire.getWire(Cell, int, String)
.
- gw(String) -
Method in class byucc.jhdl.platforms.util.GenericProcessingElement
- Used to retrieve a wire from the wires hashtable.
- gw(String) -
Method in class byucc.jhdl.platforms.util.PortAssociation
- Gets wires returned from connect calls.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |