Skip to content
Snippets Groups Projects
Commit 0f970384 authored by Marco Riggirello's avatar Marco Riggirello
Browse files

Set N_CTR=3 in ControlInstance in LinkAggregatorIPBus

parent 696e3057
No related branches found
No related tags found
1 merge request!405 bits thresholds registers
Pipeline #6165282 passed
...@@ -90,7 +90,7 @@ begin ...@@ -90,7 +90,7 @@ begin
ControlInstance: entity work.ipbus_ctrlreg_v ControlInstance: entity work.ipbus_ctrlreg_v
--==============================-- --==============================--
generic map( generic map(
N_CTRL => 2, N_CTRL => 3,
N_STAT => 0 N_STAT => 0
) )
port map( port map(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment