Skip to content

Commit

Permalink
Attach ledEn properly
Browse files Browse the repository at this point in the history
  • Loading branch information
bengineerd committed Oct 29, 2024
1 parent 3675c37 commit 74a93fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions firmware/common/warm_tdm/rtl/WarmTdmCore2.vhd
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ begin
pwrSda => pwrSda, -- [inout]
sfpScl => sfpScl, -- [inout]
sfpSda => sfpSda, -- [inout]
ledEn => ledEn, -- [out]
pwrSyncA => pwrSyncA, -- [out]
pwrSyncB => pwrSyncB, -- [out]
pwrSyncC => pwrSyncC, -- [out]
Expand Down

0 comments on commit 74a93fa

Please sign in to comment.