The blocks in this package are internal that should usually not be utilized directly by the user (they are used as building blocks in "higher level" blocks).
Name | Description |
---|---|
ComputationalDelay | Delay a clocked signal for at most one period, in order to model a computational delay |
UniformNoise | Add band-limited uniform noise using a variant of the Wichmann-Hill algorithm |
UniformNoiseXorshift64star | Add band-limited uniform noise based on a xorshift64* number generator |
Quantization | DAC quantization effects |
Limiter | Limit the range of a signal |
random | Pseudo random number generator |