mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-01-11 23:43:15 +00:00
Reformat control
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
This commit is contained in:
parent
21f482f967
commit
2db89628ab
@ -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…
x
Reference in New Issue
Block a user