From: Anton Blanchard Date: Sun, 21 Mar 2021 23:55:53 +0000 (+1100) Subject: Reformat control X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2db89628ab9e19d9fd78438e01bc8a732e08415e;p=microwatt.git Reformat control Signed-off-by: Anton Blanchard --- diff --git a/control.vhdl b/control.vhdl index 34c35e2..589ad96 100644 --- a/control.vhdl +++ b/control.vhdl @@ -17,7 +17,7 @@ entity control is valid_in : in std_ulogic; repeated : in std_ulogic; flush_in : in std_ulogic; - busy_in : in std_ulogic; + busy_in : in std_ulogic; deferred : in std_ulogic; sgl_pipe_in : in std_ulogic; stop_mark_in : in std_ulogic;