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
Commits
64fbe910
Commit
64fbe910
authored
1 year ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Correct u_act_act_8_nof_3_only_one_frac.
parent
7e5a2923
No related branches found
Branches containing commit
No related tags found
1 merge request
!357
Move func_sdp_bdo_cep_hdr_field_sel_dest() from sdp_bdo_pkg to...
Pipeline
#58990
passed
1 year ago
Stage: linting
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
libraries/base/dp/tb/vhdl/tb_tb_dp_packet_merge_unmerge.vhd
+2
-2
2 additions, 2 deletions
libraries/base/dp/tb/vhdl/tb_tb_dp_packet_merge_unmerge.vhd
with
2 additions
and
2 deletions
libraries/base/dp/tb/vhdl/tb_tb_dp_packet_merge_unmerge.vhd
+
2
−
2
View file @
64fbe910
...
...
@@ -42,7 +42,7 @@ begin
-- g_pipeline_ready : boolean := true;
-- g_data_w : natural := 4;
-- g_nof_repeat : natural := 20;
-- g_nof_pkt
: natural := 3;
-- g_nof_pkt
_merge
: natural := 3;
-- g_pkt_len_merge : natural := 29;
-- g_pkt_len_unmerge : natural := 29;
-- g_pkt_gap : natural := 0;
...
...
@@ -68,7 +68,7 @@ begin
u_act_act_8_nof_3_more_unmerge
:
entity
work
.
tb_dp_packet_merge_unmerge
generic
map
(
e_active
,
e_active
,
true
,
8
,
c_nof_repeat
,
3
,
7
,
6
,
0
,
1
);
u_act_act_8_nof_3_last_len_1
:
entity
work
.
tb_dp_packet_merge_unmerge
generic
map
(
e_active
,
e_active
,
true
,
8
,
c_nof_repeat
,
3
,
7
,
10
,
0
,
1
);
u_act_act_8_nof_3_only_one
:
entity
work
.
tb_dp_packet_merge_unmerge
generic
map
(
e_active
,
e_active
,
true
,
8
,
c_nof_repeat
,
3
,
7
,
21
,
0
,
1
);
u_act_act_8_nof_3_only_one_frac
:
entity
work
.
tb_dp_packet_merge_unmerge
generic
map
(
e_active
,
e_active
,
true
,
8
,
c_nof_repeat
,
3
,
7
,
21
,
0
,
1
);
u_act_act_8_nof_3_only_one_frac
:
entity
work
.
tb_dp_packet_merge_unmerge
generic
map
(
e_active
,
e_active
,
true
,
8
,
c_nof_repeat
,
3
,
7
,
30
,
0
,
1
);
-- Flow control
u_rnd_act_8_nof_3
:
entity
work
.
tb_dp_packet_merge_unmerge
generic
map
(
e_random
,
e_active
,
true
,
8
,
c_nof_repeat
,
3
,
29
,
29
,
0
,
1
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment