summaryrefslogtreecommitdiff
path: root/rtl/core/control/ldst
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2022-10-16 01:38:33 -0600
committerAlejandro Soto <alejandro@34project.org>2022-10-16 01:38:33 -0600
commit2e6ce7931b690ccec1e41fa6847dfc1351c59d75 (patch)
tree81759ffd1e61465a26e03414f25fbbb918308350 /rtl/core/control/ldst
parentf0b38daac3a2f987deb79fcca763f3b84b0f2b73 (diff)
Rename cycles as control
Diffstat (limited to '')
-rw-r--r--rtl/core/control/ldst/pop.sv (renamed from rtl/core/cycles/ldst/pop.sv)2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/core/cycles/ldst/pop.sv b/rtl/core/control/ldst/pop.sv
index a4078d1..64dc04d 100644
--- a/rtl/core/cycles/ldst/pop.sv
+++ b/rtl/core/control/ldst/pop.sv
@@ -1,6 +1,6 @@
`include "core/uarch.sv"
-module core_cycles_ldst_pop
+module core_control_ldst_pop
(
input reg_list regs,