nmutil
nmutil
Docs
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
add_prefix_to_record_signals() (in module nmutil.iocontrol)
array_iter() (nmutil.nmoperator.Visitor method)
arrayproxy_iter2() (nmutil.nmoperator.Visitor2 method)
assertFormal() (nmutil.formaltest.FHDLTestCase method)
assertRaises() (nmutil.formaltest.FHDLTestCase method)
assertRaisesRegex() (nmutil.formaltest.FHDLTestCase method)
assertRepr() (nmutil.formaltest.FHDLTestCase method)
assertWarns() (nmutil.formaltest.FHDLTestCase method)
AutoPipe (class in nmutil.pipeline)
AutoStage (class in nmutil.pipeline)
B
BufferedHandshake (class in nmutil.singlepipe)
byte_reverse() (in module nmutil.byterev)
C
cat() (in module nmutil.nmoperator)
check_o_n_valid() (in module nmutil.test.test_buf_pipe)
check_o_n_valid2() (in module nmutil.test.test_buf_pipe)
classmaker() (in module nmutil.noconflict)
CLZ (class in nmutil.clz)
CLZTestCase (class in nmutil.test.test_clz)
combine_pairs() (nmutil.clz.CLZ method)
CombMultiInPipeline (class in nmutil.multipipe)
CombMultiOutPipeline (class in nmutil.multipipe)
CombMuxOutPipe (class in nmutil.multipipe)
connect() (nmutil.singlepipe.ControlBase method)
connect_to_next() (nmutil.iocontrol.NextControl method)
(nmutil.multipipe.MultiInControlBase method)
(nmutil.multipipe.MultiOutControlBase method)
(nmutil.singlepipe.ControlBase method)
ControlBase (class in nmutil.singlepipe)
D
d_ready (nmutil.test.test_buf_pipe.ExampleStageDelayCls attribute)
d_valid() (nmutil.test.test_buf_pipe.ExampleStageDelayCls method)
data_2op() (in module nmutil.test.test_buf_pipe)
data_chain0() (in module nmutil.test.test_buf_pipe)
data_chain1() (in module nmutil.test.test_buf_pipe)
data_chain2() (in module nmutil.test.test_buf_pipe)
data_dict() (in module nmutil.test.test_buf_pipe)
data_placeholder() (in module nmutil.test.test_buf_pipe)
data_r (nmutil.singlepipe.ControlBase attribute)
DecisionPipe (class in nmutil.test.test_inout_feedback_pipe)
dict_iter2() (nmutil.nmoperator.Visitor2 method)
DynamicPipe (class in nmutil.dynamicpipe)
E
elaborate() (nmutil.clz.CLZ method)
(nmutil.concurrentunit.ReservationStations method)
(nmutil.iocontrol.NextControl method)
(nmutil.iocontrol.PrevControl method)
(nmutil.latch.SRLatch method)
(nmutil.mask.Mask method)
(nmutil.multipipe.CombMultiInPipeline method)
(nmutil.multipipe.CombMultiOutPipeline method)
(nmutil.multipipe.InputPriorityArbiter method)
(nmutil.multipipe.MultiInControlBase method)
(nmutil.multipipe.MultiOutControlBase method)
(nmutil.multipipe.NonCombMultiInPipeline method)
(nmutil.picker.MultiPriorityPicker method)
(nmutil.picker.PriorityPicker method)
(nmutil.pipeline.AutoPipe method)
(nmutil.plru.PLRU method)
(nmutil.queue.Queue method)
(nmutil.ripple.MoveMSBDown method)
(nmutil.ripple.RippleLSB method)
(nmutil.singlepipe.ControlBase method)
(nmutil.singlepipe.FIFOControl method)
(nmutil.singlepipe.MaskCancellable method)
(nmutil.singlepipe.MaskNoDelayCancellable method)
(nmutil.singlepipe.SimpleHandshake method)
(nmutil.singlepipe.UnbufferedPipeline2 method)
(nmutil.test.example_gtkwave.Shifter method)
(nmutil.test.test_buf_pipe.ExampleBufDelayedPipe method)
(nmutil.test.test_buf_pipe.ExampleBufModeUnBufPipe method)
(nmutil.test.test_buf_pipe.ExampleBufPassThruPipe method)
(nmutil.test.test_buf_pipe.ExampleBufPassThruPipe2 method)
(nmutil.test.test_buf_pipe.ExampleBufPipe2 method)
(nmutil.test.test_buf_pipe.ExampleBufPipe3 method)
(nmutil.test.test_buf_pipe.ExampleBufUnBufPipe method)
(nmutil.test.test_buf_pipe.ExampleFIFOAdd2Pipe method)
(nmutil.test.test_buf_pipe.ExampleFIFOPassThruPipe1 method)
(nmutil.test.test_buf_pipe.ExampleFIFORecordObjectPipe method)
(nmutil.test.test_buf_pipe.ExampleStageDelayCls method)
(nmutil.test.test_buf_pipe.ExampleUnBufDelayedPipe method)
(nmutil.test.test_buf_pipe.MaskCancellableDynamic method)
(nmutil.test.test_buf_pipe.SetLessThan method)
(nmutil.test.test_inout_feedback_pipe.TestInOutPipe method)
(nmutil.test.test_inout_mux_pipe.TestInOutPipe method)
(nmutil.test.test_inout_unary_mux_cancel_pipe.TestInOutPipe method)
(nmutil.test.test_outmux_pipe.TestSyncToPriorityPipe method)
eq() (in module nmutil.nmoperator)
(nmutil.concurrentunit.PipeContext method)
(nmutil.iocontrol.Object method)
(nmutil.iocontrol.PrevControl method)
(nmutil.pipeline.ObjectProxy method)
(nmutil.test.test_buf_pipe.Example2OpClass method)
(nmutil.test.test_prioritymux_pipe.PassData method)
eq32() (in module nmutil.util)
Example2OpClass (class in nmutil.test.test_buf_pipe)
Example2OpRecord (class in nmutil.test.test_buf_pipe)
ExampleAddClassStage (class in nmutil.test.test_buf_pipe)
ExampleAddRecordObjectStage (class in nmutil.test.test_buf_pipe)
ExampleAddRecordPipe (class in nmutil.test.test_buf_pipe)
ExampleAddRecordPlaceHolderPipe (class in nmutil.test.test_buf_pipe)
ExampleAddRecordPlaceHolderStage (class in nmutil.test.test_buf_pipe)
ExampleAddRecordStage (class in nmutil.test.test_buf_pipe)
ExampleAddStage (class in nmutil.test.example_buf_pipe)
ExampleBufAdd1Pipe (class in nmutil.test.test_buf_pipe)
ExampleBufDelayedPipe (class in nmutil.test.test_buf_pipe)
ExampleBufModeAdd1Pipe (class in nmutil.test.test_buf_pipe)
ExampleBufModeUnBufPipe (class in nmutil.test.test_buf_pipe)
ExampleBufPassThruPipe (class in nmutil.test.test_buf_pipe)
ExampleBufPassThruPipe2 (class in nmutil.test.test_buf_pipe)
ExampleBufPipe (class in nmutil.test.example_buf_pipe)
ExampleBufPipe2 (class in nmutil.test.test_buf_pipe)
ExampleBufPipe3 (class in nmutil.test.test_buf_pipe)
ExampleBufPipeAdd (class in nmutil.test.example_buf_pipe)
ExampleBufPipeAddClass (class in nmutil.test.test_buf_pipe)
ExampleBufPipeChain2 (class in nmutil.test.test_buf_pipe)
ExampleBufUnBufPipe (class in nmutil.test.test_buf_pipe)
ExampleFIFOAdd2Pipe (class in nmutil.test.test_buf_pipe)
ExampleFIFOPassThruPipe1 (class in nmutil.test.test_buf_pipe)
ExampleFIFORecordObjectPipe (class in nmutil.test.test_buf_pipe)
ExampleLTBufferedPipeDerived (class in nmutil.test.test_buf_pipe)
ExampleLTPipeline (class in nmutil.test.test_buf_pipe)
ExampleMaskCancellable (class in nmutil.test.test_buf_pipe)
ExampleMaskRecord (class in nmutil.test.test_buf_pipe)
ExamplePassAdd1Pipe (class in nmutil.test.test_buf_pipe)
ExamplePipeline (class in nmutil.test.example_buf_pipe)
ExampleRecordHandshakeAddClass (class in nmutil.test.test_buf_pipe)
ExampleStage (class in nmutil.test.example_buf_pipe)
ExampleStageCls (class in nmutil.test.example_buf_pipe)
ExampleStageDelayCls (class in nmutil.test.test_buf_pipe)
ExampleUnBufAdd1Pipe (class in nmutil.test.test_buf_pipe)
ExampleUnBufAdd1Pipe2 (class in nmutil.test.test_buf_pipe)
ExampleUnBufDelayedPipe (class in nmutil.test.test_buf_pipe)
exts() (in module nmutil.extend)
extz() (in module nmutil.extend)
F
FHDLTestCase (class in nmutil.formaltest)
FIFOControl (class in nmutil.singlepipe)
FIFOTest16 (class in nmutil.test.test_buf_pipe)
FIFOTest2x16 (class in nmutil.test.test_buf_pipe)
FIFOTestAdd16 (class in nmutil.test.test_buf_pipe)
FIFOTestRecordAddStageControl (class in nmutil.test.test_buf_pipe)
FIFOTestRecordControl (class in nmutil.test.test_buf_pipe)
flatten() (in module nmutil.util)
G
generate_pairs() (nmutil.clz.CLZ method)
get_assigns() (in module nmutil.pipeline)
get_eqs() (in module nmutil.pipeline)
get_noconflict_metaclass() (in module nmutil.noconflict)
get_specs() (nmutil.pipeline.ObjectProxy method)
(nmutil.pipeline.PipeManager method)
I
i_specfn() (nmutil.concurrentunit.ReservationStations method)
InMuxPipe (class in nmutil.concurrentunit)
InputPriorityArbiter (class in nmutil.multipipe)
InputTest (class in nmutil.test.test_inout_feedback_pipe)
(class in nmutil.test.test_inout_mux_pipe)
(class in nmutil.test.test_inout_unary_mux_cancel_pipe)
(class in nmutil.test.test_prioritymux_pipe)
iospecfn() (in module nmutil.test.test_buf_pipe)
(nmutil.test.test_buf_pipe.PassThroughTest method)
iospecfn24() (in module nmutil.test.test_buf_pipe)
iospecfnrecord() (in module nmutil.test.test_buf_pipe)
is_engine_cxxsim() (in module nmutil.sim_tmp_alternative)
is_engine_pysim() (in module nmutil.sim_tmp_alternative)
ispec() (nmutil.pipeline.AutoStage method)
(nmutil.pipemodbase.PipeModBaseChain method)
(nmutil.singlepipe.PassThroughStage method)
(nmutil.singlepipe.RecordBasedStage method)
(nmutil.stageapi.Stage static method)
(nmutil.stageapi.StageCls method)
(nmutil.stageapi.StageHelper method)
(nmutil.test.example_buf_pipe.ExampleAddStage method)
(nmutil.test.example_buf_pipe.ExampleStage method)
(nmutil.test.example_buf_pipe.ExampleStageCls method)
(nmutil.test.test_buf_pipe.ExampleAddClassStage method)
(nmutil.test.test_buf_pipe.ExampleAddRecordObjectStage method)
(nmutil.test.test_buf_pipe.ExampleAddRecordPlaceHolderStage method)
(nmutil.test.test_buf_pipe.ExampleAddRecordStage method)
(nmutil.test.test_buf_pipe.ExampleMaskCancellable method)
(nmutil.test.test_buf_pipe.ExampleStageDelayCls method)
(nmutil.test.test_buf_pipe.LTStage method)
(nmutil.test.test_buf_pipe.LTStageDerived method)
(nmutil.test.test_inout_feedback_pipe.PassThroughStage method)
(nmutil.test.test_inout_feedback_pipe.SplitRouteStage method)
(nmutil.test.test_inout_mux_pipe.PassThroughStage method)
(nmutil.test.test_inout_unary_mux_cancel_pipe.PassThroughStage method)
(nmutil.test.test_outmux_pipe.PassThroughDataStage method)
(nmutil.test.test_outmux_pipe.PassThroughStage method)
iterate() (nmutil.nmoperator.Visitor method)
iterator2() (nmutil.nmoperator.Visitor2 method)
L
latchregister() (in module nmutil.latch)
like() (in module nmutil.pipeline)
(nmutil.pipeline.ObjectProxy class method)
likedict() (in module nmutil.pipeline)
likelist() (in module nmutil.pipeline)
LTStage (class in nmutil.test.test_buf_pipe)
LTStageDerived (class in nmutil.test.test_buf_pipe)
M
Mask (class in nmutil.mask)
MaskCancellable (class in nmutil.singlepipe)
MaskCancellableDynamic (class in nmutil.test.test_buf_pipe)
MaskCancellablePipe (class in nmutil.test.test_buf_pipe)
MaskCancellablePipe1 (class in nmutil.test.test_buf_pipe)
MaskCancellableRedir (class in nmutil.dynamicpipe)
masked() (in module nmutil.mask)
MaskNoDelayCancellable (class in nmutil.singlepipe)
matches() (nmutil.concurrentunit.PipeContext method)
MergeRoutePipe (class in nmutil.test.test_inout_feedback_pipe)
Meta (class in nmutil.dynamicpipe)
mkname() (in module nmutil.latch)
mlock (nmutil.dynamicpipe.Meta attribute)
MoveMSBDown (class in nmutil.ripple)
MultiInControlBase (class in nmutil.multipipe)
MultiOutControlBase (class in nmutil.multipipe)
MultiPriorityPicker (class in nmutil.picker)
MuxOutPipe (class in nmutil.concurrentunit)
N
new_specs() (nmutil.stageapi.StageHelper method)
NextControl (class in nmutil.iocontrol)
nmigen_sim_environ_variable (in module nmutil.sim_tmp_alternative)
nmigen_sim_top_module (in module nmutil.sim_tmp_alternative)
nmutil (module)
nmutil.byterev (module)
nmutil.clz (module)
nmutil.concurrentunit (module)
nmutil.divmod (module)
nmutil.dynamicpipe (module)
nmutil.extend (module)
nmutil.formaltest (module)
nmutil.gtkw (module)
nmutil.iocontrol (module)
nmutil.latch (module)
nmutil.mask (module)
nmutil.multipipe (module)
nmutil.nmoperator (module)
nmutil.noconflict (module)
nmutil.picker (module)
nmutil.pipeline (module)
nmutil.pipemodbase (module)
nmutil.plru (module)
nmutil.queue (module)
nmutil.ripple (module)
nmutil.sim_tmp_alternative (module)
nmutil.singlepipe (module)
nmutil.stageapi (module)
nmutil.test (module)
nmutil.test.example_buf_pipe (module)
nmutil.test.example_gtkwave (module)
nmutil.test.test_buf_pipe (module)
nmutil.test.test_clz (module)
nmutil.test.test_inout_feedback_pipe (module)
nmutil.test.test_inout_mux_pipe (module)
nmutil.test.test_inout_unary_mux_cancel_pipe (module)
nmutil.test.test_outmux_pipe (module)
nmutil.test.test_prioritymux_pipe (module)
nmutil.util (module)
NonCombMultiInPipeline (class in nmutil.multipipe)
notworking1() (in module nmutil.test.test_buf_pipe)
notworking2() (in module nmutil.test.test_buf_pipe)
num_bits() (in module nmutil.concurrentunit)
O
o_specfn() (nmutil.concurrentunit.ReservationStations method)
Object (class in nmutil.iocontrol)
ObjectProxy (class in nmutil.pipeline)
ospec() (nmutil.pipeline.AutoStage method)
(nmutil.pipemodbase.PipeModBaseChain method)
(nmutil.singlepipe.PassThroughStage method)
(nmutil.singlepipe.RecordBasedStage method)
(nmutil.stageapi.Stage static method)
(nmutil.stageapi.StageCls method)
(nmutil.stageapi.StageHelper method)
(nmutil.test.example_buf_pipe.ExampleAddStage method)
(nmutil.test.example_buf_pipe.ExampleStage method)
(nmutil.test.example_buf_pipe.ExampleStageCls method)
(nmutil.test.test_buf_pipe.ExampleAddClassStage method)
(nmutil.test.test_buf_pipe.ExampleAddRecordObjectStage method)
(nmutil.test.test_buf_pipe.ExampleAddRecordPlaceHolderStage method)
(nmutil.test.test_buf_pipe.ExampleAddRecordStage method)
(nmutil.test.test_buf_pipe.ExampleMaskCancellable method)
(nmutil.test.test_buf_pipe.ExampleStageDelayCls method)
(nmutil.test.test_buf_pipe.LTStage method)
(nmutil.test.test_buf_pipe.LTStageDerived method)
(nmutil.test.test_inout_feedback_pipe.PassThroughStage method)
(nmutil.test.test_inout_feedback_pipe.SplitRouteStage method)
(nmutil.test.test_inout_mux_pipe.PassThroughStage method)
(nmutil.test.test_inout_unary_mux_cancel_pipe.PassThroughStage method)
(nmutil.test.test_outmux_pipe.PassThroughDataStage method)
(nmutil.test.test_outmux_pipe.PassThroughStage method)
OutputTest (class in nmutil.test.test_inout_mux_pipe)
(class in nmutil.test.test_outmux_pipe)
P
PassData (class in nmutil.test.test_inout_feedback_pipe)
(class in nmutil.test.test_inout_mux_pipe)
(class in nmutil.test.test_inout_unary_mux_cancel_pipe)
(class in nmutil.test.test_prioritymux_pipe)
PassData2 (class in nmutil.test.test_inout_mux_pipe)
(class in nmutil.test.test_inout_unary_mux_cancel_pipe)
PassInData (class in nmutil.test.test_outmux_pipe)
PassThroughDataStage (class in nmutil.test.test_outmux_pipe)
PassThroughHandshake (class in nmutil.singlepipe)
PassThroughPipe (class in nmutil.test.test_inout_feedback_pipe)
(class in nmutil.test.test_inout_mux_pipe)
(class in nmutil.test.test_inout_unary_mux_cancel_pipe)
(class in nmutil.test.test_outmux_pipe)
PassThroughStage (class in nmutil.singlepipe)
(class in nmutil.test.test_inout_feedback_pipe)
(class in nmutil.test.test_inout_mux_pipe)
(class in nmutil.test.test_inout_unary_mux_cancel_pipe)
(class in nmutil.test.test_outmux_pipe)
PassThroughTest (class in nmutil.test.test_buf_pipe)
PipeContext (class in nmutil.concurrentunit)
PipelineStage (class in nmutil.pipeline)
PipeManager (class in nmutil.pipeline)
PipeModBase (class in nmutil.pipemodbase)
PipeModBaseChain (class in nmutil.pipemodbase)
PlaceHolder (class in nmutil.test.test_buf_pipe)
PLRU (class in nmutil.plru)
ports() (nmutil.concurrentunit.PipeContext method)
(nmutil.concurrentunit.ReservationStations method)
(nmutil.iocontrol.NextControl method)
(nmutil.iocontrol.Object method)
(nmutil.iocontrol.PrevControl method)
(nmutil.iocontrol.RecordObject method)
(nmutil.latch.SRLatch method)
(nmutil.multipipe.InputPriorityArbiter method)
(nmutil.multipipe.MultiInControlBase method)
(nmutil.multipipe.MultiOutControlBase method)
(nmutil.picker.MultiPriorityPicker method)
(nmutil.picker.PriorityPicker method)
(nmutil.pipeline.ObjectProxy method)
(nmutil.plru.PLRU method)
(nmutil.singlepipe.ControlBase method)
(nmutil.test.example_gtkwave.Shifter method)
(nmutil.test.test_inout_feedback_pipe.TestInOutPipe method)
(nmutil.test.test_inout_mux_pipe.TestInOutPipe method)
(nmutil.test.test_inout_unary_mux_cancel_pipe.TestInOutPipe method)
(nmutil.test.test_outmux_pipe.TestSyncToPriorityPipe method)
(nmutil.test.test_prioritymux_pipe.PassData method)
PrevControl (class in nmutil.iocontrol)
PriorityCombMuxInPipe (class in nmutil.multipipe)
PriorityPicker (class in nmutil.picker)
process() (nmutil.multipipe.CombMultiInPipeline method)
(nmutil.multipipe.CombMultiOutPipeline method)
(nmutil.multipipe.NonCombMultiInPipeline method)
(nmutil.pipeline.AutoStage method)
(nmutil.pipemodbase.PipeModBase method)
(nmutil.pipemodbase.PipeModBaseChain method)
(nmutil.singlepipe.RecordBasedStage method)
(nmutil.stageapi.StageChain method)
(nmutil.stageapi.StageHelper method)
(nmutil.test.example_buf_pipe.ExampleAddStage method)
(nmutil.test.example_buf_pipe.ExampleStage method)
(nmutil.test.example_buf_pipe.ExampleStageCls method)
(nmutil.test.test_buf_pipe.ExampleAddClassStage method)
(nmutil.test.test_buf_pipe.ExampleAddRecordObjectStage method)
(nmutil.test.test_buf_pipe.ExampleAddRecordPlaceHolderStage method)
(nmutil.test.test_buf_pipe.ExampleAddRecordStage method)
(nmutil.test.test_buf_pipe.ExampleMaskCancellable method)
(nmutil.test.test_buf_pipe.ExampleStageDelayCls method)
(nmutil.test.test_buf_pipe.LTStage method)
(nmutil.test.test_buf_pipe.LTStageDerived method)
(nmutil.test.test_inout_feedback_pipe.PassThroughStage method)
(nmutil.test.test_inout_feedback_pipe.SplitRouteStage method)
(nmutil.test.test_inout_mux_pipe.PassThroughStage method)
(nmutil.test.test_inout_unary_mux_cancel_pipe.PassThroughStage method)
(nmutil.test.test_outmux_pipe.PassThroughDataStage method)
(nmutil.test.test_outmux_pipe.PassThroughStage method)
Q
Queue (class in nmutil.queue)
R
rcv() (nmutil.test.test_buf_pipe.Test3 method)
(nmutil.test.test_buf_pipe.Test5 method)
(nmutil.test.test_buf_pipe.TestMask method)
(nmutil.test.test_inout_feedback_pipe.InputTest method)
(nmutil.test.test_inout_mux_pipe.InputTest method)
(nmutil.test.test_inout_unary_mux_cancel_pipe.InputTest method)
(nmutil.test.test_outmux_pipe.OutputTest method)
(nmutil.test.test_prioritymux_pipe.InputTest method)
ready_i_test (nmutil.iocontrol.NextControl attribute)
ready_o (nmutil.iocontrol.PrevControl attribute)
record_iter() (nmutil.nmoperator.Visitor method)
record_iter2() (nmutil.nmoperator.Visitor2 method)
record_spec (nmutil.test.test_buf_pipe.ExampleAddRecordPlaceHolderStage attribute)
(nmutil.test.test_buf_pipe.ExampleAddRecordStage attribute)
RecordBasedStage (class in nmutil.singlepipe)
RecordObject (class in nmutil.iocontrol)
recursing (nmutil.dynamicpipe.Meta attribute)
RegisterPipeline (class in nmutil.singlepipe)
registry (nmutil.dynamicpipe.Meta attribute)
remove_redundant() (in module nmutil.noconflict)
ReservationStations (class in nmutil.concurrentunit)
resultfn_0() (in module nmutil.test.test_buf_pipe)
resultfn_11() (in module nmutil.test.test_buf_pipe)
resultfn_12() (in module nmutil.test.test_buf_pipe)
resultfn_3() (in module nmutil.test.test_buf_pipe)
resultfn_5() (in module nmutil.test.test_buf_pipe)
resultfn_6() (in module nmutil.test.test_buf_pipe)
resultfn_7() (in module nmutil.test.test_buf_pipe)
resultfn_8() (in module nmutil.test.test_buf_pipe)
resultfn_9() (in module nmutil.test.test_buf_pipe)
resultfn_identical() (in module nmutil.test.test_buf_pipe)
RippleLSB (class in nmutil.ripple)
rising_edge() (in module nmutil.util)
RouteBackPipe (class in nmutil.test.test_inout_feedback_pipe)
run_test() (nmutil.test.test_clz.CLZTestCase method)
S
sel() (in module nmutil.util)
send() (nmutil.test.test_buf_pipe.Test3 method)
(nmutil.test.test_buf_pipe.Test5 method)
(nmutil.test.test_buf_pipe.TestMask method)
(nmutil.test.test_inout_feedback_pipe.InputTest method)
(nmutil.test.test_inout_mux_pipe.InputTest method)
(nmutil.test.test_inout_mux_pipe.OutputTest method)
(nmutil.test.test_inout_unary_mux_cancel_pipe.InputTest method)
(nmutil.test.test_outmux_pipe.OutputTest method)
(nmutil.test.test_prioritymux_pipe.InputTest method)
set_input() (nmutil.multipipe.MultiInControlBase method)
(nmutil.multipipe.MultiOutControlBase method)
(nmutil.singlepipe.ControlBase method)
set_specs() (nmutil.stageapi.StageHelper method)
SetLessThan (class in nmutil.test.test_buf_pipe)
setup() (nmutil.pipeline.AutoStage method)
(nmutil.pipemodbase.PipeModBase method)
(nmutil.pipemodbase.PipeModBaseChain method)
(nmutil.singlepipe.RecordBasedStage method)
(nmutil.stageapi.StageHelper method)
(nmutil.test.test_buf_pipe.LTStage method)
(nmutil.test.test_buf_pipe.LTStageDerived method)
(nmutil.test.test_inout_feedback_pipe.SplitRouteStage method)
shape() (in module nmutil.nmoperator)
Shifter (class in nmutil.test.example_gtkwave)
SimpleHandshake (class in nmutil.singlepipe)
SimpleHandshakeRedir (class in nmutil.dynamicpipe)
SimplePipeline (class in nmutil.pipeline)
Simulator() (in module nmutil.sim_tmp_alternative)
skip_redundant() (in module nmutil.noconflict)
SplitRouteStage (class in nmutil.test.test_inout_feedback_pipe)
sr_sim() (in module nmutil.latch)
SRLatch (class in nmutil.latch)
Stage (class in nmutil.stageapi)
Stage() (nmutil.pipeline.PipeManager method)
StageChain (class in nmutil.stageapi)
StageCls (class in nmutil.stageapi)
StageHelper (class in nmutil.stageapi)
step() (nmutil.test.StepLimiter method)
StepLimiter (class in nmutil.test)
T
tbench() (in module nmutil.test.test_buf_pipe)
(in module nmutil.test.test_prioritymux_pipe)
tbench2() (in module nmutil.test.test_buf_pipe)
tbench4() (in module nmutil.test.test_buf_pipe)
test0() (in module nmutil.test.test_buf_pipe)
test0_1() (in module nmutil.test.test_buf_pipe)
test1() (in module nmutil.test.test_inout_feedback_pipe)
(in module nmutil.test.test_inout_mux_pipe)
(in module nmutil.test.test_inout_unary_mux_cancel_pipe)
(in module nmutil.test.test_outmux_pipe)
(in module nmutil.test.test_prioritymux_pipe)
test10() (in module nmutil.test.test_buf_pipe)
test11() (in module nmutil.test.test_buf_pipe)
test12() (in module nmutil.test.test_buf_pipe)
test13() (in module nmutil.test.test_buf_pipe)
test15() (in module nmutil.test.test_buf_pipe)
test16() (in module nmutil.test.test_buf_pipe)
test17() (in module nmutil.test.test_buf_pipe)
test18() (in module nmutil.test.test_buf_pipe)
test19() (in module nmutil.test.test_buf_pipe)
test20() (in module nmutil.test.test_buf_pipe)
test21() (in module nmutil.test.test_buf_pipe)
test22() (in module nmutil.test.test_buf_pipe)
test23() (in module nmutil.test.test_buf_pipe)
test24() (in module nmutil.test.test_buf_pipe)
test25() (in module nmutil.test.test_buf_pipe)
Test3 (class in nmutil.test.test_buf_pipe)
test3() (in module nmutil.test.test_buf_pipe)
test3_5() (in module nmutil.test.test_buf_pipe)
test4() (in module nmutil.test.test_buf_pipe)
Test5 (class in nmutil.test.test_buf_pipe)
test5() (in module nmutil.test.test_buf_pipe)
test6() (in module nmutil.test.test_buf_pipe)
test7() (in module nmutil.test.test_buf_pipe)
test8() (in module nmutil.test.test_buf_pipe)
test9() (in module nmutil.test.test_buf_pipe)
test997() (in module nmutil.test.test_buf_pipe)
test998() (in module nmutil.test.test_buf_pipe)
test999() (in module nmutil.test.test_buf_pipe)
test_non_power_2() (nmutil.test.test_clz.CLZTestCase method)
test_selected() (nmutil.test.test_clz.CLZTestCase method)
test_shifter() (in module nmutil.test.example_gtkwave)
test_sr() (in module nmutil.latch)
TestInOutPipe (class in nmutil.test.test_inout_feedback_pipe)
(class in nmutil.test.test_inout_mux_pipe)
(class in nmutil.test.test_inout_unary_mux_cancel_pipe)
TestInputAdd (class in nmutil.test.test_buf_pipe)
TestInputMask (class in nmutil.test.test_buf_pipe)
TestMask (class in nmutil.test.test_buf_pipe)
TestMuxOutPipe (class in nmutil.test.test_inout_feedback_pipe)
(class in nmutil.test.test_inout_mux_pipe)
(class in nmutil.test.test_inout_unary_mux_cancel_pipe)
TestPriorityMuxPipe (class in nmutil.test.test_inout_feedback_pipe)
(class in nmutil.test.test_inout_mux_pipe)
(class in nmutil.test.test_inout_unary_mux_cancel_pipe)
(class in nmutil.test.test_outmux_pipe)
(class in nmutil.test.test_prioritymux_pipe)
TestSyncToPriorityPipe (class in nmutil.test.test_outmux_pipe)
treereduce() (in module nmutil.util)
trunc_divs() (in module nmutil.divmod)
trunc_rems() (in module nmutil.divmod)
U
UnbufferedPipeline (class in nmutil.singlepipe)
UnbufferedPipeline2 (class in nmutil.singlepipe)
V
valid_i_test (nmutil.iocontrol.PrevControl attribute)
Visitor (class in nmutil.nmoperator)
Visitor2 (class in nmutil.nmoperator)
W
width (nmutil.test.example_gtkwave.Shifter attribute)
wrap() (in module nmutil.util)
write_gtkw() (in module nmutil.gtkw)
write_gtkw_direct() (in module nmutil.test.example_gtkwave)