Skip to content

Modification of FIFO handling in Central Memory

Guillaume Baulieu requested to merge fifo into preprod

Adaptations of the CF_Splitter and CF_Binder to the new FIFO mode.

  • CF_Splitter now takes data:ccrystal in input and data:psa in output (trigger path : no PSA interactions).
  • CF_PSA is now useless and removed
  • CF_Binder takes a list of FIFO in input (and data:psa from trigger path), could be used at global level (but needs to add support for event:data first)
Edited by Guillaume Baulieu

Merge request reports