Browse Source

Reformat control

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
remove-potato-uart
Anton Blanchard 2 years ago committed by Anton Blanchard
parent
commit
2db89628ab
  1. 2
      control.vhdl

2
control.vhdl

@ -17,7 +17,7 @@ entity control is @@ -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;

Loading…
Cancel
Save