library: port updates on mmcm

main
Rejeesh Kutty 2016-03-22 12:50:48 -04:00
parent de4da6726b
commit 46eddd04be
2 changed files with 2 additions and 0 deletions

View File

@ -222,6 +222,7 @@ module axi_ad9434_if (
.clk_in_n (adc_clk_in_n),
.clk (adc_clk_in),
.div_clk (adc_div_clk),
.out_clk (),
.up_clk (up_clk),
.up_rstn (up_rstn),
.up_drp_sel (up_drp_sel),

View File

@ -263,6 +263,7 @@ module axi_ad9684_if (
.clk_in_n (adc_clk_in_n),
.clk (adc_clk_in),
.div_clk (adc_div_clk),
.out_clk (),
.up_clk (up_clk),
.up_rstn (up_rstn),
.up_drp_sel (up_drp_sel),