Fix spelling nits

Signed-off-by: Joachim Strömbergson <joachim@assured.se>
This commit is contained in:
Joachim Strömbergson 2023-03-07 08:16:42 +01:00
parent 6f327d2ff9
commit 74fd7e3001
No known key found for this signature in database
GPG Key ID: 865B8A548EA61679

View File

@ -183,8 +183,8 @@ module application_fpga(
.mem_wstrb(cpu_wstrb),
.mem_rdata(muxed_rdata_reg),
// Defined unsed ports. Makes lint happy,
// but still needs to help lint with empty ports.
// Defined unused ports. Makes lint happy. But
// we still needs to help lint with empty ports.
/* verilator lint_off PINCONNECTEMPTY */
.irq(32'h0),
.eoi(),