Binary Slicer (slicer)

Slices data into 1 or 0 depending on if the input is greater than 0.

Design

This component will be deprecated within this OSP in future releases. It is the equivalent of binary_slicer component within OpenCPI SDR Assets Library (ocpi.sdr.assets) .

Ports

Inputs:

  • in

    • Protocol: short_timed_sample-prot

    • Optional: False

Outputs:

  • out

    • Protocol: uchar_timed_sample-prot

    • Optional: False

Implementations

Dependencies

The dependencies to other elements in OpenCPI are:

  • NONE

There is also a dependency on:

  • ieee.std_logic_1164

  • ieee.numeric_std

Limitations

Limitations of slicer are:

  • NONE