From 064e92ba500dde27d82a43f3791ad1cbb53b1d54 Mon Sep 17 00:00:00 2001 From: Tim 'mithro' Ansell Date: Sun, 15 Oct 2017 22:55:59 +0200 Subject: [PATCH] Updating DB based on "Create experiments/ and database/" Signed-off-by: Tim 'mithro' Ansell --- artix7/settings.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 artix7/settings.sh diff --git a/artix7/settings.sh b/artix7/settings.sh new file mode 100644 index 0000000..1d3cf28 --- /dev/null +++ b/artix7/settings.sh @@ -0,0 +1,10 @@ +export XRAY_PART="xc7a50tfgg484-1" +export XRAY_ROI="SLICE_X12Y100:SLICE_X27Y149" +export XRAY_ROI_FRAMES="0x00020500:0x000208ff" +export XRAY_PIN_00="E22" +export XRAY_PIN_01="D22" +export XRAY_PIN_02="E21" +export XRAY_PIN_03="D21" +export XRAY_PIN_04="G21" +export XRAY_PIN_05="G22" +export XRAY_PIN_06="F21"