2008-12-31 |
Joshua Wise | system.v: Add debug output for the execute stage.
|
commit | commitdiff | tree |
2008-12-31 |
Joshua Wise | ram{.comments,}.hex: Add a simple orr instruction....
|
commit | commitdiff | tree |
2008-12-31 |
Joshua Wise | Add skeleton to Execute.v
|
commit | commitdiff | tree |
2008-12-30 |
Joshua Wise | Cleanup pass on Decode. We may have to revert this...
|
commit | commitdiff | tree |
2008-12-30 |
Joshua Wise | Fix up ALU order in Issue.
|
commit | commitdiff | tree |
2008-12-30 |
Joshua Wise | Fix up Issue to use the new constants.
|
commit | commitdiff | tree |
2008-12-30 |
Joshua Wise | Convert decode to... use decode constants.
|
commit | commitdiff | tree |
2008-12-30 |
Joshua Wise | Add decode constants.
|
commit | commitdiff | tree |
2008-12-30 |
Joshua Wise | Add wires for ALU.
|
commit | commitdiff | tree |
2008-12-28 |
Joshua Wise | Merge nyus:/storage/git/firearm
|
commit | commitdiff | tree |
2008-12-28 |
Joshua Wise | Fix stupid pc request in Fetch
|
commit | commitdiff | tree |
2008-12-28 |
Joshua Wise | fixups to get workign compilation with isim
|
commit | commitdiff | tree |
2008-12-28 |
Joshua Wise | with more reg
|
commit | commitdiff | tree |
2008-12-28 |
Joshua Wise | Merge nyus:/storage/git/firearm
|
commit | commitdiff | tree |
2008-12-28 |
Joshua Wise | do some first pass Execute wiring
|
commit | commitdiff | tree |
2008-12-28 |
Joshua Wise | Merge nyus:/storage/git/firearm
|
commit | commitdiff | tree |
2008-12-28 |
Joshua Wise | holy shit my multiplier compiled the first time o__o
|
commit | commitdiff | tree |
2008-12-28 |
Joshua Wise | elanus
|
commit | commitdiff | tree |
2008-12-28 |
Joshua Wise | Add testbench
|
commit | commitdiff | tree |
2008-12-28 |
Joshua Wise | add execute skeleton
|
commit | commitdiff | tree |
2008-12-28 |
Joshua Wise | Return decode to a state of cleanliness.
|
commit | commitdiff | tree |
2008-12-28 |
Joshua Wise | Ok, move read_0, read_1, read_2 back into a unified...
|
commit | commitdiff | tree |
2008-12-27 |
Joshua Wise | Add verbosity to issue when it stalls an instruction.
|
commit | commitdiff | tree |
2008-12-27 |
Joshua Wise | Wire up decode.
|
commit | commitdiff | tree |
2008-12-27 |
Joshua Wise | Fix up decode
|
commit | commitdiff | tree |
2008-12-27 |
Joshua Wise | assign read_0 out
|
commit | commitdiff | tree |
2008-12-27 |
Joshua Wise | Nicer dump information.
|
commit | commitdiff | tree |
2008-12-26 |
Joshua Wise | name normalization pass
|
commit | commitdiff | tree |
2008-12-26 |
Joshua Wise | Deal with at least one case of A in decode by moving...
|
commit | commitdiff | tree |
2008-12-26 |
Joshua Wise | Merge nyus:/storage/git/firearm
|
commit | commitdiff | tree |
2008-12-26 |
Joshua Wise | Ok, A mitigated.
|
commit | commitdiff | tree |
2008-12-26 |
Joshua Wise | Initialize more things, and follow more clocking rules.
|
commit | commitdiff | tree |
2008-12-26 |
Joshua Wise | Only emit a stall if we didn't take a bubble in.
|
commit | commitdiff | tree |
2008-12-26 |
Joshua Wise | initialize inflights
|
commit | commitdiff | tree |
2008-12-26 |
Joshua Wise | Wire things up, and fix circular logic in issue.
|
commit | commitdiff | tree |
2008-12-26 |
Joshua Wise | Actually do the issue???
|
commit | commitdiff | tree |
2008-12-26 |
Joshua Wise | Add condition checking logic.
|
commit | commitdiff | tree |
2008-12-26 |
Joshua Wise | Commit flag setter for issue.
|
commit | commitdiff | tree |
2008-12-26 |
Joshua Wise | Update copypasta fodder.
|
commit | commitdiff | tree |
2008-12-26 |
Joshua Wise | Add more constants.
|
commit | commitdiff | tree |
2008-12-26 |
Joshua Wise | Add some ARM constants.
|
commit | commitdiff | tree |
2008-12-25 |
Joshua Wise | a bit of issue
|
commit | commitdiff | tree |
2008-12-24 |
Joshua Wise | Add the register file.
|
commit | commitdiff | tree |
2008-12-22 |
Joshua Wise | Fix a few scattered bugs, and get fetch to work.
|
commit | commitdiff | tree |
2008-12-22 |
Joshua Wise | Wire the fetch unit into the top module
|
commit | commitdiff | tree |
2008-12-22 |
Joshua Wise | Add fetch module
|
commit | commitdiff | tree |
2008-12-22 |
Joshua Wise | Add the blockram to the system.v.
|
commit | commitdiff | tree |
2008-12-22 |
Joshua Wise | Add the blockram.
|
commit | commitdiff | tree |
2008-12-22 |
Joshua Wise | system.v
|
commit | commitdiff | tree |
2008-12-20 |
Joshua Wise | Bug fixes, and a first cut at a bus arbiter
|
commit | commitdiff | tree |
2008-12-19 |
Joshua Wise | Fix syntax errors and make it compile in verilator.
|
commit | commitdiff | tree |
2008-12-19 |
Joshua Wise | actually fill the cache?
|
commit | commitdiff | tree |
2008-12-19 |
Joshua Wise | some work on cache filling, and fleshing out a bus...
|
commit | commitdiff | tree |
2008-09-01 |
Joshua Wise | Fix tag position
|
commit | commitdiff | tree |
2008-09-01 |
Joshua Wise | Add icache kind of
|
commit | commitdiff | tree |
|