Skip to content

Commit

Permalink
odly wire added
Browse files Browse the repository at this point in the history
  • Loading branch information
moinijaz committed Dec 3, 2024
1 parent 08db226 commit b28ee96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rapidsilicon/ip/io_configurator/v1_0/src/DLY_CONFIG.v
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@ end

`ifdef bidirectional
wire [(NUM_DLY/2)-1:0] i_buf_out;
wire [(NUM_DLY/2)-1:0] odly_out;

generate
for(genvar i = 0; i < NUM_DLY/2; i = i + 1) begin
Expand Down

0 comments on commit b28ee96

Please sign in to comment.