Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fofbnode_fpga
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DG
FOFB
fofbnode_fpga
Commits
30a00c70
Commit
30a00c70
authored
May 29, 2024
by
BRONES Romain
Browse files
Options
Downloads
Patches
Plain Diff
feat(corr_matrix): add mult rate, fix id cnt
parent
7b721f7d
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/app_fofbnode/hdl/top_app_centralnode.vhd
+2
-0
2 additions, 0 deletions
src/app_fofbnode/hdl/top_app_centralnode.vhd
src/corr_matrix
+1
-1
1 addition, 1 deletion
src/corr_matrix
with
3 additions
and
1 deletion
src/app_fofbnode/hdl/top_app_centralnode.vhd
+
2
−
0
View file @
30a00c70
...
...
@@ -554,6 +554,8 @@ begin
clk
=>
axis_clk
,
rst_n
=>
axis_rstn
,
pps
=>
pps
,
-- AXI-MM interface
s_axi_m2s
=>
addrmap_o
.
corr_matrix_0
,
s_axi_s2m
=>
addrmap_i
.
corr_matrix_0
,
...
...
This diff is collapsed.
Click to expand it.
corr_matrix
@
05cfe5fe
Compare
b003e8c1
...
05cfe5fe
Subproject commit
b003e8c17eff6234e8b2d26ffd6830861c99424d
Subproject commit
05cfe5fe0c3cf510697772215705a4930518d349
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