Skip to content

Commit

Permalink
Merge branch 'devel'
Browse files Browse the repository at this point in the history
  • Loading branch information
lerwys committed Aug 23, 2021
2 parents f1a1779 + 25fe86f commit b038658
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hdl/syn/afc_v3/dbe_bpm2_sr_sirius_with_dcc_rtm/Manifest.py
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@
xdc_files = [
"../dbe_common/dbe_bpm2.xdc",
"../dbe_common/afc_p2p_gts.xdc",
"../dbe_common/afc_rtm_8sfp+_ohwr_single_gt.xdc",
"../dbe_common/afc_rtm_8sfp+_ohwr.xdc",
"../dbe_common/afc_rtm_8sfp+_ohwr_gts.xdc",
]

Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@ use work.afc_base_pkg.all;
entity dbe_bpm2_with_dcc_rtm is
generic (
-- Number of RTM SFP GTs
g_NUM_SFPS : integer := 1;
g_NUM_SFPS : integer := 4;
-- Start index of the RTM SFP GTs
g_SFP_START_ID : integer := 4;
-- Number of P2P GTs

0 comments on commit b038658

Please sign in to comment.