| 2010-03-12 | 
Joshua Wise | Add support for CellularRAM on Nexys2. | 
blob | commitdiff | raw | 
| 2010-03-11 | 
Joshua Wise | system: Correct routing regressions from renames. | 
blob | commitdiff | raw | diff to current | 
| 2010-03-11 | 
Joshua Wise | DCache: I/O rename | 
blob | commitdiff | raw | diff to current | 
| 2010-03-11 | 
Joshua Wise | Memory: Input renaming pass. | 
blob | commitdiff | raw | diff to current | 
| 2010-03-11 | 
Joshua Wise | Execute: Pass 1 repiping finished. | 
blob | commitdiff | raw | diff to current | 
| 2010-03-10 | 
Joshua Wise | Global: More re-piping, and a bugfix for a bug recently...  | 
blob | commitdiff | raw | diff to current | 
| 2010-03-09 | 
Joshua Wise | Issue: Fix pipe names. | 
blob | commitdiff | raw | diff to current | 
| 2010-02-27 | 
Joshua Wise | Regfile: Rename signals for correct pipe stages. | 
blob | commitdiff | raw | diff to current | 
| 2010-02-22 | 
Joshua Wise | ICache, Fetch: Re-pipe things such that the icache...  | 
blob | commitdiff | raw | diff to current | 
| 2010-02-22 | 
Joshua Wise | Fetch, ICache: Autoize ICache/Fetch interface, and...  | 
blob | commitdiff | raw | diff to current | 
| 2009-01-25 | 
Joshua Wise | Issue, system, RegFile: First pass at adding resets. | 
blob | commitdiff | raw | diff to current | 
| 2009-01-24 | 
Joshua Wise | System, Terminal: Provide real-world outputs on non...  | 
blob | commitdiff | raw | diff to current | 
| 2009-01-24 | 
Joshua Wise | Add a BigBlockRAM that's 8MB (and obviously not very...  | 
blob | commitdiff | raw | diff to current | 
| 2009-01-22 | 
Joshua Wise | system, Writeback, Memory, Execute: Only update the...  | 
blob | commitdiff | raw | diff to current | 
| 2009-01-13 | 
Joshua Wise | system: Swap ICache and DCache in arbiter order. | 
blob | commitdiff | raw | diff to current | 
| 2009-01-10 | 
Joshua Wise | system: Fix message printed by DECODE debug line to...  | 
blob | commitdiff | raw | diff to current | 
| 2009-01-10 | 
Joshua Wise | system: Print the correct values for jmp for Execute. | 
blob | commitdiff | raw | diff to current | 
| 2009-01-10 | 
Joshua Wise | system: Fix bug that would cause stmia not to work. | 
blob | commitdiff | raw | diff to current | 
| 2009-01-10 | 
Christopher Lu | Merge branch 'master' of nyus.joshuawise.com:/git/firearm | 
blob | commitdiff | raw | diff to current | 
| 2009-01-09 | 
Joshua Wise | Decode: Fix stupid bug in which stalls did not stall...  | 
blob | commitdiff | raw | diff to current | 
| 2009-01-09 | 
Joshua Wise | Merge nyus:/storage/git/firearm | 
blob | commitdiff | raw | diff to current | 
| 2009-01-09 | 
Joshua Wise | Hit all with the integrate. | 
blob | commitdiff | raw | diff to current | 
| 2009-01-09 | 
Christopher Lu | Merge branch 'master' of nyus.joshuawise.com:/git/firearm | 
blob | commitdiff | raw | diff to current | 
| 2009-01-09 | 
Joshua Wise | Add terminal | 
blob | commitdiff | raw | diff to current | 
| 2009-01-07 | 
Joshua Wise | system: Wire up outcpsr and outspsr from Execute to...  | 
blob | commitdiff | raw | diff to current | 
| 2009-01-07 | 
Christopher Lu | memory: merged | 
blob | commitdiff | raw | diff to current | 
| 2009-01-07 | 
Joshua Wise | Memory: Add CDP and MRC/MCR. | 
blob | commitdiff | raw | diff to current | 
| 2009-01-06 | 
Christopher Lu | merge memory | 
blob | commitdiff | raw | diff to current | 
| 2009-01-06 | 
Joshua Wise | system: Remember to wire the DCache to the memory! | 
blob | commitdiff | raw | diff to current | 
| 2009-01-06 | 
Joshua Wise | Wire in Memory.  Fix small bug in Memory involving...  | 
blob | commitdiff | raw | diff to current | 
| 2009-01-06 | 
Joshua Wise | Merge Memory. | 
blob | commitdiff | raw | diff to current | 
| 2009-01-06 | 
Joshua Wise | Merge nyus:/storage/git/firearm | 
blob | commitdiff | raw | diff to current | 
| 2009-01-06 | 
Joshua Wise | Merge nyus:/storage/git/firearm | 
blob | commitdiff | raw | diff to current | 
| 2009-01-06 | 
Joshua Wise | Merge nyus:/storage/git/firearm | 
blob | commitdiff | raw | diff to current | 
| 2009-01-06 | 
Joshua Wise | System.v: Wire up DCache | 
blob | commitdiff | raw | diff to current | 
| 2009-01-06 | 
Joshua Wise | system.v: Silly typo fix -- why didn't Verilator warn...  | 
blob | commitdiff | raw | diff to current | 
| 2009-01-06 | 
Joshua Wise | Execute.v: Add outpc and outinsn. System.v: Add and...  | 
blob | commitdiff | raw | diff to current | 
| 2009-01-05 | 
Joshua Wise | Ok, it work. | 
blob | commitdiff | raw | diff to current | 
| 2009-01-05 | 
Christopher Lu | Merge branch 'master' of nyus.joshuawise.com:/git/firearm | 
blob | commitdiff | raw | diff to current | 
| 2009-01-05 | 
Christopher Lu | you snipeer | 
blob | commitdiff | raw | diff to current | 
| 2009-01-05 | 
Joshua Wise | Add a jump test | 
blob | commitdiff | raw | diff to current | 
| 2009-01-05 | 
Christopher Lu | added branch support, maybe | 
blob | commitdiff | raw | diff to current | 
| 2009-01-05 | 
Christopher Lu | Merge branch 'master' of nyus.joshuawise.com:/git/firearm | 
blob | commitdiff | raw | diff to current | 
| 2009-01-05 | 
Joshua Wise | Merge nyus:/storage/git/firearm | 
blob | commitdiff | raw | diff to current | 
| 2009-01-05 | 
Joshua Wise | Add SPSR logic to Execute. | 
blob | commitdiff | raw | diff to current | 
| 2008-12-31 | 
Joshua Wise | system.v: Add debug output for the execute stage. | 
blob | commitdiff | raw | diff to current | 
| 2008-12-28 | 
Joshua Wise | fixups to get workign compilation with isim | 
blob | commitdiff | raw | diff to current | 
| 2008-12-28 | 
Joshua Wise | Merge nyus:/storage/git/firearm | 
blob | commitdiff | raw | diff to current | 
| 2008-12-28 | 
Joshua Wise | do some first pass Execute wiring | 
blob | commitdiff | raw | diff to current | 
| 2008-12-28 | 
Joshua Wise | Return decode to a state of cleanliness. | 
blob | commitdiff | raw | diff to current | 
| 2008-12-27 | 
Joshua Wise | Wire up decode. | 
blob | commitdiff | raw | diff to current | 
| 2008-12-27 | 
Joshua Wise | Nicer dump information. | 
blob | commitdiff | raw | diff to current | 
| 2008-12-26 | 
Joshua Wise | Merge nyus:/storage/git/firearm | 
blob | commitdiff | raw | diff to current | 
| 2008-12-26 | 
Joshua Wise | Initialize more things, and follow more clocking rules. | 
blob | commitdiff | raw | diff to current | 
| 2008-12-26 | 
Joshua Wise | Wire things up, and fix circular logic in issue. | 
blob | commitdiff | raw | diff to current | 
| 2008-12-22 | 
Joshua Wise | Fix a few scattered bugs, and get fetch to work. | 
blob | commitdiff | raw | diff to current | 
| 2008-12-22 | 
Joshua Wise | Wire the fetch unit into the top module | 
blob | commitdiff | raw | diff to current | 
| 2008-12-22 | 
Joshua Wise | Add the blockram to the system.v. | 
blob | commitdiff | raw | diff to current | 
| 2008-12-22 | 
Joshua Wise | system.v | 
blob | commitdiff | raw | diff to current | 
 |