SPICE

Stream Processing Integrated Coding Environment.

SPICE - Stream Processing Integrated Coding Environment

CFG - Configuration File

This macro is an integated environment for coding streaming functions on an ICE card.
The building blocks are input modules, processing cores, output modules, or host pipes.
Graphics can be generated for input, output, or tap pipes.

A SrvIce config file can be generated to execute the function outside of Midas.

The SrvIce graph has the form:

  INPUT 
  `-CORE 
    |-CORE 
    | `-OUTPUT
    `-CORE 
      |-CORE
      |-CORE
      `-CORE
         +COMB
  INPUT
  `-OUTPUT