From 2fe5320c70c3b6bf4f7c230e407fea76c7e1c2c0 Mon Sep 17 00:00:00 2001 From: Pieter Donker <donker@astron.nl> Date: Thu, 13 Jun 2019 09:40:12 +0000 Subject: [PATCH] add info --- .../apertif_unb1_correlator_bm6_bg_ch320/readme.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 applications/apertif/designs/apertif_unb1_correlator/revisions/apertif_unb1_correlator_bm6_bg_ch320/readme.txt diff --git a/applications/apertif/designs/apertif_unb1_correlator/revisions/apertif_unb1_correlator_bm6_bg_ch320/readme.txt b/applications/apertif/designs/apertif_unb1_correlator/revisions/apertif_unb1_correlator_bm6_bg_ch320/readme.txt new file mode 100644 index 0000000000..d5fe5ce75e --- /dev/null +++ b/applications/apertif/designs/apertif_unb1_correlator/revisions/apertif_unb1_correlator_bm6_bg_ch320/readme.txt @@ -0,0 +1,12 @@ +# readme.txt + +needed settings to get out block generator chan320 data from unb1 board. + +1) set "g_mdio_epcs_dis" in "tr_10GbE" on TRUE normal is FALSE +2) set "g_direction" in "tr_10GbE" on "TX_ONLY" normal is "TX_RX" + +Both generics are now available in "apertif_unb1_correlator_nodes.vhd" and are set in "apertif_unb1_correlator_bm6_bg_ch320" +to the following values. + +g_mdio_epcs_dis : BOOLEAN := TRUE -- Be compatible with 10GbE (Chelsio) card in PC +g_direction : STRING := "TX_ONLY" -- "TX_RX", "TX_ONLY", "RX_ONLY" \ No newline at end of file -- GitLab