aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWade Fife <wade.fife@ettus.com>2024-03-14 22:55:23 -0500
committerWade Fife <wade.fife@ettus.com>2024-03-15 00:32:53 -0500
commit873a3a8ed912ba993189616fd32fb4e81f217cac (patch)
tree7704c0e13f66218fbf71bd25dd02dccea3bcaa4b
parentfpga: utils: Use default image core name (diff)
downloaduhd-873a3a8ed912ba993189616fd32fb4e81f217cac.tar.xz
uhd-873a3a8ed912ba993189616fd32fb4e81f217cac.zip
fpga: ci: Update n3xx BIST image cores
-rw-r--r--fpga/.ci/devices/job-build-n3xx.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/fpga/.ci/devices/job-build-n3xx.yml b/fpga/.ci/devices/job-build-n3xx.yml
index 09eae86ba..ad27bbfb8 100644
--- a/fpga/.ci/devices/job-build-n3xx.yml
+++ b/fpga/.ci/devices/job-build-n3xx.yml
@@ -61,7 +61,7 @@ parameters:
timeout: 720
max_attempts: 2
N300_AA:
- image_core: n300_bist_image_core.yml
+ image_core: n300_bist_rfnoc_image_core.yml
target_name: N300_AA
timeout: 720
max_attempts: 2
@@ -93,7 +93,7 @@ parameters:
timeout: 720
max_attempts: 2
N310_AA:
- image_core: n310_bist_image_core.yml
+ image_core: n310_bist_rfnoc_image_core.yml
target_name: N310_AA
timeout: 720
max_attempts: 2
@@ -125,7 +125,7 @@ parameters:
timeout: 720
max_attempts: 2
N320_AA:
- image_core: n320_rfnoc_bist_core.yml
+ image_core: n320_bist_rfnoc_image_core.yml
target_name: N320_AA
timeout: 720
max_attempts: 2