| Name | Description |
| rdaiff |
This function performs the task of reading sample values in from an aiff file, and then placing them on it's output buffer.
|
| rdbinimg |
Read a binary image.
|
| rdfile |
This function performs the simple task of reading sample values in from a file, and then placing them on it's output buffer. The file may have multiple sample values per line, which can be integer or float.
|
| rdimage |
Read an image from a file.
|
| rdmulti |
This function performs the simple task of reading sample values in from a file, and then placing them on it's output buffer. The file may have multiple sample values per line, which can be integer or float. If more than one output buffer is connected, then the samples are routed to each buffer in sequence mod the number of buffers.
|
| repeater |
This star simulates an Ethernet local repeater
|
| replicate |
This star inputs data and stretches it.
|
| resmpl |
This star performs interpolation or decimation on an input data stream, in order to change the output data rate.
|
| roundi |
This star multiplies the incoming data stream by the parameter "Gain factor" in fixed-point arithmetic.Thestar is capable of doing extended precision arithmetic upto 64 bits result which is to be rounded to at least 32 bits after the fxadd.s star.
|
| rxhdlc |
Process an HDLC frame and generate ACK and NACK. Use only in ARQ simulation
|
| sampler1 |
This star simulates a sampler circuit. Triggering is on the positive edge of the clock.
|
| sar_azimuth_ref |
Generates azimuth reference for SAR image processing
|
| sar_chirp |
Generate chirp for SAR
|
| sar_range |
Generate SAR range reference
|
| sar_range_compress |
Compress SAR image in range
|
| scrambler |
The scrambler and descrambler implemented here,which are self-synchronizing, are given in the CCITT recommendation V35.
|
| sdet |
Output sine() of input buffer
|
| sdr |
Calculate signal to distortion ratio of input buffer
|
| secord |
Second order filter
|
| seqgen |
This function generates a sequence of bits, which can be used to exercise a data transmission system. Any degree polynomial can be implemented as specified in a parameter array.
|