projects
/
microwatt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21f482f
)
Reformat control
author
Anton Blanchard
<anton@linux.ibm.com>
Sun, 21 Mar 2021 23:55:53 +0000
(10:55 +1100)
committer
Anton 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
patch
|
blob
|
history
diff --git
a/control.vhdl
b/control.vhdl
index 34c35e28b0c8b548aefde29bc9cc0c88cf70ba2c..589ad96532e1166ae61773e60c95826e259e3fd9 100644
(file)
--- 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;