antoehr bug
This commit is contained in:
@@ -957,6 +957,11 @@ module top #
|
||||
.iq_out(iq_out),
|
||||
.iq_out_valid(iq_out_valid)
|
||||
);
|
||||
|
||||
assign dac0_wf_bram_dout = 0;
|
||||
assign dac1_wf_bram_dout = 0;
|
||||
assign dac2_wf_bram_dout = 0;
|
||||
assign dac3_wf_bram_dout = 0;
|
||||
|
||||
assign jesd_axis_tx_tdata = {iq_out, iq_out, iq_out, iq_out};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user