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
239ed0eb78e799caf05831c6b0ed5e148dbe7922
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
25
Jan
22
21
20
19
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
Clarified SNR of the WG sine output.
Include pfs lib to use default constants from pfs_pkg.vhd.
Merge branch 'master' into L2SDP-178
getting unb2bc_minimal to compile
added missing front LEDs
L2SDP-200: now with received bsn and data_id
L2SDP-200: backup
Define pfs coeff constants in pfs_pkg.vhd.
Instantiated 12x st_histogram in the VHDL design (L2SDP-150)
Fixed: keep angle in SIN(), COS() within 2pi to avoid: Error: XLOCAL <= 0.0 after reduction in COS(X).
Support simulating either Apertif WPFB or LOFAR1 PFB2 from tb_verify_pfb_wg.vhd
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
Loading