mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-05-02 22:25:00 -04:00
Fix spelling nits
Signed-off-by: Joachim Strömbergson <joachim@assured.se>
This commit is contained in:
parent
6f327d2ff9
commit
74fd7e3001
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue