Commit Graph
10 Commits
Author SHA1 Message Date
Johannes 460fc3e4ed CPU
LOTS
2019-03-10 16:32:25 -04:00
goochey c047c801aa Lots of changes
Added a decoder and implemented it into the regFile. We probably want to change the testbench so that there arent many changes in one clock cycle. Altered the register file so that it only has the one bit enable decided by the decoder and updated the regFile and fetchUnit to reflect this. Went over the fetch unit with Martin, he said it is okay.
2019-02-27 12:06:17 -05:00
goochey 82bcddf241 Merge remote-tracking branch 'origin/master' 2019-02-20 12:36:22 -05:00
goochey 9ba63880bd Fetch-Top 2019-02-20 11:40:43 -05:00
goochey 6550b48599 fetch unit test 2019-02-20 11:31:25 -05:00
goochey 54cccd419f Lots
Lots
2019-02-16 17:40:18 -05:00
goochey faf9f883dd Collaborative - Fixes and Testbenches for Basic Modules so far 2019-02-16 16:29:12 -05:00
goochey b2eb0da26c Fetch Unit Again
I think I did it wrong
2019-02-16 12:36:26 -05:00
goochey 34376a588e fetch unit
Should be done. also added 2 to 1 mux
2019-02-16 12:28:49 -05:00
goochey 1691adf1b5 fetch unit
A little fetch unit
2019-02-15 11:20:14 -05:00