summaryrefslogtreecommitdiff
path: root/rtl/core/control/ldst
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2022-11-07 13:52:12 -0600
committerAlejandro Soto <alejandro@34project.org>2022-11-07 14:28:50 -0600
commit280cb5bb42f56d13ae2043b955a7bf286022b0b7 (patch)
tree20a4c22ada00ad2c5ac6e65c864e4f7e8d5ead3d /rtl/core/control/ldst
parentbf8bd4a00f1cdfc93b2f702f5f87918e66a2e361 (diff)
Quartus has not support for unique0
Diffstat (limited to 'rtl/core/control/ldst')
-rw-r--r--rtl/core/control/ldst/ldst.sv2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/core/control/ldst/ldst.sv b/rtl/core/control/ldst/ldst.sv
index daea893..0a2f6c9 100644
--- a/rtl/core/control/ldst/ldst.sv
+++ b/rtl/core/control/ldst/ldst.sv
@@ -45,7 +45,7 @@ module core_control_ldst
);
always_ff @(posedge clk)
- unique0 case(next_cycle)
+ unique case(next_cycle)
ISSUE:
if(issue) begin
// TODO: dec_ldst.unprivileged/user_regs