Skip to content

Fix firmware synthesis

Yannick Manuel Dieter requested to merge fix_fw_synthesis into development

This will fix the FW synthesis for KC705, adressed in #146 (closed).

The status of trigger compatibility is:

  • BDAQ: full support (Hitor via Displayport + TLU via Ethernet cable)
  • USBPix: only support TLU via Ethernet (no trigger possibility through Hitor)
  • KC705: no trigger possibility

Addiotionally, the TLU_MAX_CLOCK_CYCLES are set to 32, in order to obtain a 31 bit trigger number from the TLU.

Edited by Yannick Manuel Dieter

Merge request reports