Removed unneeded lint directive from core

This commit is contained in:
David Harris 2023-01-27 15:48:30 -08:00
parent aee984ca69
commit eeaa5d9982

View File

@ -28,8 +28,6 @@
import cvw::*; // global CORE-V-Wally parameters import cvw::*; // global CORE-V-Wally parameters
/* verilator lint_on UNUSED */
module wallypipelinedcore ( module wallypipelinedcore (
input logic clk, reset, input logic clk, reset,
// Privileged // Privileged