From ddf6ae0e2e3435c8a58ada2fb97ee6c83e16f636 Mon Sep 17 00:00:00 2001
From: dam1n19 <dam1n19@soton.ac.uk>
Date: Fri, 23 Jun 2023 16:59:49 +0100
Subject: [PATCH] Added Lint Waiver file

---
 hal/slcorem0_ip.waive | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/hal/slcorem0_ip.waive b/hal/slcorem0_ip.waive
index 580454f..d833c24 100644
--- a/hal/slcorem0_ip.waive
+++ b/hal/slcorem0_ip.waive
@@ -65,4 +65,7 @@ lint_checking designunit = slcorem0_stclkctrl
     
     // STCALIB output is Assigned to a Constant Value
     TIELOG {"STCALIB"} off;
+    
+    // Asynchronous System Reset
+    ACNPI {"SYSRESETn"} off;
 }
-- 
GitLab