Skip to content
Snippets Groups Projects
Commit 2fe5320c authored by Pieter Donker's avatar Pieter Donker
Browse files

add info

parent ece9b5da
No related branches found
No related tags found
No related merge requests found
# 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment