From fa370016708149976c748c14eadad1f89cf5a8ea Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Sun, 25 Sep 2022 19:55:29 -0600 Subject: Refactor CPSR and uarch.sv --- rtl/core/regs/map.sv | 2 -- 1 file changed, 2 deletions(-) (limited to 'rtl/core/regs/map.sv') diff --git a/rtl/core/regs/map.sv b/rtl/core/regs/map.sv index b4da988..11085d4 100644 --- a/rtl/core/regs/map.sv +++ b/rtl/core/regs/map.sv @@ -1,5 +1,3 @@ -`include "core/isa.sv" -`include "core/psr.sv" `include "core/uarch.sv" module core_reg_map -- cgit v1.2.3