fix:use powerchip for xilinx
Run Simulator Tests on local RHEL8 / build (push) Failing after 2m43s
Build on RHEL9 docker image / build (push) Successful in 3m28s
Build on RHEL8 docker image / build (push) Successful in 4m38s
Run Simulator Tests on local RHEL9 / build (push) Failing after 6m58s

This commit is contained in:
2026-08-03 11:37:35 +02:00
parent 670db88cbc
commit 2a94597e8c
+1 -1
View File
@@ -312,7 +312,7 @@ def loadConfig(name, rx_hostname = 'localhost', settingsdir = None, log_file_fp
d.zmqport = START_ZMQ_PORTNO
d.rx_zmqport = START_ZMQ_PORTNO
if name == "jungfrau" or name == "moench":
if name == "jungfrau" or name == "moench" or name == "xilinx_ctb":
d.powerchip = 1
if name == "xilinx_ctb":