Skip to content

Commit 750bfa3

Browse files
Merge pull request #78 from muhammadhamza15/mhamza_dev
Mhamza dev
2 parents d31c748 + 88c5bc0 commit 750bfa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models_internal/verilog/tb/DLY_SEL_DECODER_tb.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ module DLY_SEL_DECODER_tb;
3131

3232
integer error=0;
3333

34-
DLY_SEL_DCODER DLY_SEL_DCODER_inst (
34+
DLY_SEL_DECODER DLY_SEL_DECODER_inst (
3535
.DLY_LOAD(DLY_LOAD),
3636
.DLY_ADJ(DLY_ADJ),
3737
.DLY_INCDEC(DLY_INCDEC),

0 commit comments

Comments
 (0)