summaryrefslogtreecommitdiff
path: root/rtl/core/decode/ldst/single.sv
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2022-10-16 01:33:43 -0600
committerAlejandro Soto <alejandro@34project.org>2022-10-16 01:33:43 -0600
commitf0b38daac3a2f987deb79fcca763f3b84b0f2b73 (patch)
tree7dda62ccee3ced8deddaf7926f0663b83de1ab90 /rtl/core/decode/ldst/single.sv
parent0782a4f841a15f60c99d817cf82ce4fd3c2e9e3d (diff)
Move isa.sv to core/decode
Diffstat (limited to 'rtl/core/decode/ldst/single.sv')
-rw-r--r--rtl/core/decode/ldst/single.sv2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/core/decode/ldst/single.sv b/rtl/core/decode/ldst/single.sv
index 0665178..402c17b 100644
--- a/rtl/core/decode/ldst/single.sv
+++ b/rtl/core/decode/ldst/single.sv
@@ -1,4 +1,4 @@
-`include "core/isa.sv"
+`include "core/decode/isa.sv"
`include "core/uarch.sv"
module core_decode_ldst_single