git.joshuawise.com
/
firearm.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add execute skeleton
[firearm.git]
/
Issue.v
diff --git
a/Issue.v
b/Issue.v
index
2df5bfa
..
fcc2c0c
100644
(file)
--- a/
Issue.v
+++ b/
Issue.v
@@
-5,7
+5,7
@@
module Issue(
input Nrst, /* XXX not used yet */
input stall, /* pipeline control */
- input flush,
+ input flush,
/* XXX not used yet */
input inbubble, /* stage inputs */
input [31:0] insn,
This page took
0.017806 seconds
and
4
git commands to generate.