mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-12-20 13:24:24 -05:00
Fix spelling nits
Signed-off-by: Joachim Strömbergson <joachim@assured.se>
This commit is contained in:
parent
6f327d2ff9
commit
74fd7e3001
@ -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(),
|
||||
|
Loading…
Reference in New Issue
Block a user