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.
12cfc82ee5b41c054b5de3a682e4b00209c5a67c
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
10
Dec
9
8
7
6
2
30
Nov
29
26
25
24
23
19
18
15
12
11
9
5
4
3
2
1
28
Oct
27
26
25
22
21
19
18
15
14
13
12
11
8
7
6
5
4
1
30
Sep
29
28
27
24
23
22
21
20
17
16
15
10
9
8
7
6
3
2
1
31
Aug
26
25
24
23
20
19
18
11
10
9
6
5
4
3
31
Jul
30
23
22
21
20
19
15
14
13
9
7
6
5
2
1
29
Jun
25
24
23
22
21
18
17
15
14
11
10
9
4
3
2
1
31
May
28
27
26
25
20
19
17
12
10
7
6
added missing scynchronization
corrected temp_alarm
updated unb2c version
added temp alarm to fpga_sense
Prepared working with Lofar1 pfs_coeff_final.m and Apertif run_pfir_coeff.m in lofar2/model dir.
Merge branch 'L2SDP-534' into 'master'
Processed Eric's merge request comments:
Original PFB design code and docs (years 2003 - 2005)of LOFAR1, from Andre Gunst.
Move VHDL to RSP/, similar as in LOFAR1 svn repository.
Merge branch 'L2SDP-279' into 'master'
Fix Quartus error : Can only use constant for LOOP range in func_sdp_map_crosslets_info() and func_sdp_step_crosslets_info().
added new revision TBs
processed review comments
Updated because text is now in https://support.astron.nl/confluence/display/SBe/VHDL+design+patterns+for+RTL+coding.
Use sdp_info_ro := c_sdp_info_rst default, to avoid Quartus Warning (16788): Net sdp_info_ro.station_id[15] does not have a driver at sdp_info.vhd(67)
Corrected default assignment of nxt_snk_in_reg_arr to avoid latch on [3].
Corrected func_sdp_gn_index_to_pn_index to use v_index as variable, because g_index can be a signal.
Merge branch 'master' into L2SDP-279
updated address width of dp_block_validate_bsn_at_sync
updated qsys for unb2c ring design
fixed several issues in ring design
Merge branch 'L2SDP-545' into 'master'
Verify XST g_crosslet_direction.
Corrected the SST and XST header fields, especially data_id.
Grouped the functions together, to more easily compare them. Added func_sdp_step_crosslets_info().
Renamed c_sdp_ram_st_xsq_addr_w into c_sdp_ram_st_xsq_arr_addr_w.
Use same port order as on sdp_statistics_offload entity.
Use same port order as on sdp_statistics_offload entity. Added g_crosslets_direction => 1.
Corrected that enable toggle does not cause a pulse. Improved tb coverage by counting expected number of pulses.
Added trigger_en OUT port for convenience.
Updated lofar2_unb2b_ring design for synthesis, also created
Prepare for XST header data_id verification.
Pipeline gn_index and added rn_index_reg.
Use c_sdp_W_statistics_sz. Add func_sdp_get_stat_from_mm_*().
Add ring library to calculate source RN for remote crosslets in XST.
Define sdp_nof_bytes_per_statistic (without s) via data path in c_sdp_stat_hdr_field_sel.
Corrected use and verification of BSN field.
Verify bsn via exp_hdr.dp_bsn.
Clarified word_align field.
Use only func_sdp_verify_stat_header() in p_verify_header.
Loading