Skip to content
GitLab
Explore
Sign in
Register
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
Graph
65968f836898d84fcce01d8718ec4d827d935997
Select Git revision
Branches
3
HPR-158
L2SDP-LIFT
master
default
protected
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Feb
28
27
22
21
20
14
13
12
8
7
6
1
31
Jan
25
18
17
11
10
5
21
Dec
20
19
18
7
30
Nov
24
23
22
21
20
15
14
13
12
8
7
6
2
1
31
Oct
26
25
24
23
22
20
19
17
16
11
10
9
5
4
3
2
28
Sep
27
26
25
21
20
19
18
14
13
12
6
5
31
Aug
30
29
28
25
24
22
21
18
17
16
15
14
10
9
8
7
31
Jul
27
26
25
6
5
4
27
Jun
21
15
14
13
12
7
5
2
1
25
May
24
23
17
15
11
10
9
8
2
1
26
Apr
25
20
18
17
11
7
6
5
4
3
31
Mar
30
28
27
23
22
21
20
17
16
15
Added L2TS images.
Merge branch 'master' into L2SDP-1013
Add g_design_name = lofar2_unb2b_sdp_station_bf_wg.
First working version of tb_sdp_beamformer_remote_ring.vhd.
Correct sensitivity list of p_concat.
Merge branch 'master' of git.astron.nl:rtsd/hdl
Default asign unused rx_sosi_arr.
Remove (I) from sensitivity list arguments.
Merge branch 'HPR-152' into 'master'
corrected crc checksum calculation
Merge branch 'master' of git.astron.nl:rtsd/hdl
Added g_design_name = lofar2_unb2c_sdp_station_bf_wg to try SDP-ARTS equivalent in simulation.
Merge branch 'HPR-150' into 'master'
processed review comments
Merge branch 'L2SDP-1011' into 'master'
Access SDPTR on L2TS.
Add c_shiftram_latency and c_sdp_shiftram_latency to adjust WG phase for this.
Cleaned up and added comments
Remove obsolete g_no_rx. Improve comments at AIT instances.
Merge branch 'master' into L2SDP-1011
Use nof_bdo_destinations_max = 16 as a better compromis.
Use c_sdp_bdo_reorder_nof_blocks_max = 16 as a better compromis.
Clarified how sync is poassed on through the FIFO.
Merge branch 'master' into L2SDP-1011
initial commit of cocotb tb_rdma_packetiser
Put input delay buffer after WG.
Add comment on FIFO data width.
Decrease buffer to 1024 to save M20K RAM.
Adjust sim_done to fix tb result.
Merge branch 'L2SDP-1007' into 'master'
Remove note on Quartus segmentation error. Explain c_sdp_bdo_reorder_nof_blocks_max = 4 and nof_bdo_destinations_max = 8.
Correct i_dp_sosi_arr().data in p_deframer process.
Use g_use_ctrl = false in rx_clk --> dp_clk FIFO.
Explicitly set dplink_siso_arr(i).xon. Remove duplicate assignment of dp_sosi_arr and dp_sosi.
Apply dp_ready FIFO flow control in generate loop, instead of using func_dp_stream_arr_set(dplink_siso_arr, dp_ready, 'READY')
Use c_sdp_bdo_reorder_nof_blocks_max = 4 to save block RAM. Ensure c_sdp_bdo_reorder_nof_blocks_max <= nof_bdo_destinations_max in revision. Choose nof_bdo_destinations_max = 8.
Default assign dplink_siso_arr to avoid synthesis warning on latch on xon.
Use nof_bdo_destinations_max = 8 instead of 32, to save block RAM.
Add g_no_st_histogram = true default, to save block RAM.
Use g_use_tech_jesd204b_v2 as generic instead of internal constant, to allow different selection in designs.
Loading