diff options
Diffstat (limited to 'fpga/usrp3/top/e31x/e31x.v')
-rw-r--r-- | fpga/usrp3/top/e31x/e31x.v | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fpga/usrp3/top/e31x/e31x.v b/fpga/usrp3/top/e31x/e31x.v index 7aece6191..b303f9a91 100644 --- a/fpga/usrp3/top/e31x/e31x.v +++ b/fpga/usrp3/top/e31x/e31x.v @@ -849,6 +849,7 @@ module e31x ( .radio_rst(radio_rst), .bus_clk(bus_clk), .bus_rst(bus_rst), + .clk40(clk40), // Clocking and PPS Controls/Indicators .pps_refclk(pps), |