dac/adc- make common instances
parent
e3ec6b48fc
commit
c45d39df51
|
@ -330,7 +330,7 @@ module up_dac_channel (
|
||||||
|
|
||||||
// dac control & status
|
// dac control & status
|
||||||
|
|
||||||
up_xfer_cntrl #(.DATA_WIDTH(165)) i_dac_xfer_cntrl (
|
up_xfer_cntrl #(.DATA_WIDTH(165)) i_xfer_cntrl (
|
||||||
.up_rstn (up_rstn),
|
.up_rstn (up_rstn),
|
||||||
.up_clk (up_clk),
|
.up_clk (up_clk),
|
||||||
.up_data_cntrl ({ up_dac_iqcor_enb,
|
.up_data_cntrl ({ up_dac_iqcor_enb,
|
||||||
|
|
Loading…
Reference in New Issue