Parallel2Serial star in DE domain

This is a parallel-to-serial converter. Data with the same time stamp are read in parallel and put in a list. Each new value overrides the older one in the list. Thus, the list always contains the very last inputs. On demand the current contents of the list is given out serial.

Derived from: DEStar
Location: The WiNeS-Library
Version: 1.4 "06/24/97"
Author: J. Voigt

Inputs

x_infloat input_values_x
y_infloat input_values_y
demandanytype at this time the star fires its output

Outputs

x_outfloat output_values_x
y_outfloat output_values_y

See: source code, Parallel2Serial users


copyright (c) 1997 Dresden University of Technology, Mobile Communications Systems