git.joshuawise.com
/
firearm.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Execute: most of an ALU, ARM_Constants: RBC -> RSC
[firearm.git]
/
Fetch.v
diff --git
a/Fetch.v
b/Fetch.v
index
3b6d9c5
..
7dd4bb0
100644
(file)
--- a/
Fetch.v
+++ b/
Fetch.v
@@
-31,7
+31,7
@@
module Fetch(
else
nextpc = prevpc + 32'h4;
else
nextpc = prevpc + 32'h4;
- assign rd_addr = pc;
+ assign rd_addr =
next
pc;
assign rd_req = !stall;
always @(posedge clk)
assign rd_req = !stall;
always @(posedge clk)
This page took
0.018166 seconds
and
4
git commands to generate.