|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
"urlBase" + "?"
- encodeURL() -
Method in class hades.models.io.RemoteOpin
- this method collects the current simulation data and constructs
the output URL.
- encodeWithUnicodeEscapes(String) -
Static method in class hades.utils.NameMangler
- take String src and replace non-standard characters with Unicode escapes
of the form ' ' to '
- encodeWithUnicodeEscapes(String) -
Static method in class hades.utils.ValidName
- take String src and replace non-standard characters with Unicode escapes
of the form ' ' to '
- end(String) -
Static method in class hades.models.mips.tools.Log
- If begin() has been used end() must be used, too, to indicate
the end of a logical block (normally a method). end() can be
called with or without a message.
- end() -
Static method in class hades.models.mips.tools.Log
-
- endColumn -
Variable in class hades.models.stimuli.Token
- beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
- endCycle() -
Method in class hades.models.mips.mipsmemory.AccessMemory
-
- endCycle() -
Method in class hades.models.mips.mipsmemory.Cache
-
- endCycle() -
Method in class hades.models.mips.mipsmemory.FastAccessMemory
-
- endCycle() -
Method in class hades.models.mips.mipsmemory.HadesInterface
-
- endCycle() -
Method in class hades.models.mips.mipsmemory.MemoryDispatcher
- Launch read and write requests
- endCycle() -
Method in interface hades.models.mips.mipsmemory.MipsMemory
- end of a cycle, all core actions are done, memory actions can complete
- endCycle() -
Method in class hades.models.mips.mipsmemory.NullMemory
-
- endCycle() -
Method in class hades.models.mips.mipsmemory.TinyBPMemory
-
- endCycle() -
Method in class hades.models.mips.mipsmemory.TinyMemory
-
- endDisassemble() -
Method in class hades.models.mips.core.InstrFrame
- After the last call of disassemble() endDisassemble() has
to be called in order to restore the splitters state
- endLine -
Variable in class hades.models.stimuli.Token
- beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
- endPoint -
Variable in class jfig.commands.CopyObjectCommand
-
- endPoint -
Variable in class jfig.commands.DeleteObjectCommand
-
- endPoint -
Variable in class jfig.commands.MoveObjectCommand
-
- endPoint -
Variable in class jfig.commands.PasteFromClipboardCommand
-
- endPoint -
Variable in class jfig.commands.SelectLibraryObjectCommand
-
- endTime -
Variable in class hades.simulator.SimKernel
-
- end_address -
Variable in class hades.gui.MicroRomEditorCanvas
-
- end_address -
Variable in class hades.gui.StimuliEditorCanvas
-
- enter() -
Method in class hades.gui.JythonConsole
-
- enter() -
Method in class hades.jpshell.JPShell
-
- enterOLD() -
Method in class hades.gui.JythonConsole
-
- entry -
Variable in class hades.models.mips.core.ResetHandler
-
- entryHandler -
Variable in class hades.models.mips.memory.BaseMemory
-
- entryHandler -
Variable in class hades.models.mips.mipsmemory.FastAccessMemory
-
- entryHandler -
Variable in class hades.models.mips.mipsmemory.MemoryDispatcher
-
- entryHandlerInstalled -
Variable in class hades.models.mips.memory.BaseMemory
-
- entryHandlerInstalled -
Variable in class hades.models.mips.mipsmemory.FastAccessMemory
-
- entryHandlerInstalled -
Variable in class hades.models.mips.mipsmemory.MemoryDispatcher
-
- enumerateLeafComponents(Container, Vector) -
Method in class jfig.utils.Gremlins
- enumerate all leaf GUI components for the given container and
put the into the given Vector.
- enumerationNode -
Variable in class jfig.objects.FigObjectList
-
- eoDialog -
Variable in class hades.gui.JExportOptionsAdapter
-
- eol -
Variable in class hades.models.stimuli.ParseException
- The end of line string for this machine.
- eprom -
Variable in class hades.models.pic.MemoryDisassemblerView
-
- eprom -
Variable in class hades.models.pic.PicEprom
-
- eprom -
Variable in class hades.models.pic.PicExec
- The rt-elements
- epromBreakPoints -
Variable in class hades.models.pic.PicExec
-
- eps -
Variable in class hades.styx.WaveCanvas
-
- equals(StdLogic1164) -
Method in class hades.models.StdLogic1164
-
- equals(Object) -
Method in class hades.models.StdLogic1164
-
- equals(Object) -
Method in class hades.models.StdLogicVector
- check whether Object arg is a StdLogicVector,
and whether the this-object have the same width
and the same StdLogic1164 values at each bit position.
- equals(Object) -
Method in class hades.models.mcs4.Instruction
-
- equals(Object) -
Method in class jfig.gui.PresentationViewerApplet
- Compares two objects for equality.
- eraseObject(Graphics, FigObject) -
Method in class jfig.canvas.FigBasicCanvas
-
- eraseObject(Graphics, FigObject) -
Method in interface jfig.canvas.FigCanvas
-
- eraseObject(Graphics, FigObject) -
Method in class jfig.canvas.FigSwingCanvas
- erase the specified object.
- err(String) -
Static method in class hades.models.mips.tools.Log
- Standard error output, output is done to StdErr and, if turned on,
to the logfile.
- err(String) -
Static method in class hades.styx.TimePanel
-
- err(String) -
Static method in class hades.styx.Transformation
-
- err(String) -
Static method in class hades.styx.WaveformViewer
-
- err(String) -
Method in class jfig.canvas.FigBasicCanvas
- print an error message to stderr (but never use the Console)
- err(String) -
Method in class jfig.gui.JPropertiesViewer
-
- error -
Static variable in class hades.models.mips.tools.Log
-
- error(String) -
Method in class hades.models.pic.TurboPicCore
- raise a Runtime exception (Error), due to some internal error
- errorCode -
Variable in class hades.models.stimuli.TokenMgrError
- Indicates the reason why the exception is thrown.
- evalStatistics() -
Method in class hades.models.io.SevenSegmentMultiplexed
- evaluate the statistics of one t_sample period, calculate the
corresponding LED on/off/X states, and store these int ledValues[i].
- evaluate(Object) -
Method in class hades.jpshell.JPWrapper
-
- evaluate(Object) -
Method in class hades.models.complexgates.AOI21
- calculate the output value Y of this AOI21 gate, schedule after t_delay
- evaluate(Object) -
Method in class hades.models.complexgates.AOI22
- calculate the output value Y for this AOI22 gate, schedule after t_delay
- evaluate(Object) -
Method in class hades.models.complexgates.AOI31
- calculate the output value Y for this AOI31 gate, schedule after t_delay
- evaluate(Object) -
Method in class hades.models.complexgates.AOI32
- calculate the output value Y of this AOI32 gate, schedule after t_delay
- evaluate(Object) -
Method in class hades.models.complexgates.AOI33
- calculate the output value Y of this AOI33 gate, schedule after t_delay
- evaluate(Object) -
Method in class hades.models.complexgates.OAI21
- calculate the output value Y of this OAI21 gate, schedule after t_delay
- evaluate(Object) -
Method in class hades.models.complexgates.OAI22
- calculate the output value Y of this OAI22 gate, schedule after t_delay
- evaluate(Object) -
Method in class hades.models.complexgates.OAI31
- calculate the output value Y of this OAI31 gate, schedule after t_delay
- evaluate(Object) -
Method in class hades.models.complexgates.OAI32
- calculate the output value Y of this OAI32 gate, schedule after t_delay
- evaluate(Object) -
Method in class hades.models.complexgates.OAI33
- calculate the output value Y of this OAI33 gate, schedule after t_delay
- evaluate(Object) -
Method in class hades.models.dcf77.Dcf77Clock
-
- evaluate(Object) -
Method in class hades.models.flipflops.Dff
- evaluate: calculate Q and NQ from D and C inputs.
- evaluate(Object) -
Method in class hades.models.flipflops.DffMetastable
- evaluate: calculate a new output value for this metastable DFF.
- evaluate(Object) -
Method in class hades.models.flipflops.Dffe
- evaluate: check the C, D, E inputs and calculate new values for Q and NQ.
- evaluate(Object) -
Method in class hades.models.flipflops.Dffr
- evaluate: check the C, D, and NR inputs and calculate Q and NQ outputs.
- evaluate(Object) -
Method in class hades.models.flipflops.DffrMetastable
- evaluate: calculate a new output value for this metastable DFF.
- evaluate(Object) -
Method in class hades.models.flipflops.Dffre
- evaluate: check the D, C, E and NR inputs and calculate Q and NQ.
- evaluate(Object) -
Method in class hades.models.flipflops.Dffrs
- evaluate: check the NR, NS, C, and D inputs and calculate Q and NQ.
- evaluate(Object) -
Method in class hades.models.flipflops.Jkff
- evaluate: check the J, K, NC inputs and calculate Q and NQ.
- evaluate(Object) -
Method in class hades.models.flipflops.JkffMetastable
- evaluate: check the J, K, NC inputs and calculate Q and NQ.
- evaluate(Object) -
Method in class hades.models.flipflops.Latch
- evaluate: check D and C and calculate Q and NQ.
- evaluate(Object) -
Method in class hades.models.flipflops.LatchMetastable
- evaluate: check the C and D inputs and calculate Q and NQ.
- evaluate(Object) -
Method in class hades.models.flipflops.Latchr
- evaluate: check the NR, C, D inputs and calculate Q and NQ.
- evaluate(Object) -
Method in class hades.models.flipflops.Srff
- evaluate: check the S and R inputs and calculate Q and NQ.
- evaluate(Object) -
Method in class hades.models.fsm.FsmWrapper
- evaluate():
- evaluate(Object) -
Method in class hades.models.gates.And2
- evaluate: calculate the StdLogic1164 AND function of inputs A and B.
- evaluate(Object) -
Method in class hades.models.gates.And3
- evaluate: calculate the StdLogic1164 AND function of inputs A, B, C.
- evaluate(Object) -
Method in class hades.models.gates.And4
- evaluate: calculate the StdLogic1164 AND function of inputs A,B,C,D.
- evaluate(Object) -
Method in class hades.models.gates.And4Neg2
- evaluate: calculate the StdLogic1164 AND function of inputs A,B,C,D.
- evaluate(Object) -
Method in class hades.models.gates.Buffer
- schedule a copy of input value A at output Y after t_delay
- evaluate(Object) -
Method in class hades.models.gates.Demux14
- calculate outputs Y3..Y0 from input A and control inputs S1,S0.
- evaluate(Object) -
Method in class hades.models.gates.Inv
- calculate the StdLogic1164 negation of input A,
schedule to Y after t_delay
- evaluate(Object) -
Method in class hades.models.gates.InvOpenCollector
- the open-collector inverter using StdLogic1164 logic:
generate a '0' output value for '1' or 'H' inputs,
and 'Z' (tristate) output value for '0' or 'L' inputs.
- evaluate(Object) -
Method in class hades.models.gates.Mux21
- calculate the output value Y of this 2:1 multiplexer and schedule
after t_delay.
- evaluate(Object) -
Method in class hades.models.gates.Mux41
- calculate the output value Y of this 4:1 multiplexer and schedule
after t_delay.
- evaluate(Object) -
Method in class hades.models.gates.Nand2
- evaluate: calculate the StdLogic1164 NAND function of inputs A and B.
- evaluate(Object) -
Method in class hades.models.gates.Nand3
- evaluate: calculate the StdLogic1164 NAND function of inputs A, B, C.
- evaluate(Object) -
Method in class hades.models.gates.Nand4
- evaluate: calculate the StdLogic1164 NAND function of inputs A,B,C,D.
- evaluate(Object) -
Method in class hades.models.gates.NandMetastable2
- evaluate: calculate the StdLogic1164 NAND function of inputs A and B.
- evaluate(Object) -
Method in class hades.models.gates.NandMetastable3
- evaluate: calculate the StdLogic1164 NAND function of inputs A, B, C.
- evaluate(Object) -
Method in class hades.models.gates.Nor2
- evaluate: calculate the StdLogic1164 NOR function of inputs A and B.
- evaluate(Object) -
Method in class hades.models.gates.Nor3
- evaluate: calculate the StdLogic1164 NOR function of inputs A, B, C.
- evaluate(Object) -
Method in class hades.models.gates.Nor4
- evaluate: calculate the StdLogic1164 NOR function of inputs A,B,C,D.
- evaluate(Object) -
Method in class hades.models.gates.Or2
- evaluate: calculate the StdLogic1164 OR function of inputs A and B.
- evaluate(Object) -
Method in class hades.models.gates.Or3
- evaluate: calculate the StdLogic1164 OR function of inputs A, B, C.
- evaluate(Object) -
Method in class hades.models.gates.Or4
- evaluate: calculate the StdLogic1164 OR function of inputs A,B,C,D.
- evaluate(Object) -
Method in class hades.models.gates.Or6
- evaluate: calculate the StdLogic1164 OR function of inputs A, B, C.
- evaluate(Object) -
Method in class hades.models.gates.Tri
- model a tri-state inverting buffer using StdLogic1164.
- evaluate(Object) -
Method in class hades.models.gates.WeakBuffer
- generate a weak output from the input; we map the StdLogic1164 values
as follows: (in-out) (U-W) (X-W) (0-L) (1-H) (Z-W) (W-W) (H-H) (D-W)
and schedule the output value on port Y after t_delay
- evaluate(Object) -
Method in class hades.models.gates.Xnor2
- evaluate: calculate the StdLogic1164 XNOR function of inputs A and B.
- evaluate(Object) -
Method in class hades.models.gates.Xor2
- evaluate: calculate the StdLogic1164 XOR function of inputs A and B.
- evaluate(Object) -
Method in class hades.models.gates.delaynode.DelayNode
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.imaging.DifferenceFilter
-
- evaluate(Object) -
Method in class hades.models.imaging.ImageMux21
- calculate the output value Y of this 2:1 multiplexer and schedule
after t_delay.
- evaluate(Object) -
Method in class hades.models.imaging.ImageSignal
- evaluate
- evaluate(Object) -
Method in class hades.models.imaging.ImageSource
-
- evaluate(Object) -
Method in class hades.models.imaging.ImageViewer
-
- evaluate(Object) -
Method in class hades.models.imaging.ImageWriter
-
- evaluate(Object) -
Method in class hades.models.imaging.ParametrizedFilter
-
- evaluate(Object) -
Method in class hades.models.imaging.SimpleFilter
-
- evaluate(Object) -
Method in class hades.models.io.AsciiDisplay
- evaluate: update our symbol to show any new value.
- evaluate(Object) -
Method in class hades.models.io.BitReg6
- evaluate: check the NR and C inputs and calculate the data Q outputs.
- evaluate(Object) -
Method in class hades.models.io.ClockGen
- evaluate: as the ClockGen has no input signals, this method
should never be called.
- evaluate(Object) -
Method in class hades.models.io.ClockGenWithAutoStop
- evaluate: as the ClockGen has no input signals, this method
should never be called.
- evaluate(Object) -
Method in class hades.models.io.Constant
- evaluate:
As a Constant-Object, we will schedule a new 'Constant' value, whenever
the Signal might have changed.
- evaluate(Object) -
Method in class hades.models.io.DiodeSwitch
- evaluate:
This is only called when this switch is used as a hierarchy connector.
- evaluate(Object) -
Method in class hades.models.io.GalFuse
- calculate the StdLogic1164 negation of input A,
schedule to Y after t_delay
- evaluate(Object) -
Method in class hades.models.io.Gnd
- evaluate:
As a Gnd-Object, we will schedule a new 'Gnd' value, whenever
the Signal might have changed.
- evaluate(Object) -
Method in class hades.models.io.HexDisplay
- evaluate:
just update our display.
- evaluate(Object) -
Method in class hades.models.io.HexSwitch
- evaluate: called by setIndex() as a reaction to interactive user events.
- evaluate(Object) -
Method in class hades.models.io.Ipin
- evaluate: as interactive Ipin events are handled by mousePressed(),
this method is only called by the simulation engine whenever our
(hidden) toplevel signal changes.
- evaluate(Object) -
Method in class hades.models.io.IpinStdLogic1164
- evaluate: as interactive IpinStdLogic1164 events are handled by mousePressed(),
this method is only called by the simulation engine whenever our
(hidden) toplevel signal changes.
- evaluate(Object) -
Method in class hades.models.io.Iso8859Display
-
- evaluate(Object) -
Method in class hades.models.io.LED
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.io.Opin
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.io.PowerOnReset
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.io.Pullup
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.io.PulseSwitch
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.io.RandomBitGenerator
- evaluate: check for a rising edge on the C input and calculate
a new random StdLogic1164._0/_1 output value with the selected
1-probability, then schedule to Y after t_delay
- evaluate(Object) -
Method in class hades.models.io.RemoteIpin
- evaluate: called from the simulation kernel when the sample input changes.
- evaluate(Object) -
Method in class hades.models.io.RemoteOpin
- evaluate: called from the simulation kernel for external input
events on the D15..D0 input ports.
- evaluate(Object) -
Method in class hades.models.io.RomDiode
- calculate the StdLogic1164 negation of input A,
schedule to Y after t_delay
- evaluate(Object) -
Method in class hades.models.io.SevenSegment
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.io.SevenSegmentMultiplexed
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.io.Stimulus
- Should not be called: a Stimulus doesn't react to external events
(yet)
- evaluate(Object) -
Method in class hades.models.io.Swatch
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.io.Vcc
- evaluate:
As a Vcc-Object, we will schedule a new 'Vcc' value, whenever
the Signal might have changed...
- evaluate(Object) -
Method in class hades.models.mcore.DcoreRAM
- evaluate():
If either port_nCS, port_nOE or port_nWE are undefined,
the DcoreRAM data is invalidated,
and the DOUT value is undefined.
- evaluate(Object) -
Method in class hades.models.mcore.DcoreROM
- evaluate():
- evaluate(Object) -
Method in class hades.models.mcs4.AbstractIntel4000
-
- evaluate(Object) -
Method in class hades.models.mcs4.i4002
-
- evaluate(Object) -
Method in class hades.models.mcs4.i4003
-
- evaluate(Object) -
Method in class hades.models.meta.AudioPlayer
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.meta.Label
- this is a passive object: do nothing
- evaluate(Object) -
Method in class hades.models.mips.mipsmemory.IDTR3051
-
- evaluate(Object) -
Method in class hades.models.mips.mipsmemory.SmartIDTR3051
-
- evaluate(Object) -
Method in class hades.models.pic.FastPic16F84
-
- evaluate(Object) -
Method in class hades.models.pic.Pic16C84
-
- evaluate(Object) -
Method in class hades.models.pic.Pic16C84Debug
-
- evaluate(Object) -
Method in class hades.models.pic.SmartPic16F84
-
- evaluate(Object) -
Method in class hades.models.pic.TurboPic16C84
- this method is called in reaction to external simulation events,
namely, when one of the input signals to the PIC microcontroller changes.
- evaluate(Object) -
Method in class hades.models.register.CounterRE
- evaluate: on a rising-edge of the CLK input calculate
a new shift-register value, and put the lower bits of the new value
on the Q outputs.
- evaluate(Object) -
Method in class hades.models.register.LFSRAnalyzer
- evaluate: on a rising-edge of the CLK input calculate
a new shift-register value, and put the lower bits of the new value
on the Q outputs.
- evaluate(Object) -
Method in class hades.models.register.LFSRGenerator
- evaluate: on a rising-edge of the CLK input calculate
a new shift-register value, and put the lower bits of the new value
on the Q outputs.
- evaluate(Object) -
Method in class hades.models.register.Register
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.register.RegisterR
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.register.RegisterRE
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.register.ShiftRegister
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtl.IDT6116
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtl.RAM_256x8
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtl.ROM_1Kx8
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.arith.Add
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.arith.Addc
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.arith.DcoreALU
-
- evaluate(Object) -
Method in class hades.models.rtlib.arith.DcoreALU2
-
- evaluate(Object) -
Method in class hades.models.rtlib.arith.Decr
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.arith.GenericShifter
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.arith.Incr
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.arith.Incr2
- evaluate: increment the value at the A input by 2, schedule at Y.
- evaluate(Object) -
Method in class hades.models.rtlib.arith.RotateLeft
- evaluate: rotate the input data at Port A by the number of bits
specified by shiftcount, schedule to Y.
- evaluate(Object) -
Method in class hades.models.rtlib.arith.RotateRight
- evaluate: rotate the input data at Port A by the number of bits
specified by shiftcount, schedule to output Y.
- evaluate(Object) -
Method in class hades.models.rtlib.arith.ShiftLeft
- evaluate: shift the input data at Port A left by the number of
bits specified by shiftcount, schedule to output Y.
- evaluate(Object) -
Method in class hades.models.rtlib.arith.ShiftRightArith
- evaluate: shift the input data at Port A right arithmetically
(that is, with sign extension) by the number of bits specified
in shiftcount, schedule to output Port Y.
- evaluate(Object) -
Method in class hades.models.rtlib.arith.ShiftRightLogic
- evaluate: shift the input data at Port A right logically
(that is, with 0 extension) by shiftcount bits,
schedule to output Port Y.
- evaluate(Object) -
Method in class hades.models.rtlib.arith.Sub
- evaluate(): calculate the value of (A-B), schedule to Port Y.
- evaluate(Object) -
Method in class hades.models.rtlib.arith.TwosComplement
- evaluate(): retrieve the input value on port_A (if any), and calculate
its two's complement.
- evaluate(Object) -
Method in class hades.models.rtlib.arith.UserDefinedALU
-
- evaluate(Object) -
Method in class hades.models.rtlib.compare.CompareAll
- evaluate: read the input data at Ports A and B and compare them.
- evaluate(Object) -
Method in class hades.models.rtlib.compare.CompareEqual
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.compare.CompareGreater
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.compare.CompareLess
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.compare.CompareNotEqual
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.io.Constant
-
- evaluate(Object) -
Method in class hades.models.rtlib.io.ExpandBit
- evaluate(): extract the bits of the current input vector and
distribute these to the individual outputs.
- evaluate(Object) -
Method in class hades.models.rtlib.io.Expander
- evaluate(): extract the bits of the current input vector and
distribute these to the individual outputs.
- evaluate(Object) -
Method in class hades.models.rtlib.io.ExpanderVertical
- evaluate(): extract the bits of the current input vector and
distribute these to the individual outputs.
- evaluate(Object) -
Method in class hades.models.rtlib.io.IpinVector
- evaluate(): for an IpinVector, this method is only called in hierarchical
designs on any change on the toplevel input.
- evaluate(Object) -
Method in class hades.models.rtlib.io.Merge
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.io.Merge3
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.io.MergeBits
- evaluate(): extract the bits of the current input vector and
distribute these to the individual outputs.
- evaluate(Object) -
Method in class hades.models.rtlib.io.OpinVector
- evaluate(): for an OpinVector, this method is only called in hierarchical
designs on any change on the toplevel input.
- evaluate(Object) -
Method in class hades.models.rtlib.io.SelectBit
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.io.Subset
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.io.SubsetFlip
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.logic.And
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.logic.BitwiseAnd
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.logic.BitwiseNot
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.logic.BitwiseOr
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.logic.BitwiseXor
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.logic.N1And
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.logic.N1Or
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.logic.Nand
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.logic.Nor
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.logic.Or
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.logic.Xnor
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.logic.Xor
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.memory.AddressDecoder4
- called whenever the address bus input changes.
- evaluate(Object) -
Method in class hades.models.rtlib.memory.DPRAM
- evaluate():
If either port_nCS or port_nWE are undefined, the DPRAM data is
invalidated, and the DO1 value is undefined.
- evaluate(Object) -
Method in class hades.models.rtlib.memory.GenericMemory
- evaluate(): No use to call elaborate on a GenericMemory.
- evaluate(Object) -
Method in class hades.models.rtlib.memory.MR
- evaluate(): Return the data at address after t_access
- evaluate(Object) -
Method in class hades.models.rtlib.memory.MR20
- evaluate(): Return the data at address after t_access
- evaluate(Object) -
Method in class hades.models.rtlib.memory.MicroROM
- evaluate(): Return the data at address after t_access
- evaluate(Object) -
Method in class hades.models.rtlib.memory.MipsRegBank
- evaluate():
If either port_nCS or port_nWE are undefined, the MipsRegBank data is
invalidated, and the DR1 value is undefined.
- evaluate(Object) -
Method in class hades.models.rtlib.memory.RAM
- evaluate():
If either port_nCS or port_nWE are undefined, the RAM data is invalidated,
and the DOUT value is undefined.
- evaluate(Object) -
Method in class hades.models.rtlib.memory.RAMoe
- evaluate():
If either port_nCS, port_nOE or port_nWE are undefined,
the RAMoe data is invalidated,
and the DOUT value is undefined.
- evaluate(Object) -
Method in class hades.models.rtlib.memory.ROM
- evaluate(): Return the data at address after t_access
- evaluate(Object) -
Method in class hades.models.rtlib.memory.ROMcs
- evaluate(): Return the data at address after t_access
- evaluate(Object) -
Method in class hades.models.rtlib.memory.ROMoe
- evaluate(): Return the data at address after t_access
- evaluate(Object) -
Method in class hades.models.rtlib.memory.RealTimeClock
- evaluate():
If either port_nCS, port_nOE or port_nWE are undefined,
the RealTimeClock data is invalidated,
and the DOUT value is undefined.
- evaluate(Object) -
Method in class hades.models.rtlib.memory.RegBank
- evaluate():
If either port_CLK or port_nWE are undefined, the RegBank data is
invalidated, and the DO1 value is undefined.
- evaluate(Object) -
Method in class hades.models.rtlib.muxes.BitDecoder
- evaluate(): get the numerial value i of input A (if defined), and
set output bit[i] to 1, all others to 0.
- evaluate(Object) -
Method in class hades.models.rtlib.muxes.Decoder
- evaluate(): get the input value "i", then set the bit at index i
of the output vector.
- evaluate(Object) -
Method in class hades.models.rtlib.muxes.Mux21
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.muxes.Mux41
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.muxes.TriBuf
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.rtlib.register.CounterRE
-
- evaluate(Object) -
Method in class hades.models.rtlib.register.LFSR
-
- evaluate(Object) -
Method in class hades.models.rtlib.register.Latch
-
- evaluate(Object) -
Method in class hades.models.rtlib.register.LatchR
-
- evaluate(Object) -
Method in class hades.models.rtlib.register.Reg
-
- evaluate(Object) -
Method in class hades.models.rtlib.register.RegE
-
- evaluate(Object) -
Method in class hades.models.rtlib.register.RegR
-
- evaluate(Object) -
Method in class hades.models.rtlib.register.RegRE
-
- evaluate(Object) -
Method in class hades.models.rtlib.register.RegWithInitialValue
-
- evaluate(Object) -
Method in class hades.models.rtlib.register.ShiftRegR
-
- evaluate(Object) -
Method in class hades.models.ruge.Adder
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.ruge.Alu
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.ruge.Constant
-
- evaluate(Object) -
Method in class hades.models.ruge.DelayNode
-
- evaluate(Object) -
Method in class hades.models.ruge.Incr
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.ruge.IntegerSignal
- evaluate
- evaluate(Object) -
Method in class hades.models.ruge.Latch
-
- evaluate(Object) -
Method in class hades.models.ruge.Mux
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.ruge.RAM_64K
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.ruge.Register
-
- evaluate(Object) -
Method in class hades.models.ruge.TriBuf
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.special.Counter
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.special.EdgeTrigger
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.special.GraphicsLCD
- evaluate():
This LCD controller is sensitive to the falling edge on the enable signal
(port_E) only, when the R/S, R/W, and data signals are sampled.
- evaluate(Object) -
Method in class hades.models.special.GraphicsLCDnfb
- evaluate():
This LCD controller is sensitive to the falling edge on the enable signal
(port_M) only, when the R/S, R/W, and data signals are sampled.
- evaluate(Object) -
Method in class hades.models.special.HazardTrigger
- evaluate(): called by the simulation engine on all events on
input A.
- evaluate(Object) -
Method in class hades.models.special.MidiReceiver
- evaluate(): react to events on the RX input.
- evaluate(Object) -
Method in class hades.models.special.ParallelTerminal
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.special.SerialTerminal
- evaluate(): react to events on the RX input.
- evaluate(Object) -
Method in class hades.models.special.TextLCD
- evaluate():
This LCD controller is sensitive to the falling edge on the enable signal
(port_E) only, when the R/S, R/W, and data signals are sampled.
- evaluate(Object) -
Method in class hades.models.special.ValueTrigger
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.stimuli.StimuliParser.ClockGen
-
- evaluate(Object) -
Method in class hades.models.stimuli.StimuliParser.Pause
-
- evaluate(Object) -
Method in class hades.models.string.StringDisplay
-
- evaluate(Object) -
Method in class hades.models.string.StringSignal
- evaluate
- evaluate(Object) -
Method in class hades.models.ttl74.SN7400
- evaluate(): extract the active Port from the SimEvent argument
and calculate the new NAND output.
- evaluate(Object) -
Method in class hades.models.ttl74.SN7400_pinout
- evaluate(): extract the active Port from the SimEvent argument
and calculate the new NAND output.
- evaluate(Object) -
Method in class hades.models.ttl74.SN7405
- evaluate(): extract the active Port from the SimEvent argument
and calculate the corresponding open-collector INV output.
- evaluate(Object) -
Method in class hades.models.ttl74.SN7405_pinout
- evaluate():
We extract active port from the SimEvent arg
and calculate the new INV outputs.
- evaluate(Object) -
Method in class hades.models.ttl74.SN7408_pinout
- evaluate():
We extract active port from the SimEvent arg
and calculate the new AND outputs.
- evaluate(Object) -
Method in class hades.models.ttl74.SN74189
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in class hades.models.ttl74.SN7432_pinout
- evaluate():
We extract active port from the SimEvent arg
and calculate the new OR output.
- evaluate(Object) -
Method in class hades.models.ttl74.SN7449
- evaluate(): read the current input Port values and calculate
the corresponding seven-segment output values.
- evaluate(Object) -
Method in class hades.models.ttl74.SN7449_pinout
- evaluate(): read the current input Port values and calculate the
corresponding seven-segment output values.
- evaluate(Object) -
Method in class hades.models.ttl74.SN7486_pinout
- evaluate():
We extract active port from the SimEvent arg
and calculate the new XOR output.
- evaluate(Object) -
Method in class hades.signals.Signal
- evaluate().
- evaluate(Object) -
Method in class hades.signals.SignalInteger
- evaluate
- evaluate(Object) -
Method in class hades.signals.SignalStdLogic1164
- evaluate
- evaluate(Object) -
Method in class hades.signals.SignalStdLogicVector
- evaluate
- evaluate(Object) -
Method in class hades.simulator.InteractiveSimKernel
-
- evaluate() -
Method in class hades.simulator.SimEvent
- evaluate (execute) this event
- evaluate(Object) -
Method in class hades.simulator.SimKernel
- evaluate(): called by the Simulation engine.
- evaluate(Object) -
Method in class hades.simulator.SimObject
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate(Object) -
Method in interface hades.simulator.Simulatable
- evaluate(): called by the simulation engine on all events that
concern this object.
- evaluate() -
Method in class hades.simulator.SimulatorInterruptEvent
- evaluate(): for an SimulatorInterruptEvent, we just call the
SimKernel's evaluate() method
- evaluate(Object) -
Method in class hades.simulator.VhdlSimKernel.NOP
-
- evaluate() -
Method in class hades.simulator.WakeupEvent
- evaluate(): for an WakeupEvent, this method calls the target's wakeup()
method.
- eventChoice -
Variable in class hades.models.special.Counter
-
- eventList -
Variable in class hades.simulator.SimKernel
-
- eventTime -
Variable in class hades.simulator.BatchModeSimKernel
-
- eventTime -
Variable in class hades.simulator.InteractiveSimKernel
-
- eventTime -
Variable in class hades.simulator.RealTimeSimKernel
-
- eventTime -
Variable in class hades.simulator.VhdlSimKernel
-
- events -
Variable in class hades.styx.Waveform
-
- exceptionGenerator -
Variable in class hades.models.mips.core.PartHandler
-
- execResource(String) -
Method in class hades.gui.JythonConsole
-
- execResource(String) -
Method in class hades.jpshell.JPShell
-
- execResource(String) -
Method in class hades.jpshell.JPWrapper
-
- execute() -
Method in class hades.gui.AddProbeToSignalCommand
- perform the action corresponding to this AddProbeToSignalCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.AddSegmentToSignalCommand
- execute this AddSegmentToSignalCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.AutoconnectCommand
- perform the AutoconnectCommand: check all Ports of SimObject target
and connect them to any Signals whose WireSegments are on the
Port positions.
- execute() -
Method in class hades.gui.ChangeNameCommand
- perform the action corresponding to this ChangeNameCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.ChangeSignalNameCommand
- change the name of the selected signal
and register this change it with the UndoStack.
- execute() -
Method in class hades.gui.ColibriCreateCommand
- perform the action corresponding to this CreateCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.Command
- perform the action corresponding to this Command object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.CopyCommand
- perform the action corresponding to this CopyCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.CreateByNameCommand
- perform the action corresponding to this CreateByNameCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.CreateCommand
- perform the action corresponding to this CreateCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.CreateSignalCommand
- perform the action corresponding to this CreateSignalCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.CreateSubdesignCommand
- if we arrive here, the user has selected a valid subdesign and
the position where to place it.
- execute() -
Method in class hades.gui.DeleteAllCommand
- perform the action corresponding to this DeleteAllCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.DeleteCommand
- perform the action corresponding to this DeleteCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.DeleteComponentCommand
- perform the action corresponding to this DeleteComponentCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.DeleteProbeFromSignalCommand
- delete the probe and register this command with the UndoStack
- execute() -
Method in class hades.gui.DeleteSegmentFromSignalCommand
- delete the selected wire segment, construct the Signal connectivity
graph, and rebuild the Signal.
- execute() -
Method in class hades.gui.DeleteSelectionCommand
- delete all selected objects: this means both to delete the graphical
stuff (FigObjects, WireSegments, SolderDots, and SimObject Symbols)
and to delete the Signals and SimObjects from the current Design.
- execute() -
Method in class hades.gui.DeleteSignalCommand
- perform the action corresponding to this DeleteSignalCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.DeselectAllCommand
- remove all selected objects from the editor's Selection collection,
and graphically deselect all visible toplevel editor FIG objects.
- execute() -
Method in class hades.gui.DisconnectCommand
- perform the DisconnectCommand: check all Ports of SimObject target
and connect them to any Signals whose WireSegments are on the
Port positions.
- execute() -
Method in class hades.gui.DisconnectPortCommand
- perform the DisconnectPortCommand: check all Ports of SimObject target
and connect them to any Signals whose WireSegments are on the
Port positions.
- execute() -
Method in class hades.gui.EditCommand
- perform the action corresponding to this EditCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.InsertVertexIntoSignalCommand
- insert a new vertex at position WP into Signal 'signal'
and register this command with the UndoStack.
- execute() -
Method in class hades.gui.MirrorXCommand
- perform the action corresponding to this MirrorXCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.MirrorYCommand
- perform the action corresponding to this MirrorYCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.MoveCommand
- perform the action corresponding to this MoveCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.MoveSelectionCommand
- move the selected objects and register this command with the Undo stack.
- execute() -
Method in class hades.gui.MoveToPositiveQuadrantCommand
- calculate the bounding box of the current Design, then move
everything into the positive quadrant.
- execute() -
Method in class hades.gui.OpenDesignCommand
- perform the action corresponding to this OpenDesignCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.SelectAllCommand
- execute(): add all visible editor objects to the editor's Selection.
- execute() -
Method in class hades.gui.SelectObjectCommand
- toggle the selection status of the selected 'target' object.
- execute() -
Method in class hades.gui.SelectRegionCommand
- select all objects in the region spanned by P1 and P2,
and register this command with the UndoStack.
- execute() -
Method in class hades.gui.SetDesignNameCommand
- perform the action corresponding to this SetDesignNameCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.SignalMovePointCommand
- perform the action corresponding to this SignalMovePointCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.SignalSetValueCommand
- perform the action corresponding to this SignalSetValueCommand object
and register it with the UndoStack.
- execute() -
Method in class hades.gui.ZoomRegionCommand
- zoom into the region specified by this command.
- execute() -
Method in class hades.models.pic.TurboPicCore.ADDLW
-
- execute() -
Method in class hades.models.pic.TurboPicCore.ADDWF
-
- execute() -
Method in class hades.models.pic.TurboPicCore.ANDLW
-
- execute() -
Method in class hades.models.pic.TurboPicCore.ANDWF
-
- execute() -
Method in class hades.models.pic.TurboPicCore.BCF
-
- execute() -
Method in class hades.models.pic.TurboPicCore.BSF
-
- execute() -
Method in class hades.models.pic.TurboPicCore.BTFSC
-
- execute() -
Method in class hades.models.pic.TurboPicCore.BTFSS
-
- execute() -
Method in class hades.models.pic.TurboPicCore.BreakPoint
-
- execute() -
Method in class hades.models.pic.TurboPicCore.CALL
-
- execute() -
Method in class hades.models.pic.TurboPicCore.CLRF
-
- execute() -
Method in class hades.models.pic.TurboPicCore.CLRW
-
- execute() -
Method in class hades.models.pic.TurboPicCore.CLRWDT
-
- execute() -
Method in class hades.models.pic.TurboPicCore.COMF
-
- execute() -
Method in class hades.models.pic.TurboPicCore.DECF
-
- execute() -
Method in class hades.models.pic.TurboPicCore.DECFSZ
-
- execute() -
Method in class hades.models.pic.TurboPicCore.DECFSZ_NF
-
- execute() -
Method in class hades.models.pic.TurboPicCore.GOTO
-
- execute() -
Method in class hades.models.pic.TurboPicCore.INCF
-
- execute() -
Method in class hades.models.pic.TurboPicCore.INCFSZ
-
- execute() -
Method in class hades.models.pic.TurboPicCore.IORLW
-
- execute() -
Method in class hades.models.pic.TurboPicCore.IORWF
-
- execute() -
Method in class hades.models.pic.TurboPicCore.MOVF
-
- execute() -
Method in class hades.models.pic.TurboPicCore.MOVLW
-
- execute() -
Method in class hades.models.pic.TurboPicCore.MOVWF
-
- execute() -
Method in class hades.models.pic.TurboPicCore.NOP
-
- execute() -
Method in class hades.models.pic.TurboPicCore.OPTION
-
- execute() -
Method in class hades.models.pic.TurboPicCore.PicInstruction
-
- execute() -
Method in class hades.models.pic.TurboPicCore.RETFIE
-
- execute() -
Method in class hades.models.pic.TurboPicCore.RETLW
-
- execute() -
Method in class hades.models.pic.TurboPicCore.RETURN
-
- execute() -
Method in class hades.models.pic.TurboPicCore.RLF
-
- execute() -
Method in class hades.models.pic.TurboPicCore.RRF
-
- execute() -
Method in class hades.models.pic.TurboPicCore.SLEEP
-
- execute() -
Method in class hades.models.pic.TurboPicCore.SUBLW
-
- execute() -
Method in class hades.models.pic.TurboPicCore.SUBWF
-
- execute() -
Method in class hades.models.pic.TurboPicCore.SWAPF
-
- execute() -
Method in class hades.models.pic.TurboPicCore.TRIS
-
- execute() -
Method in class hades.models.pic.TurboPicCore.XORLW
-
- execute() -
Method in class hades.models.pic.TurboPicCore.XORWF
-
- execute() -
Method in class hades.simulator.DeleteAllEventsFromSourceCommand
- execute this SimulatorCommand.
- execute() -
Method in interface hades.simulator.SimulatorCommand
- execute this SimulatorCommand.
- execute() -
Method in class hades.simulator.SimulatorScheduleCommand
- execute this SimulatorCommand.
- execute() -
Method in class hades.simulator.SimulatorSingleStepCommand
- execute this SimulatorSingleStepCommand.
- execute() -
Method in class hades.simulator.VhdlSimKernel.DeleteAllEventsFromSourceCommand
- delete all events originating from the 'source' object from
(1) the simulator eventlist, and (2) the pendingEvent arrays.
- execute() -
Method in class jfig.commands.AlignObjectsCommand
-
- execute() -
Method in class jfig.commands.BreakCompoundCommand
-
- execute() -
Method in class jfig.commands.Command
- execute the current editor command
This method is empty for class Command.
- execute() -
Method in class jfig.commands.ConvertObjectCommand
-
- execute() -
Method in class jfig.commands.CopyObjectCommand
-
- execute() -
Method in class jfig.commands.CopyToClipboardCommand
-
- execute() -
Method in class jfig.commands.CreateArcCommand
-
- execute() -
Method in class jfig.commands.CreateBezierCommand
-
- execute() -
Method in class jfig.commands.CreateBulletCommand
-
- execute() -
Method in class jfig.commands.CreateCircleCommand
-
- execute() -
Method in class jfig.commands.CreateClosedBezierCommand
-
- execute() -
Method in class jfig.commands.CreateClosedSplineCommand
-
- execute() -
Method in class jfig.commands.CreateCompoundCommand
-
- execute() -
Method in class jfig.commands.CreateEllipseCommand
-
- execute() -
Method in class jfig.commands.CreateFreehandCommand
-
- execute() -
Method in class jfig.commands.CreateImageCommand
-
- execute() -
Method in class jfig.commands.CreatePolygonCommand
-
- execute() -
Method in class jfig.commands.CreatePolylineCommand
-
- execute() -
Method in class jfig.commands.CreateRectangleCommand
-
- execute() -
Method in class jfig.commands.CreateRoundedRectangleCommand
-
- execute() -
Method in class jfig.commands.CreateSplineCommand
-
- execute() -
Method in class jfig.commands.CreateTextCommand
- execute: check whether we have a valid and not empty text object.
- execute() -
Method in class jfig.commands.CreateTriggerCommand
-
- execute() -
Method in class jfig.commands.CutPointCommand
-
- execute() -
Method in class jfig.commands.CutToClipboardCommand
-
- execute() -
Method in class jfig.commands.DeleteObjectCommand
-
- execute() -
Method in class jfig.commands.EditCommentCommand
-
- execute() -
Method in class jfig.commands.EditObjectCommand
-
- execute() -
Method in class jfig.commands.InsertPointCommand
-
- execute() -
Method in class jfig.commands.JCreateImageCommand
-
- execute() -
Method in class jfig.commands.JEditObjectCommand
-
- execute() -
Method in class jfig.commands.JOpenCompoundCommand
- execute: the user has selected a FigCompound object to be opened.
- execute() -
Method in class jfig.commands.MirrorXCommand
-
- execute() -
Method in class jfig.commands.MirrorYCommand
-
- execute() -
Method in class jfig.commands.MoveObjectCommand
-
- execute() -
Method in class jfig.commands.MovePointCommand
-
- execute() -
Method in class jfig.commands.OpenCompoundCommand
- execute: the user has selected a FigCompound object to be opened.
- execute() -
Method in class jfig.commands.PasteFromClipboardCommand
-
- execute() -
Method in class jfig.commands.ResizeTextCommand
-
- execute() -
Method in class jfig.commands.RotateObjectCommand
- rotate the selected object / its newly created copy, where the
rotation angle and direction are from our "clockwise" and "angle"
variables.
- execute() -
Method in class jfig.commands.ScaleObjectCommand
-
- execute() -
Method in class jfig.commands.SelectLibraryObjectCommand
-
- execute() -
Method in class jfig.commands.SnapToGridCommand
-
- execute() -
Method in class jfig.commands.UpdateCommand
-
- execute() -
Method in class jfig.commands.ZoomRegionCommand
- zoom into the region specified by this command.
- executeAllPendingEvents() -
Method in class hades.simulator.InteractiveSimKernel
-
- executeAllPendingEvents() -
Method in class hades.simulator.VhdlSimKernel
-
- executeAndStartNewText() -
Method in class jfig.commands.CreateTextCommand
- this method is called whenever the user pressed the RETURN or ENTER
keys during editing a text object.
- executeAndStartNewText(FigCanvasEvent) -
Method in class jfig.commands.CreateTextCommand
- this method is called from mousePressed() whenever there is a non-null
text object, implying that the previous text object has not already
been registered with the edtior.
- executePendingEvent() -
Method in class hades.simulator.InteractiveSimKernel
- execute one pending event (the last one).
- executePendingEvent() -
Method in class hades.simulator.VhdlSimKernel
- execute one pending event (the last one).
- executeSingleStep() -
Method in class hades.simulator.InteractiveSimKernel
-
- executeSingleStep() -
Method in class hades.simulator.SimKernel
-
- existsStartzustand() -
Method in class hades.models.fsm.FSM
- ermittelt, ob bereits ein Startzustand definiert wurde
- exit(int) -
Method in class hades.utils.JviewJythonWrapper
-
- exitMI -
Variable in class hades.styx.WaveformViewer
-
- exitOnClose -
Variable in class hades.gui.CloseableFrame
-
- expandButton -
Variable in class hades.gui.StimuliEditor
-
- expandRow(int, int) -
Method in class hades.models.io.Stimulus
- expand one row: repeat all values from cycles 0 to startindex
until the array is filled.
- expandedIcon -
Static variable in class hades.manager.HadesTreeCellRenderer
- icons for tree root: default, system (classpath), local (filesystem),
zip (jar), server, search result, collapsed and expanded directories,
basic content types.
- expectedTokenSequences -
Variable in class hades.models.stimuli.ParseException
- Each entry in this array is an array of integers.
- exportEPSCommandLine -
Variable in class hades.utils.Exporter
-
- exportMagnification -
Static variable in class jfig.objects.FigAttribs
-
- exportNowButton -
Variable in class hades.gui.AWTExportOptionsDialog
-
- exportNowButton -
Variable in class jfig.gui.ExportOptionsDialog
-
- exportNowButton -
Variable in class jfig.gui.JExportOptionsDialog
-
- exportOptions -
Variable in class hades.utils.Exporter
-
- exportOptionsDialog -
Variable in class hades.utils.Exporter
-
- exportOptionsDialog -
Variable in class jfig.gui.JModularEditor
-
- exportOptionsDialog -
Variable in class jfig.gui.ModularEditor
-
- exportOptionsDialog -
Variable in class jfig.gui.PrintManager
-
- exportPSCommandLine -
Variable in class hades.utils.Exporter
-
- exportfilename -
Variable in class hades.utils.Exporter
-
- expression -
Variable in class hades.models.fsm.Parser
-
- extInt -
Variable in class hades.models.pic.PicRegBank
-
- extIntr() -
Method in class hades.models.pic.PicIntConReg
-
- extensions -
Variable in class hades.manager.ExtensionFileFilter
-
- externInc() -
Method in class hades.models.pic.PicTimerReg
-
- extraColor -
Variable in class jfig.objects.FillWrapper
-
- extractDirectory(String) -
Static method in class jfig.gui.PresentationViewer
- try to extract a valid directory name from a given pathname s.
- extractDriverValue(Object) -
Method in class hades.signals.SignalStdLogic1164
- extractDriverValue(): check that Object "arg" is a SimEvent,
then extract the sender port and the new value of the sender.
- extractDriverValue(Object) -
Method in class hades.signals.SignalStdLogicVector
- extractDriverValue(): check that Object "arg" is a SimEvent,
then extract the sender port and the new value of the sender.
- extractGlobalAttributes(FigAttribs) -
Method in class jfig.objects.FigGlobalAttributes
-
- extractRGBPlanes() -
Method in class hades.models.imaging.GaussFilter
-
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |