From 8c410eab0ea97b737ecd59cd4a1f7582f8c045cf Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Wed, 16 Nov 2022 14:08:16 -0600 Subject: Simplify flags datapath --- rtl/core/control/control.sv | 1 - 1 file changed, 1 deletion(-) (limited to 'rtl/core/control/control.sv') 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, -- cgit v1.2.3