Skip to content

Commit

Permalink
Merge pull request #78 from muhammadhamza15/mhamza_dev
Browse files Browse the repository at this point in the history
Mhamza dev
  • Loading branch information
muhammadhamza15 authored Nov 26, 2024
2 parents d31c748 + 88c5bc0 commit 750bfa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models_internal/verilog/tb/DLY_SEL_DECODER_tb.v
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ module DLY_SEL_DECODER_tb;

integer error=0;

DLY_SEL_DCODER DLY_SEL_DCODER_inst (
DLY_SEL_DECODER DLY_SEL_DECODER_inst (
.DLY_LOAD(DLY_LOAD),
.DLY_ADJ(DLY_ADJ),
.DLY_INCDEC(DLY_INCDEC),
Expand Down

0 comments on commit 750bfa3

Please sign in to comment.