summaryrefslogtreecommitdiff
path: root/rtl/core/decode/branch_dec.sv
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--rtl/core/core_decode_branch.sv (renamed from rtl/core/decode/branch_dec.sv)2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/core/decode/branch_dec.sv b/rtl/core/core_decode_branch.sv
index 1dbc1ad..9916374 100644
--- a/rtl/core/decode/branch_dec.sv
+++ b/rtl/core/core_decode_branch.sv
@@ -1,4 +1,4 @@
-`include "core/decode/isa.sv"
+`include "core/isa.sv"
`include "core/uarch.sv"
module core_decode_branch