We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73256cf commit a1b32efCopy full SHA for a1b32ef
rtl/ssio_ddr_in.v
@@ -65,7 +65,7 @@ module ssio_ddr_in #
65
input wire [8:0] cnt_value_in,
66
output wire [(WIDTH*9)-1:0] cnt_value_out,
67
input wire refclk,
68
- output wire rdy_idelay,
+ output wire rdy_idelay
69
);
70
71
wire input_clk_int;
0 commit comments