Uses of Class
sj.ValuedSignal

Packages that use ValuedSignal
sj A package for synchronous programming in java. 
sj.examples Examples for the usage and syntax of SJ. 
 

Uses of ValuedSignal in sj
 

Methods in sj that return ValuedSignal
 ValuedSignal ValuedSignal.pre()
           
 

Uses of ValuedSignal in sj.examples
 

Fields in sj.examples declared as ValuedSignal
 ValuedSignal Shifter3.i
          The signals used by the Program.
 ValuedSignal Shifter3.o
          The signals used by the Program.
 ValuedSignal Shifter3.s0
          The signals used by the Program.
 ValuedSignal Shifter3.s1
          The signals used by the Program.
 ValuedSignal PrimeFactor.v
          Valued signal used by the program.