]> Joshua Wise's Git repositories - firearm.git/blobdiff - Issue.v
holy shit my multiplier compiled the first time o__o
[firearm.git] / Issue.v
diff --git a/Issue.v b/Issue.v
index 2df5bfa5406613f7b8458962fb324fb9311fbeab..fcc2c0c8d6d64b60a758bd3bace800611b54cf61 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.023076 seconds and 4 git commands to generate.