Disable verilator warnings, fixes #128

Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
Clifford Wolf 2019-08-06 15:16:06 +02:00
parent d046cbfa49
commit e6779ba52b
1 changed files with 5 additions and 0 deletions

View File

@ -17,6 +17,11 @@
*
*/
/* verilator lint_off WIDTH */
/* verilator lint_off PINMISSING */
/* verilator lint_off CASEOVERLAP */
/* verilator lint_off CASEINCOMPLETE */
`timescale 1 ns / 1 ps
// `default_nettype none
// `define DEBUGNETS