2010-03-11 |
Joshua Wise | system: Correct routing regressions from renames.
|
commit | commitdiff | tree |
2010-03-11 |
Joshua Wise | RegFile: I/O rename
|
commit | commitdiff | tree |
2010-03-11 |
Joshua Wise | DCache: I/O rename
|
commit | commitdiff | tree |
2010-03-11 |
Joshua Wise | Memory: Input renaming pass.
|
commit | commitdiff | tree |
2010-03-11 |
Joshua Wise | Execute: Pass 1 repiping finished.
|
commit | commitdiff | tree |
2010-03-11 |
Joshua Wise | tests/Makefile: Build without THUMB support. This...
|
commit | commitdiff | tree |
2010-03-10 |
Joshua Wise | Global: More re-piping, and a bugfix for a bug recently...
|
commit | commitdiff | tree |
2010-03-10 |
Joshua Wise | tests/Makefile: Build the testbench by default with...
|
commit | commitdiff | tree |
2010-03-09 |
Joshua Wise | Issue: AUTORESET.
|
commit | commitdiff | tree |
2010-03-09 |
Joshua Wise | Issue: Fix pipe names.
|
commit | commitdiff | tree |
2010-02-27 |
Joshua Wise | Regfile: Rename signals for correct pipe stages.
|
commit | commitdiff | tree |
2010-02-22 |
Joshua Wise | ICache: Change cache_data to block RAM (yay!).
|
commit | commitdiff | tree |
2010-02-22 |
Joshua Wise | ICache, Fetch: Re-pipe things such that the icache...
|
commit | commitdiff | tree |
2010-02-22 |
Joshua Wise | xst/Console: Change divisors.
|
commit | commitdiff | tree |
2010-02-22 |
Joshua Wise | Fetch, ICache: Autoize ICache/Fetch interface, and...
|
commit | commitdiff | tree |
2010-02-22 |
Joshua Wise | Makefile: Add 'auto' target to verilog-modeify.
|
commit | commitdiff | tree |
2010-02-21 |
Joshua Wise | build system: Produce a top level makefile that invokes...
|
commit | commitdiff | tree |
2010-02-21 |
Joshua Wise | Testbench: use 'urxvt', not 'rxvt'.
|
commit | commitdiff | tree |
2009-03-18 |
Joshua Wise | Console: Put the core in its own clock domain.
|
commit | commitdiff | tree |
2009-03-18 |
Joshua Wise | Makefile: No longer need symlinked files.
|
commit | commitdiff | tree |
2009-03-18 |
Joshua Wise | Add testbench padded hex.
|
commit | commitdiff | tree |
2009-03-18 |
Joshua Wise | xst: Add synthesis files (part 1).
|
commit | commitdiff | tree |
2009-03-18 |
Joshua Wise | testbench: Add a putc(getc()) loop.
|
commit | commitdiff | tree |
2009-03-18 |
Joshua Wise | Terminal: Fix to have non-blocking assigns in flop...
|
commit | commitdiff | tree |
2009-03-17 |
Joshua Wise | Memory: Add work-around for Xilinx bug in MULT.
|
commit | commitdiff | tree |
2009-03-17 |
Joshua Wise | DCache: Clear out a rw_wait reference in a $display...
|
commit | commitdiff | tree |
2009-03-17 |
Joshua Wise | Fetch: Rewrite for the 317235784th time, this time...
|
commit | commitdiff | tree |
2009-02-26 |
Joshua Wise | Memory: Fix bug in which swp_oldval does not get latched...
|
commit | commitdiff | tree |
2009-02-22 |
Joshua Wise | Memory: Do not progress LSM state machine if rw_wait.
|
commit | commitdiff | tree |
2009-02-22 |
Joshua Wise | Memory: Fix multisource for offset.
|
commit | commitdiff | tree |
2009-02-09 |
Joshua Wise | Memory: Clean up some sadness with wr_data where no...
|
commit | commitdiff | tree |
2009-02-01 |
Joshua Wise | Memory: Fix up latch logic for LDM/STM.
|
commit | commitdiff | tree |
2009-01-31 |
Joshua Wise | Memory: Only make the final latch for prev_reg and...
|
commit | commitdiff | tree |
2009-01-31 |
Joshua Wise | Memory: Split out bus address and data control logic...
|
commit | commitdiff | tree |
2009-01-31 |
Joshua Wise | Memory: Move offset, addr, and raddr to address generation...
|
commit | commitdiff | tree |
2009-01-31 |
Joshua Wise | Memory: Move all bus control logic to its own always...
|
commit | commitdiff | tree |
2009-01-31 |
Joshua Wise | Memory: Move coprocessor and register outputs to their...
|
commit | commitdiff | tree |
2009-01-31 |
Joshua Wise | Memory: Move all state machine code out to its own...
|
commit | commitdiff | tree |
2009-01-31 |
Joshua Wise | Memory: Remove magic numbers from state machines.
|
commit | commitdiff | tree |
2009-01-25 |
Joshua Wise | Issue, system, RegFile: First pass at adding resets.
|
commit | commitdiff | tree |
2009-01-25 |
Joshua Wise | tests/Makefile: Add a target to pad binaries for Xilinx...
|
commit | commitdiff | tree |
2009-01-25 |
Joshua Wise | Memory: Fix up a constant that was typoed and malformed.
|
commit | commitdiff | tree |
2009-01-24 |
Joshua Wise | DCache, ICache: Make cache_data a 1-D array to enable...
|
commit | commitdiff | tree |
2009-01-24 |
Joshua Wise | System, Terminal: Provide real-world outputs on non...
|
commit | commitdiff | tree |
2009-01-24 |
Joshua Wise | Fetch: Fix async reset to actually not do it wrong.
|
commit | commitdiff | tree |
2009-01-24 |
Joshua Wise | Issue: Use wires, since again XST can't always @(cpsr_inflight).
|
commit | commitdiff | tree |
2009-01-24 |
Joshua Wise | RegFile: Move to assigns, since XST can't always @...
|
commit | commitdiff | tree |
2009-01-24 |
Joshua Wise | DCache, ICache: Move curdata out to its own wire for...
|
commit | commitdiff | tree |
2009-01-24 |
Joshua Wise | BigBlockRAM: Remove excess F.
|
commit | commitdiff | tree |
2009-01-24 |
Joshua Wise | Execute: Split things out into their own always blocks...
|
commit | commitdiff | tree |
2009-01-24 |
Joshua Wise | Decode: De-UNOPTFLAT it.
|
commit | commitdiff | tree |
2009-01-24 |
Joshua Wise | Add a BigBlockRAM that's 8MB (and obviously not very...
|
commit | commitdiff | tree |
2009-01-24 |
Joshua Wise | tests/*.hex: Update hex files.
|
commit | commitdiff | tree |
2009-01-24 |
Joshua Wise | Add a .gitattributes file to force hex files to be...
|
commit | commitdiff | tree |
2009-01-24 |
Joshua Wise | tests/miniblarg: Make the ROM easier to read.
|
commit | commitdiff | tree |
2009-01-24 |
Joshua Wise | Terminal: Add support for reading characters.
|
commit | commitdiff | tree |
2009-01-24 |
Joshua Wise | Memory: Add STRB support, en manera de A.
|
commit | commitdiff | tree |
2009-01-23 |
Joshua Wise | tests/u-boot.hex: Add initial hex file.
|
commit | commitdiff | tree |
2009-01-23 |
Joshua Wise | Execute: Fix carry flag on subtraction operations.
|
commit | commitdiff | tree |
2009-01-23 |
Joshua Wise | Issue: Fix case in which lr is read in the instruction...
|
commit | commitdiff | tree |
2009-01-22 |
Joshua Wise | tests/testbench: Commit new .hex file built with -O3...
|
commit | commitdiff | tree |
2009-01-22 |
Joshua Wise | Execute: Branches allow somebody else to take precedence...
|
commit | commitdiff | tree |
2009-01-22 |
Joshua Wise | Fetch: Allow new queued jumps to take precedence over...
|
commit | commitdiff | tree |
2009-01-22 |
Joshua Wise | system, Writeback, Memory, Execute: Only update the...
|
commit | commitdiff | tree |
2009-01-21 |
Joshua Wise | DCache/ICache: reg i -> integer i
|
commit | commitdiff | tree |
2009-01-19 |
Joshua Wise | Issue: Fix use_regs for LDRSTR when not acting on an...
|
commit | commitdiff | tree |
2009-01-19 |
Joshua Wise | Memory: Fix the case where a LDM/LDR/LDRH/STM/STR/STRH...
|
commit | commitdiff | tree |
2009-01-19 |
Joshua Wise | Memory: Add one more state to lsr/lsrh/lsm to force...
|
commit | commitdiff | tree |
2009-01-18 |
Joshua Wise | Memory: Fix bug in which multiplies would cause a HDATA...
|
commit | commitdiff | tree |
2009-01-18 |
Joshua Wise | tests/testbench: Add miniblarg. Put ldm_bonehead in...
|
commit | commitdiff | tree |
2009-01-18 |
Joshua Wise | tests/Makefile: Add CFLAGS for LOL2FAST2FURIOUS.
|
commit | commitdiff | tree |
2009-01-18 |
Joshua Wise | Memory: Change offset latch in LDM so that there is...
|
commit | commitdiff | tree |
2009-01-17 |
Joshua Wise | tests/testbench: Update output formatting for testbench.
|
commit | commitdiff | tree |
2009-01-17 |
Joshua Wise | DCache/ICache: Invalidate while filling, so if the...
|
commit | commitdiff | tree |
2009-01-15 |
Joshua Wise | tests/testbench: Allow compilation on x86.
|
commit | commitdiff | tree |
2009-01-15 |
Joshua Wise | DCache: Be more verbose about fills.
|
commit | commitdiff | tree |
2009-01-15 |
Joshua Wise | BlockRAM: Write before read so that reads the next...
|
commit | commitdiff | tree |
2009-01-15 |
Joshua Wise | Execute: fix rdiff
|
commit | commitdiff | tree |
2009-01-14 |
Joshua Wise | Memory: Add delayed flush. Make outbubble correct...
|
commit | commitdiff | tree |
2009-01-14 |
Joshua Wise | Execute: Fix outbubble on multiplier so that it remembers...
|
commit | commitdiff | tree |
2009-01-14 |
Joshua Wise | Execute: Add delayed flush logic.
|
commit | commitdiff | tree |
2009-01-14 |
Joshua Wise | ICache and DCache: Do not accept fill data if the bus_ready...
|
commit | commitdiff | tree |
2009-01-14 |
Joshua Wise | Issue: Add logic to defer a flush if need be (i.e....
|
commit | commitdiff | tree |
2009-01-14 |
Joshua Wise | tests/costas: respin .hex
|
commit | commitdiff | tree |
2009-01-14 |
Joshua Wise | tests: Add the new testbench.
|
commit | commitdiff | tree |
2009-01-14 |
Joshua Wise | anulib: move the stack ALL the way up
|
commit | commitdiff | tree |
2009-01-14 |
Joshua Wise | Fetch: Also queue up a jump if we are stalled.
|
commit | commitdiff | tree |
2009-01-13 |
Joshua Wise | DCache: Change verbosity.
|
commit | commitdiff | tree |
2009-01-13 |
Joshua Wise | system: Swap ICache and DCache in arbiter order.
|
commit | commitdiff | tree |
2009-01-13 |
Joshua Wise | anulib: Move the stack up.
|
commit | commitdiff | tree |
2009-01-11 |
Joshua Wise | Costas: Remove while(1) and allow proper returns.
|
commit | commitdiff | tree |
2009-01-11 |
Joshua Wise | Memory: Instrument LDMSTM. Do not write back if writeback...
|
commit | commitdiff | tree |
2009-01-11 |
Joshua Wise | DCache: Add instrumentation.
|
commit | commitdiff | tree |
2009-01-11 |
Joshua Wise | Memory: Fix FSM for LDR/STR. Fix pre/post increment...
|
commit | commitdiff | tree |
2009-01-10 |
Joshua Wise | Decode: Fix conditional for immediate mode.
|
commit | commitdiff | tree |
2009-01-10 |
Joshua Wise | system: Fix message printed by DECODE debug line to...
|
commit | commitdiff | tree |
2009-01-10 |
Joshua Wise | Enable part 2 of the Costas test program.
|
commit | commitdiff | tree |
2009-01-10 |
Joshua Wise | Add tests directory.
|
commit | commitdiff | tree |
2009-01-10 |
Joshua Wise | DCache, ICache: Reset fill circuitry if a request is...
|
commit | commitdiff | tree |
2009-01-10 |
Joshua Wise | Fetch: qjmp is for queueing up jumps while rd_waiting...
|
commit | commitdiff | tree |
next |