parent
41e25e7c96
commit
cf3737122b
|
@ -103,7 +103,6 @@ module axi_ad6676 #(
|
|||
|
||||
// internal clocks & resets
|
||||
|
||||
wire adc_rst;
|
||||
wire up_rstn;
|
||||
wire up_clk;
|
||||
|
||||
|
|
|
@ -105,7 +105,6 @@ module axi_ad9265 #(
|
|||
|
||||
// internal clocks & resets
|
||||
|
||||
wire adc_rst;
|
||||
wire up_rstn;
|
||||
wire up_clk;
|
||||
wire delay_rst;
|
||||
|
|
|
@ -108,7 +108,6 @@ module axi_ad9643 #(
|
|||
|
||||
// internal clocks & resets
|
||||
|
||||
wire adc_rst;
|
||||
wire up_rstn;
|
||||
wire up_clk;
|
||||
wire delay_rst;
|
||||
|
|
|
@ -108,7 +108,6 @@ module axi_ad9652 #(
|
|||
|
||||
// internal clocks & resets
|
||||
|
||||
wire adc_rst;
|
||||
wire up_rstn;
|
||||
wire up_clk;
|
||||
wire delay_rst;
|
||||
|
|
Loading…
Reference in New Issue