2008-07-05 |
Tommy Thorn | CORE: Restart load-use hazards from stage DE
|
commit | commitdiff | tree |
2008-07-04 |
Tommy Thorn | CORE: Quell more Quartus warnings
|
commit | commitdiff | tree |
2008-07-04 |
Tommy Thorn | CORE: Add more opcodes to asm.v
|
commit | commitdiff | tree |
2008-07-04 |
Tommy Thorn | TARGET Nios Dev Kit: suppress some warnings
|
commit | commitdiff | tree |
2008-07-04 |
Tommy Thorn | CORE: update copyright
|
commit | commitdiff | tree |
2008-07-02 |
Tommy Thorn | CORE: more debugging spew from stage IF
|
commit | commitdiff | tree |
2008-07-02 |
Tommy Thorn | CORE: Support lwl and lwr (+ forwarding)
|
commit | commitdiff | tree |
2008-07-02 |
Tommy Thorn | CORE: Support swl and swr
|
commit | commitdiff | tree |
2008-06-28 |
Tommy Thorn | CORE: generalize the store data generation in preparation...
|
commit | commitdiff | tree |
2008-06-27 |
Tommy Thorn | Documentation: update TODO
|
commit | commitdiff | tree |
2008-06-27 |
Tommy Thorn | CORE: Improve restart timing & cache mux
|
commit | commitdiff | tree |
2008-06-27 |
Tommy Thorn | CORE: More ALU precomputations
|
commit | commitdiff | tree |
2008-06-27 |
Tommy Thorn | CORE: get perf_delay_slot_bubble out of the critial...
|
commit | commitdiff | tree |
2008-06-27 |
Tommy Thorn | CORE: Bugfix nor (oops)
|
commit | commitdiff | tree |
2008-06-27 |
Tommy Thorn | TESTCASES: test nor and lwl, lwr, swl, and swr
|
commit | commitdiff | tree |
2008-06-27 |
Tommy Thorn | CORE: reorganized so the EX actually happens in EX...
|
commit | commitdiff | tree |
2008-06-27 |
Tommy Thorn | TESTCASES: Fix Makefile to adapt to the base85 encoding
|
commit | commitdiff | tree |
2008-06-26 |
Tommy Thorn | YARISIM: add a register-use decode map
|
commit | commitdiff | tree |
2008-06-26 |
Tommy Thorn | YARISIM: beginning of MIPS32R2 support
|
commit | commitdiff | tree |
2008-06-26 |
Tommy Thorn | YARISIM: support lwl,lwr,swl,swr and report useless...
|
commit | commitdiff | tree |
2008-06-26 |
Tommy Thorn | YARISIM: Experiment to dump the lw-use pairs
|
commit | commitdiff | tree |
2008-06-26 |
Tommy Thorn | testcases/stdio.h: fix a latent bug
|
commit | commitdiff | tree |
2008-06-26 |
Tommy Thorn | FIRMWARE/YARISIM: use a base-85 encoding and speed...
|
commit | commitdiff | tree |
2008-06-04 |
Tommy Thorn | TARGET Nios Dev Kit: constrain the sram pins
|
commit | commitdiff | tree |
2008-06-04 |
Tommy Thorn | CORE: Stop stage I log spew
|
commit | commitdiff | tree |
2008-06-04 |
Tommy Thorn | NEWLIB: Even when saving space, we want a fast memset...
|
commit | commitdiff | tree |
2008-06-04 |
Tommy Thorn | CACAO: default to dokernel (sieve)
|
commit | commitdiff | tree |
2008-06-04 |
Tommy Thorn | YARISIM: minimal support for the performance counters
|
commit | commitdiff | tree |
2008-05-28 |
Tommy Thorn | YARISIM: Co-simulate RDHWR
|
commit | commitdiff | tree |
2008-05-27 |
Tommy Thorn | Target Cycore*: update binaries
|
commit | commitdiff | tree |
2008-05-27 |
Tommy Thorn | CORE: drop another fetch stage
|
commit | commitdiff | tree |
2008-05-27 |
Tommy Thorn | Target Cycore*: update binaries
|
commit | commitdiff | tree |
2008-05-27 |
Tommy Thorn | CORE: parallel-I$
|
commit | commitdiff | tree |
2008-05-27 |
Tommy Thorn | Target nios dev kit: run at ~ 45 MHz
|
commit | commitdiff | tree |
2008-05-26 |
Tommy Thorn | TARGET NIOS DEV KIT: Pretend to be a Cycore EP1C12
|
commit | commitdiff | tree |
2008-05-26 |
Tommy Thorn | Target Cycore*: update compiled bitfiles
|
commit | commitdiff | tree |
2008-05-26 |
Tommy Thorn | Target Cycore {c6,c8}: add sram wait state and fix...
|
commit | commitdiff | tree |
2008-05-26 |
Tommy Thorn | CACAO: refresh prebuilt binaries
|
commit | commitdiff | tree |
2008-05-26 |
Tommy Thorn | CORE/NEWLIB: Add a frequency perf registers
|
commit | commitdiff | tree |
2008-05-26 |
Tommy Thorn | New target Cycore-ep1c12c6 at 75 MHz (Fmax at 79.42...
|
commit | commitdiff | tree |
2008-05-26 |
Tommy Thorn | Target Cycore-ep1c12c8 runs at 58 MHz
|
commit | commitdiff | tree |
2008-05-26 |
Tommy Thorn | YARISIM: Stop simulation on access violation and report
|
commit | commitdiff | tree |
2008-05-26 |
Tommy Thorn | testcases/demos/endgame.c: performance stats are part...
|
commit | commitdiff | tree |
2008-05-26 |
Tommy Thorn | NEWLIB: Detailed performance statistics (incl. CPI...
|
commit | commitdiff | tree |
2008-05-26 |
Tommy Thorn | CORE: Add perf counters for load-hit-store and retired...
|
commit | commitdiff | tree |
2008-05-26 |
Tommy Thorn | CACAO: set the default to sieve
|
commit | commitdiff | tree |
2008-05-21 |
Tommy Thorn | Merge branch 'master' into cacao
|
commit | commitdiff | tree |
2008-05-21 |
Tommy Thorn | CORE BUGFIX: arithmetic shift in Verilog is >>>, not >>
|
commit | commitdiff | tree |
2008-05-21 |
Tommy Thorn | CORE BUGFIX: The load-hit-store logic never cleared...
|
commit | commitdiff | tree |
2008-05-21 |
Tommy Thorn | REGRESS: add a testcases/regress/shifts.c to play with...
|
commit | commitdiff | tree |
2008-05-21 |
Tommy Thorn | YARISIM: co-simulate CP2 operations
|
commit | commitdiff | tree |
2008-05-19 |
Tommy Thorn | Merge branch 'master' into mob
|
commit | commitdiff | tree |
2008-05-19 |
Tommy Thorn | Merge branch 'master' into cacao
|
commit | commitdiff | tree |
2008-05-19 |
Tommy Thorn | CORE: fix sram_ctrl to keep outputs fully registered...
|
commit | commitdiff | tree |
2008-05-19 |
Tommy Thorn | CORE: lower the perf counter penalty and synthesize...
|
commit | commitdiff | tree |
2008-05-19 |
Tommy Thorn | Merge branch 'master' into cacao
|
commit | commitdiff | tree |
2008-05-19 |
Tommy Thorn | CORE: lower the perf counter penalty and synthesize...
|
commit | commitdiff | tree |
2008-05-19 |
Tommy Thorn | CORE: switch D$ to classic parallel lookup, late select
|
commit | commitdiff | tree |
2008-05-19 |
Tommy Thorn | YARISIM: add more statistics
|
commit | commitdiff | tree |
2008-05-18 |
Tommy Thorn | CACAO: fix more build problems
|
commit | commitdiff | tree |
2008-05-18 |
Tommy Thorn | CACAO: port to Leopard (minus profiling)
|
commit | commitdiff | tree |
2008-05-18 |
Tommy Thorn | CACAO: another install-sh pointing in the weeds
|
commit | commitdiff | tree |
2008-05-18 |
Tommy Thorn | CACAO: apply the jni header change to the alternate...
|
commit | commitdiff | tree |
2008-05-17 |
Tommy Thorn | Merge branch 'master' into cacao
|
commit | commitdiff | tree |
2008-05-17 |
Tommy Thorn | CORE: Unlock the I$ (~ effectively doubling it in size)
|
commit | commitdiff | tree |
2008-05-14 |
Tommy Thorn | Alternative build.sh using gcc 4.2.3 and binutils 2.18
|
commit | commitdiff | tree |
2008-05-14 |
Tommy Thorn | newlib-1.15.0: configure couldn't deal with modern...
|
commit | commitdiff | tree |
2008-05-08 |
Tommy Thorn | Added a README for the cacao branch
|
commit | commitdiff | tree |
2008-05-05 |
Tommy Thorn | doc: update stuff done and stuff to do
|
commit | commitdiff | tree |
2008-05-05 |
Tommy Thorn | CORE: fix a warning
|
commit | commitdiff | tree |
2008-05-05 |
Tommy Thorn | testcases/demos/endgame.c: add performance reporting
|
commit | commitdiff | tree |
2008-05-05 |
Tommy Thorn | testcases: add perfmon.c with permon_{start,report}
|
commit | commitdiff | tree |
2008-05-05 |
Tommy Thorn | testcases: auto-generated perfcounters.h
|
commit | commitdiff | tree |
2008-05-05 |
Tommy Thorn | CORE: implement performance counters
|
commit | commitdiff | tree |
2008-05-01 |
Tommy Thorn | demos/endgame.c: add an othello endgame solver
|
commit | commitdiff | tree |
2008-05-01 |
Tommy Thorn | target/Fmax: a new pseudo target to determine performance
|
commit | commitdiff | tree |
2008-04-28 |
Tommy Thorn | tictactoe: fix warnings
|
commit | commitdiff | tree |
2008-04-28 |
Tommy Thorn | newlib: fix exit()
|
commit | commitdiff | tree |
2008-04-28 |
Tommy Thorn | Cross tools build refresh
|
commit | commitdiff | tree |
2008-04-27 |
Tommy Thorn | BUGFIX: Core SLT[I] was broken
|
commit | commitdiff | tree |
2008-04-27 |
Tommy Thorn | Simulator: show the failing instruction, be less verbose
|
commit | commitdiff | tree |
2008-04-25 |
Tommy Thorn | Documentation: update the TODO list
|
commit | commitdiff | tree |
2008-04-22 |
Tommy Thorn | YARI core: minor clean ups
|
commit | commitdiff | tree |
2008-04-21 |
Tommy Thorn | YARI core: implement synci
|
commit | commitdiff | tree |
2008-04-21 |
Tommy Thorn | testcases/regress/smc: Make the test more torturous
|
commit | commitdiff | tree |
2008-04-21 |
Tommy Thorn | YARI core: implement the rdhwr instruction
|
commit | commitdiff | tree |
2008-04-20 |
Tommy Thorn | yarisim: cut down on the noise and warnings
|
commit | commitdiff | tree |
2008-04-20 |
Tommy Thorn | stdio.h: __builtin_flush_icache() deal with alignment
|
commit | commitdiff | tree |
2008-04-19 |
Tommy Thorn | yarisim: simulate hdhwr and synci
|
commit | commitdiff | tree |
2008-04-19 |
Tommy Thorn | testcases/regress/smc.c: use __builtin_flush_icache()
|
commit | commitdiff | tree |
2008-04-19 |
Tommy Thorn | testcases/stdio.h: add __builtin_flush_icache
|
commit | commitdiff | tree |
2008-04-19 |
Tommy Thorn | testcases/regress: smc.c test I$ behaviour
|
commit | commitdiff | tree |
2008-04-12 |
Tommy Thorn | yarisim: simulate a simple I$
|
commit | commitdiff | tree |
2008-04-06 |
Tommy Thorn | testcases: Spring cleaning; regression tests as default...
|
commit | commitdiff | tree |
2008-04-06 |
Tommy Thorn | yarisim: Fix a problem where an ELF section didn't...
|
commit | commitdiff | tree |
2008-04-06 |
Tommy Thorn | testcases/muldiv.c: make it useful for regression testing
|
commit | commitdiff | tree |
2008-04-06 |
Tommy Thorn | BUGFIX: get DIV[U] working again
|
commit | commitdiff | tree |
2008-03-20 |
Tommy Thorn | Yarisim: exceptional cases for ADD, SUB, DIV and DIVU
|
commit | commitdiff | tree |
2008-01-30 |
Tommy Thorn | LPRP: add a build batch file
|
commit | commitdiff | tree |
2008-01-29 |
Tommy Thorn | LPRP: update the .cdf programming file
|
commit | commitdiff | tree |