Skip to content

Implement routing bits

Christina Agapopoulou requested to merge dev_christina_routingbits into master

Implementation of the routing bits raw bank.

  • host/routing_bits_configuration/src/HostRoutingBitsWriter.cpp: routing bits are written and saved to host buffer based on a combination of HLT1 line decisions
  • The mapping of bits to the logic used to set them is defined at the configuration and parsed as a property to the host algorithm
  • dedicated raw bank is created in the OutputHandler
Edited by Christina Agapopoulou

Merge request reports