Skip to content

Commit

Permalink
fmcomms1: Fixed ethernet connectivity
Browse files Browse the repository at this point in the history
  • Loading branch information
acostina committed Jun 16, 2015
1 parent 7b8b810 commit 58ed90c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/fmcomms1/vc707/system_top.v
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ module system_top (
.sgmii_rxp (sgmii_rxp),
.sgmii_txn (sgmii_txn),
.sgmii_txp (sgmii_txp),
.phy_sd(1'b1),
.spdif (spdif),
.sys_clk_n (sys_clk_n),
.sys_clk_p (sys_clk_p),
Expand Down

0 comments on commit 58ed90c

Please sign in to comment.