Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HDL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Commits
bf1cc3f6
You need to sign in or sign up before continuing.
Commit
bf1cc3f6
authored
7 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Some more useful commands.
parent
18ba8457
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
applications/apertif/doc/apertif_wsrt_useful_commands_erko.txt
+19
-1
19 additions, 1 deletion
...cations/apertif/doc/apertif_wsrt_useful_commands_erko.txt
with
19 additions
and
1 deletion
applications/apertif/doc/apertif_wsrt_useful_commands_erko.txt
+
19
−
1
View file @
bf1cc3f6
...
@@ -285,6 +285,12 @@ ssh lcu-rtc -X "python $UPE/peripherals/pi_bsn_scheduler.py --unb 0:7 --bn 0:3 -
...
@@ -285,6 +285,12 @@ ssh lcu-rtc -X "python $UPE/peripherals/pi_bsn_scheduler.py --unb 0:7 --bn 0:3 -
# Load application image
# Load application image
# From dish_commands.sh
# From dish_commands.sh
ssh lcu-rt4 -X "python $UPE/peripherals/util_epcs.py --unb 0:7 --fn 0:3 --bn 0:3 -n 8"
# Write flash
ssh lcu-rt4 -X "python $UPE/peripherals/util_epcs.py --unb 0 --fn 0 -n 4 -s /home/kooistra/images/apertif_unb1_fn_beamformer_trans-r17352.rbf"
ssh lcu-rtc -X "python $UPE/peripherals/util_ppsh.py --unb 0 --bn 0 -n 4;\
ssh lcu-rtc -X "python $UPE/peripherals/util_ppsh.py --unb 0 --bn 0 -n 4;\
python $UPE/peripherals/util_epcs.py --unb 0:7 --fn 0:3 --bn 0:3 -n 8;\
python $UPE/peripherals/util_epcs.py --unb 0:7 --fn 0:3 --bn 0:3 -n 8;\
sleep 4;\
sleep 4;\
...
@@ -416,6 +422,12 @@ ssh lcu-rtc -X "python $UPE/peripherals/pi_apertif_system.py --unb 0:3 --bn 0:3
...
@@ -416,6 +422,12 @@ ssh lcu-rtc -X "python $UPE/peripherals/pi_apertif_system.py --unb 0:3 --bn 0:3
ssh lcu-rtc -X "python $UPE/peripherals/pi_apertif_system.py --unb 4:7 --bn 0:3 --sp 0:3 --cmd 10 -v 5" # Y pol spectrum
ssh lcu-rtc -X "python $UPE/peripherals/pi_apertif_system.py --unb 4:7 --bn 0:3 --sp 0:3 --cmd 10 -v 5" # Y pol spectrum
ssh lcu-rtc -X "python $UPE/peripherals/pi_apertif_system.py --unb 3,7 --bn 2 --sp 0 --cmd 10 -v 5" # X,Y pol spectrum for SP 56
ssh lcu-rtc -X "python $UPE/peripherals/pi_apertif_system.py --unb 3,7 --bn 2 --sp 0 --cmd 10 -v 5" # X,Y pol spectrum for SP 56
# Series of commands to retart WG and keep all others at ampl = 0
# - yields same result for Hajee FB 16579 as for FB 17790 (end nov 2017)
# - both show overflow artefacts when --ampl >= 119, --ampl <= 118 works
ssh lcu-rtc -X "python $UPE/peripherals/pi_apertif_system.py --unb 0:7 --bn 0:3 --sp 0:3 --pol 0,1 --globalsp 0:63 --cmd 21 -v 5";ssh lcu-rtc -X "python $UPE/peripherals/pi_apertif_system.py --unb 0:7 --bn 0:3 --sp 0:3 --pol 0,1 --globalsp 0:63 --sub 0 --chan 32 --ampl 0 --phs 0 --cmd 20 -v 5";ssh lcu-rtc -X "python $UPE/peripherals/pi_apertif_system.py --unb 3,7 --bn 2 --sp 0 --pol 0,1 --globalsp 56 --sub 31 --chan 60 --ampl 118 --phs 0 --cmd 20 -v 5";ssh lcu-rtc -X "python $UPE/peripherals/pi_apertif_system.py --unb 0:7 --bn 0:3 --sp 0:3 --pol 0,1 --globalsp 0:63 --cmd 22 -v 5"
ssh lcu-rtc -X "python $UPE/peripherals/pi_apertif_system.py --unb 0:7 --bn 0:3 --sp 0:3 --cmd 10 -v 5"
###############################################################################
###############################################################################
# BF weights per dish
# BF weights per dish
...
@@ -430,7 +442,13 @@ ssh lcu-rtc -X "python $UPE/peripherals/pi_apertif_system.py --unb 0:7 --fn 0:3
...
@@ -430,7 +442,13 @@ ssh lcu-rtc -X "python $UPE/peripherals/pi_apertif_system.py --unb 0:7 --fn 0:3
###############################################################################
###############################################################################
# BSN monitor FN per dish
# BSN monitor FN per dish
ssh lcu-rtc -X "python $UPE/peripherals/util_bsn_monitor.py --unb 0:7 --fn 0:3 -n 1 -r 0"
ssh lcu-rtc -X "python $UPE/peripherals/util_bsn_monitor.py --unb 0:7 --fn 0:3 -n 1 -r 0" # input -r 0 from mesh
ssh lcu-rtc -X "python $UPE/peripherals/util_bsn_monitor.py --unb 0:7 --fn 0:3 -n 1 -r 0 -s OUTPUT" # output -r 0,1,2 after transpose
The number of BSN output monitor in the FN instances is 3 and is oke in MMM, SOPC. However:
-r 0 Oke
-r 1,2 yield timeout = 1 and sync_cnt /= 0, others all 0, possibly because dp_offload_tx_src_out_arr and tr_10GbE_snk_in_arr have no sync ?
-r 3 Oke, all zeros because only 2:0 are connected
-r 4 Oke, yields address error, because ceil_log2(3) = 4
###############################################################################
###############################################################################
# BF BST per dish
# BF BST per dish
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment