summaryrefslogtreecommitdiff
path: root/rtl/core/control/control.sv
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2022-11-16 14:08:16 -0600
committerAlejandro Soto <alejandro@34project.org>2022-11-16 14:08:16 -0600
commit8c410eab0ea97b737ecd59cd4a1f7582f8c045cf (patch)
tree38ea02af4ec12abf77bb852025244e40129f59fa /rtl/core/control/control.sv
parenta94c52d5117645016ee319abc30c92f137a4b17e (diff)
Simplify flags datapath
Diffstat (limited to 'rtl/core/control/control.sv')
-rw-r--r--rtl/core/control/control.sv1
1 files changed, 0 insertions, 1 deletions
diff --git a/rtl/core/control/control.sv b/rtl/core/control/control.sv
index 4bff86e..82aad33 100644
--- a/rtl/core/control/control.sv
+++ b/rtl/core/control/control.sv
@@ -37,7 +37,6 @@ module core_control
output ptr branch_target,
pc_visible,
output psr_mode reg_mode,
- output psr_flags wb_alu_flags,
output alu_op alu,
output word alu_a,
alu_b,