From 3b5bb43a8af95ed10d69bbd4c7a73f9b4562c62e Mon Sep 17 00:00:00 2001 From: Frans Schreuder <f.schreuder@nikhef.nl> Date: Wed, 10 Jul 2024 09:56:24 +0200 Subject: [PATCH] Changed strips build to CPLL --- scripts/FELIX_top/do_implementation_BNL712_strips_24ch.tcl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/FELIX_top/do_implementation_BNL712_strips_24ch.tcl b/scripts/FELIX_top/do_implementation_BNL712_strips_24ch.tcl index 2c1f6efda..610d585ae 100644 --- a/scripts/FELIX_top/do_implementation_BNL712_strips_24ch.tcl +++ b/scripts/FELIX_top/do_implementation_BNL712_strips_24ch.tcl @@ -28,6 +28,8 @@ set app_clk_freq 200 set ENDPOINTS 2 set GTREFCLKS 5 +set PLL_SEL $CPLL + set FIRMWARE_MODE $FIRMWARE_MODE_STRIP #Tell elinkconfig that only 4 and 8-bit decoding is allowed -- GitLab