Closed Chen-Gary closed 3 years ago
How to implement WB? Wait for the posedge? Internal forwarding?
Use #2 (delay).
#2
How to deal with PC?
Start from 0.
How to use the two provided modules
The question about posedge-triggered (in OneNote)
How to determine clock width?
Arbitrary.
ID_stage: initialize register file?
initialize to all 0
There is no problem encountered so far. "Initialize to all 0" can work.
The following questions are all solved
How to implement WB? Wait for the posedge? Internal forwarding?
Use
#2
(delay).How to deal with PC?
Start from 0.
How to use the two provided modules
The question about posedge-triggered (in OneNote)How to determine clock width?
Arbitrary.