From c548cd60119c081441ab4b644a0083dc4f684c92 Mon Sep 17 00:00:00 2001
From: dam1n19 <dam1n19@soton.ac.uk>
Date: Fri, 30 Jun 2023 14:11:39 +0100
Subject: [PATCH] Removed redundant waiver

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

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