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

L2SDP-454, changed ip offset (first_fpga_nr) for HB in conf file.

parent 287d6a22
No related branches found
No related tags found
1 merge request!21L2 sdp 454
...@@ -31,19 +31,19 @@ n_beamsets = 1 ...@@ -31,19 +31,19 @@ n_beamsets = 1
[HB_Core] [HB_Core]
n_fpgas = 8 n_fpgas = 8
first_fpga_nr = 0 first_fpga_nr = 16
ip_prefix = 10.99. ip_prefix = 10.99.
n_beamsets = 2 n_beamsets = 2
[HB_Remote] [HB_Remote]
n_fpgas = 8 n_fpgas = 8
first_fpga_nr = 0 first_fpga_nr = 16
ip_prefix = 10.99. ip_prefix = 10.99.
n_beamsets = 1 n_beamsets = 1
[HB_International] [HB_International]
n_fpgas = 16 n_fpgas = 16
first_fpga_nr = 0 first_fpga_nr = 16
ip_prefix = 10.99. ip_prefix = 10.99.
n_beamsets = 1 n_beamsets = 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment