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.
57d7a495a144e7c3e5c92c61d5a0c51ba62cb015
Select Git revision
Branches
4
HPR-158
L2SDP-1082
L2SDP-LIFT
master
default
protected
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
Jan
18
17
16
15
14
13
12
11
7
6
24
Dec
23
22
21
18
15
10
9
8
7
4
3
2
1
30
Nov
27
26
23
20
19
18
17
16
10
9
5
4
3
30
Oct
23
22
15
14
13
12
8
7
6
5
2
1
30
Sep
29
28
24
23
22
18
17
14
11
10
9
8
7
4
3
2
1
31
Aug
28
27
21
20
19
18
14
11
7
6
5
4
3
30
Jul
29
27
24
21
20
7
6
29
Jun
26
25
24
23
22
18
12
11
4
3
28
May
20
15
6
30
Apr
23
22
17
16
14
9
31
Mar
26
24
23
21
20
19
17
16
13
12
10
9
6
5
4
3
2
28
Feb
27
25
24
21
20
19
18
13
12
7
6
5
3
29
Jan
28
20
17
13
10
9
7
20
Dec
17
13
10
9
6
5
4
3
2
29
Nov
28
26
22
20
18
13
12
7
6
31
Oct
30
29
28
25
24
21
10
9
2
1
25
Sep
23
21
17
11
22
Aug
7
6
28
Jun
27
Added bool_to_str() to be able to print BOOLEANs TRUE or FALSE.
Added g_pfs_bypass option as generic.
Refer to default c_pft_twiddle_w = 16 from pft_pkg.vhd.
Rather use library work instead of pft2_lib (equivalent).
Corrected use of SHIFT_SVEC(), by first resizing to output word width.
Move tb_wpfb_unit_dev_wg to tb_verify_pfb_wg in seperate verify_pfb_lib, to try both Apertif wpfb and Lofar1 pfb2 without creating mutual lib dependencies between wpfb_lib and pfb2_lib.
adding files
update after review
Refer to central filter/src/hex/Coeffs16384Kaiser-quant_1wb* instead of to local copies.
Merge branch 'master' into L2SDP-162
Corrected compile error due to , at end of statement into ;
Merge branch 'master' into L2SDP-162
Added g_stage_dat_w to pft2 and pfb2, added g_switch_en to pfb2. Verified g_switch_en and g_stage_dat_w tin tb_tb_pft2.vhd (result OK). Added g_pfs_bypass in pfb2.
Added g_stage_dat_w to pft2 and pfb2, added g_switch_en to pfb2. Verified g_switch_en and g_stage_dat_w tin tb_tb_pft2.vhd (result OK).
Added missing twiddle factor files to pft2, and clariefied the copied data/.
Did some inital tests with LOFAR1 pfb2 as DUT.
Added comment to explain copied data/.
Merge branch 'master' into L2SDP-162
Corrected original creation dat of PFS and PFT2 to 2004.
Merge branch 'master' into L2SDP-162
Remove () from file names, because Modelsim mk command cannot make these. Only keep actually used vhd files in hdllib.cfg.
Remove unintended commit.
Merge branch 'master' into L2SDP-162
Added pfb2 library, see readme_lofar1.txt.
Simulate multiple in_sync intervals to show output out_sync.
Simulate multiple in_sync intervals to show output pfs_sync.
Added *.sig input stimuli and verified with tb_tb_pft2.vhd that it works OK, see readme_lofar1.txt.
Made tb_pfs self stopping.
Merge branch 'master' into L2SDP-162
Copied common_mult_add.vhd from LOFAR1 RSP/common/ to use with pfs.
Made tb_pfs simulate ok and made pft2 compile ok (tb_pft input sig files still need to be regenerated with tb/data/tc.tcl.
Copied polyphase filterbank (PFB) code of PFS and PFT2 from LOFAR1 (https://svn.astron.nl/Station/trunk/RSP) and copied https://svn.astron.nl/Station/trunk/RSP/rsp/tb/tc/5.%20Datapath/5.2%20PFT/ files to pft2/tb/data.
Some more tb_tb sim results.
Added optionional c_view_pfir_impulse_reponse in Wave Window.
Merge branch 'master' into L2SDP-162
Added PFIR bypass coefficients dat and mif files for LOFAR.
Added tests of FFT processing gain using bypass PFIR coefficients.
L2SDP-200: backup
Define extra WPFB generics in t_wpfb_extra.
Merge branch 'master' into L2SDP-200
Loading