From d006be2e89aa493237f212811ee880ed8b54241b Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Sun, 11 Dec 2022 17:28:03 -0600 Subject: Implement MMU access checks --- rtl/core/cp15/far.sv | 1 - 1 file changed, 1 deletion(-) (limited to 'rtl/core/cp15/far.sv') diff --git a/rtl/core/cp15/far.sv b/rtl/core/cp15/far.sv index 3d86151..9e1d95c 100644 --- a/rtl/core/cp15/far.sv +++ b/rtl/core/cp15/far.sv @@ -8,7 +8,6 @@ module core_cp15_far input logic load, transfer, - input cp_opcode op2, input word write, input logic fault_register, -- cgit v1.2.3