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 |
2008-01-27 |
Tommy Thorn | Documentation update
|
commit | commitdiff | tree |
2008-01-25 |
Tommy Thorn | Yari core: lowered the cost of divide
|
commit | commitdiff | tree |
2008-01-25 |
Tommy Thorn | YARI core: implemented DIV and DIVU
|
commit | commitdiff | tree |
2008-01-25 |
Tommy Thorn | testcases/fakelibc: exit(2) no longer returns to the...
|
commit | commitdiff | tree |
2008-01-25 |
Tommy Thorn | rs232: get closer to the correct frequency
|
commit | commitdiff | tree |
2008-01-25 |
Tommy Thorn | LPRP: fix copy-paste issues and adjust Quartus settings
|
commit | commitdiff | tree |
2008-01-23 |
Tommy Thorn | LPRP: A new 16-bit async sram controller
|
commit | commitdiff | tree |
2008-01-23 |
Tommy Thorn | BUGFIX: correct the simulation of BLTZAL and BGEZAL
|
commit | commitdiff | tree |
2008-01-23 |
Tommy Thorn | testcases/stdio: report # of cycles spent in main
|
commit | commitdiff | tree |
2008-01-23 |
Tommy Thorn | yarisim: simulate reading TSC
|
commit | commitdiff | tree |
2008-01-23 |
Tommy Thorn | BUGFIX: niosdevkit/main.v suffered from copy-paste...
|
commit | commitdiff | tree |
2008-01-15 |
Tommy Thorn - Silvia | rs232 etc: cleaned naming and changed to named parameters
|
commit | commitdiff | tree |
2008-01-14 |
Tommy Thorn - Silvia | remove warnings, update copyright, initialize D$ tags
|
commit | commitdiff | tree |
2008-01-13 |
Tommy Thorn - Silvia | sram_ctrl: use an explicit Tri-state enable register
|
commit | commitdiff | tree |
2008-01-13 |
Tommy Thorn - Silvia | Trivial whitespace changes
|
commit | commitdiff | tree |
2008-01-13 |
Tommy Thorn - Silvia | sram_ctrl.v: burst reads can now be issued back to...
|
commit | commitdiff | tree |
2008-01-13 |
Tommy Thorn - Silvia | Cycore: Push Quartus II to try harder (reveal Fmax)
|
commit | commitdiff | tree |
2008-01-13 |
Tommy Thorn - Silvia | Refresh the precompiled firmware files (initmem.*)
|
commit | commitdiff | tree |
2008-01-11 |
Tommy Thorn - Silvia | BUGFIX - Martin spotted my cut and paste error; Cycore...
|
commit | commitdiff | tree |
2008-01-11 |
Tommy Thorn - Silvia | doc/TODO: cycle-time is 2nd highest priority. Note...
|
commit | commitdiff | tree |
2008-01-11 |
Tommy Thorn - Silvia | sram_ctrl.v: I forgot to update my mental date to 2008
|
commit | commitdiff | tree |
2008-01-11 |
Tommy Thorn - Silvia | yari.v: debugging cruft removed.
|
commit | commitdiff | tree |
2008-01-09 |
Tommy Thorn - Silvia | Update the Cycore target to use the new memory bus
|
commit | commitdiff | tree |
2008-01-09 |
Tommy Thorn - Silvia | Update status
|
commit | commitdiff | tree |
2008-01-09 |
Tommy Thorn - Silvia | Prune the Nios Dev Kit main.v
|
commit | commitdiff | tree |
2008-01-09 |
Tommy Thorn - Silvia | Update the SRAM instantiation in main.v
|
commit | commitdiff | tree |
2008-01-09 |
Tommy Thorn - Silvia | Brand new SRAM controller
|
commit | commitdiff | tree |
2008-01-09 |
Tommy Thorn - Silvia | Add memory arbitration
|
commit | commitdiff | tree |
2008-01-09 |
Tommy Thorn - Silvia | Rewritten blockram supporting the new interface
|
commit | commitdiff | tree |
2008-01-09 |
Tommy Thorn - Silvia | Finally, changed the memory protocol to pipelined burst
|
commit | commitdiff | tree |
2008-01-09 |
Tommy Thorn - Silvia | Refresh precompiled binaries
|
commit | commitdiff | tree |
2008-01-09 |
Tommy Thorn - Silvia | Bailout cosimulation if we don't see a commit in 1000...
|
commit | commitdiff | tree |
2008-01-09 |
Tommy Thorn - Silvia | Added {isa,rtl,co}sim_full targets that include the...
|
commit | commitdiff | tree |
2008-01-09 |
Tommy Thorn - Silvia | BUGFIX - the firmware memory test only tested 1/4th...
|
commit | commitdiff | tree |
2008-01-08 |
Tommy Thorn - Silvia | Update README.html
|
commit | commitdiff | tree |
2008-01-05 |
Tommy Thorn - Silvia | Add a primitive memory tester to the boot loader
|
commit | commitdiff | tree |
2008-01-05 |
Tommy Thorn - Silvia | Simplified blockram (no change in behaviour)
|
commit | commitdiff | tree |
2008-01-03 |
Tommy Thorn - Silvia | Added a memory tester
|
commit | commitdiff | tree |
2008-01-03 |
Tommy Thorn - Silvia | Minor clean-up to the Nios Dev Kit target
|
commit | commitdiff | tree |
2008-01-03 |
Tommy Thorn - Silvia | Blockram simulates one wait state
|
commit | commitdiff | tree |
2008-01-03 |
Tommy Thorn - Silvia | Added a new random generator
|
commit | commitdiff | tree |
2008-01-03 |
Tommy Thorn - Silvia | BUGFIX - Terrible blunder, store buffer deadlock
|
commit | commitdiff | tree |
2008-01-03 |
Tommy Thorn - Silvia | BSS clearing is now ~ 7X faster than before
|
commit | commitdiff | tree |
2008-01-03 |
Tommy Thorn - Silvia | Another workload, a simple Tic-Tac-Toe solver
|
commit | commitdiff | tree |
2008-01-01 |
Tommy Thorn - Silvia | BUGFIX - CPI off by a factor of 10 X
|
commit | commitdiff | tree |
2008-01-01 |
Tommy Thorn - Silvia | Add a radix-4 multiplier
|
commit | commitdiff | tree |
2008-01-01 |
Tommy Thorn - Silvia | Pseudo random line replacement for the D$
|
commit | commitdiff | tree |
2008-01-01 |
Tommy Thorn - Silvia | Don't include redundant zeros in the precompiled binaries
|
commit | commitdiff | tree |
2008-01-01 |
Tommy Thorn - Silvia | Vastly speed up rtl- and co-simulation
|
commit | commitdiff | tree |
2008-01-01 |
Tommy Thorn - Silvia | Got rid of a redundant kill signal
|
commit | commitdiff | tree |
2008-01-01 |
Tommy Thorn - Silvia | Separated the memory bus from the peripheral bus
|
commit | commitdiff | tree |
2008-01-01 |
Tommy Thorn - Silvia | Co-simulation take IO-space values from the RTL model.
|
commit | commitdiff | tree |
2008-01-01 |
Tommy Thorn - Silvia | Update README and remove a stale file
|
commit | commitdiff | tree |
2008-01-01 |
Tommy Thorn - Silvia | Remove aliases from the stage M memory port
|
commit | commitdiff | tree |
2008-01-01 |
Tommy Thorn - Silvia | printf handles %c, updated precompiled binaries, added...
|
commit | commitdiff | tree |
2008-01-01 |
Tommy Thorn - Silvia | Added another workload
|
commit | commitdiff | tree |
2008-01-01 |
Tommy Thorn - Silvia | Rename standalone-common.h to stdio.h to make it look...
|
commit | commitdiff | tree |
2008-01-01 |
Tommy Thorn - Silvia | Use printf rather than hacks
|
commit | commitdiff | tree |
2008-01-01 |
Tommy Thorn - Silvia | Handle tab directly
|
commit | commitdiff | tree |
2008-01-01 |
Tommy Thorn - Silvia | Make buzzard work with my fake libc
|
commit | commitdiff | tree |