Skip to content

Commit d144844

Browse files
committed
corrected new typo
1 parent ba074d2 commit d144844

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/peripherals.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@ module tinyQV_peripherals #(parameter CLOCK_MHZ=64) (
712712
.data_out(data_from_simple_peri[15])
713713
);
714714

715-
tqvp_RNG_20RO7FF_PC TRNG_036 (
715+
tqvp_TRNG_20RO7FF_PC TRNG_036 (
716716
.clk(clk),
717717
.rst_n(rst_n),
718718

0 commit comments

Comments
 (0)