Change "rosc" references to "trng"

This commit is contained in:
Jonas Thörnblad 2024-11-13 16:09:52 +01:00
parent 2364466a9e
commit 1b3bae334a
No known key found for this signature in database
GPG key ID: 2D318AD00A326F95
4 changed files with 29 additions and 29 deletions

View file

@ -248,7 +248,7 @@ module application_fpga (
);
rosc trng_inst (
trng trng_inst (
.clk(clk),
.reset_n(reset_n),
.cs(trng_cs),