Remove unused linter weavers
This commit is contained in:
parent
fce7e03306
commit
09781bd1b7
@ -1,11 +1,5 @@
|
|||||||
`timescale 1ps/1ps
|
`timescale 1ps/1ps
|
||||||
|
|
||||||
/* -verilator lint_off DECLFILENAME */
|
|
||||||
/* -verilator lint_off MULTITOP */
|
|
||||||
/* -verilator lint_off STMTDLY */
|
|
||||||
/* -verilator lint_off INFINITELOOP */
|
|
||||||
/* -verilator lint_off INITIALDLY */
|
|
||||||
|
|
||||||
module top
|
module top
|
||||||
(input wire clock,
|
(input wire clock,
|
||||||
input wire reset);
|
input wire reset);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user