Reformat control
authorAnton Blanchard <anton@linux.ibm.com>
Sun, 21 Mar 2021 23:55:53 +0000 (10:55 +1100)
committerAnton Blanchard <anton@ozlabs.org>
Sun, 21 Mar 2021 23:55:53 +0000 (10:55 +1100)
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
control.vhdl

index 34c35e28b0c8b548aefde29bc9cc0c88cf70ba2c..589ad96532e1166ae61773e60c95826e259e3fd9 100644 (file)
@@ -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;