From 7aeb0321a9c6682cb49837bff7b14d4444a5bb7b Mon Sep 17 00:00:00 2001
From: Eric Kooistra <kooistra@astron.nl>
Date: Thu, 23 Nov 2023 13:46:13 +0100
Subject: [PATCH] dop436

---
 doc/erko_howto_tools.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/erko_howto_tools.txt b/doc/erko_howto_tools.txt
index e7717922eb..b934aa032f 100755
--- a/doc/erko_howto_tools.txt
+++ b/doc/erko_howto_tools.txt
@@ -178,7 +178,7 @@ run_qcomp unb2c unb2c_test_ddr_16G --clk=CLK
 run_rbf unb2c unb2c_test_ddr_16G
 ==> All in one: build_image unb2c unb2c_test --rev=unb2c_test_ddr_16G --seed=1,2
 
-# Run command line synthesis for dts
+# Run command line synthesis for dts, l2ts
 quartus_config unb2c
 run_qsys_pro unb2c lofar2_unb2c_sdp_station_full
 gen_rom_mmap.py --avalon -d lofar2_unb2c_sdp_station -r lofar2_unb2c_sdp_station_full
@@ -198,7 +198,6 @@ run_rbf unb2b lofar2_unb2b_sdp_station_full_wg
 
 > quartus_config unb2b; run_qsys_pro unb2b lofar2_unb2b_sdp_station_full_wg; gen_rom_mmap.py --avalon -d lofar2_unb2b_sdp_station -r lofar2_unb2b_sdp_station_full_wg; run_reg unb2b lofar2_unb2b_sdp_station_full_wg; run_qcomp unb2b lofar2_unb2b_sdp_station_full_wg --clk=CLK; run_rbf unb2b lofar2_unb2b_sdp_station_full_wg
 
-
 *******************************************************************************
 * scp from regtest = 10.87.0.149
 *******************************************************************************
@@ -760,6 +759,8 @@ Remote access using step:
 > mystep
 
 then:
+> ping dop436.astron.nl
+> ping 10.87.0.236 (= dop346, Pieter)
 
 > ping dop386.astron.nl
 > ping 10.87.0.186 (= dop386)
-- 
GitLab