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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d5b08bf8534bffbefa2480f6124eaec367ba5a1c
Select Git revision
Branches
6
HPR-158
L2SDP-1073
L2SDP-1074
L2SDP-1113
L2SDP-LIFT
master
default
protected
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Oct
25
24
23
22
19
18
17
16
12
11
10
9
8
5
4
3
1
28
Sep
27
25
20
19
18
17
14
11
10
7
5
31
Aug
30
29
24
23
22
21
20
17
16
15
14
13
10
9
8
7
6
3
2
1
31
Jul
30
27
24
20
19
18
17
13
12
5
4
3
2
21
Jun
20
19
18
15
13
12
11
9
7
6
4
3
2
1
31
May
25
24
23
18
17
15
9
8
7
4
3
1
30
Apr
26
25
24
23
20
19
18
17
16
12
11
10
9
4
30
Mar
28
27
26
23
22
21
19
16
15
14
13
12
The output section is independent of the beamlet mode, the Tx FIFO size fits both packed 6b and unpacked 8b mode packets.
Added 8b->6b requantization and extra switch to select unpacked input for output DB.
The output section is independent of the beamlet mode, the Tx FIFO size fits both packed 6b and unpacked 8b mode packets.
corrected expected datarate
Added wrap(), clip() and u_to_s(), s_to_u() conversion functions for INTEGER and NATURAL.
No longer support tb_apertif_unb1_fn_beamformer_base in regression test.
Instantiate apertif_unb1_fn_beamformer_nodes.
Corrected maximum c_pkt_len = 180 (for 6b).
Added functions to rewire between concatenated sosi.data and concatenated sosi.re,im.
Default src_in := c_dp_siso_rdy, to allow leaving it unconnected when no flow control is needed.
Start from chan 0 first in subband in alternative sweep. Explained CB_WEIGHT somewhat more.
Added g_cb_beamlet_w = 8, to prepare for 6b mode. Added tb instances for 6b mode.
Added g_cb_beamlet_w = 8, to prepare for 6b mode. Use c_block_size_direct=176 and c_block_size_transpose=176 or 240.
Added g_cb_beamlet_w = 8, to prepare for 6b mode. Select pre-transpose hex file dependent on g_cb_beamlet_w. Use c_block_size_direct=176 and c_block_size_transpose=176 or 240.
Added g_cb_beamlet_w = 8, to prepare for 6b mode. Use c_N_blk_max = 240 to dimension size of output FIFO. Removed unused BG and reg_diag_bg_output. Increased c_fifo_fill_max_nof_pkts from 9 to 12. Concat 4 BF inputs into beamlets_offload_snk_in.
Replace obsolete dp_offload_tx by dp_concat_field_blk for DP offload. Removed unnecessary u_pipeline stage. Concat 4 BF inputs in snk_in outside this component.
Added g_cb_beamlet_w = 8, to prepare for 6b mode. Replaced Disconnected unused reg_diag_bg_output and reg_dp_offload_tx (only need reg_dp_offload_tx_hdr_dat).
Use nofActiveVis instead of N_vis in docstring.
Corrected aVis indexing for when number of telescopes in test is < N_dish = 12.
Corrected ti derived from tel, pol via dish index. Corrected indent.
Corrected ti derived from tel, pol via dish index. Corrected indent.
Corrected into in loop.
Echo for loop counter to screen, to more easily see progress while test runs.
Support N_blk = 176 and 240 for pre-transpose hex files.
Added read system info.
Added read system info.
Improved logging.
Improved logging.
Added pre-checks.
Added dish pre checks.
Improved logging.
Added syncc_checker read at start and end of test. Read and verify Fchan, Fsub coeff and Rsub, Rbeam and Rbeamout.
Commented obsolete apertif_unb1_fn_beamformer.vhd and tb.
Use WG_ prefix. Defined settings for alternative sweep.
Only measure first two subbands of WG sweep for all steps.
Only log visibility data from first two subbands.
Now for selSub in read_batch_wg_sweep_data_path_log_subband_visibilities() read all nofSteps. Corrected read empty list of activeDualPolVis.
changed check value
Explained WG_AMPLITUDE and CB_WEIGHT somewhat more.
Added draft WG sweep test script for end-to-end tests with Apertif or Arts. It works on HW.
Loading