Skip to content
Snippets Groups Projects
Commit ba81f68e authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Add scp from regtest.

parent e0c41e0e
No related branches found
No related tags found
No related merge requests found
Pipeline #41654 passed
...@@ -146,6 +146,7 @@ gen_rom_mmap.py --avalon -d unb2c_test -r unb2c_test_1GbE_II ...@@ -146,6 +146,7 @@ gen_rom_mmap.py --avalon -d unb2c_test -r unb2c_test_1GbE_II
run_reg unb2c unb2c_test_1GbE_II run_reg unb2c unb2c_test_1GbE_II
run_qcomp unb2c unb2c_test_1GbE_II --clk=CLK run_qcomp unb2c unb2c_test_1GbE_II --clk=CLK
run_rbf unb2c unb2c_test_1GbE_II run_rbf unb2c unb2c_test_1GbE_II
==> All in one: build_image unb2c unb2c_test --rev=unb2c_test_1GbE_II --seed=1,2
# Run command line synthesis for dts # Run command line synthesis for dts
quartus_config unb2c quartus_config unb2c
...@@ -166,6 +167,14 @@ run_rbf unb2b lofar2_unb2b_sdp_station_full_wg ...@@ -166,6 +167,14 @@ 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 > 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
*******************************************************************************
scp -rp regtest@dop349:/home/regtest/quartus_build_images_cron.log 20221218/
scp -rp regtest@dop349:/home/regtest/git/hdl/build/unb2c/quartus/lofar2_unb2c_sdp_station_full 20221218/
******************************************************************************* *******************************************************************************
* Flash and reboot unb2 * Flash and reboot unb2
******************************************************************************* *******************************************************************************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment