2010-09-06 |
Tommy Thorn | Fix a firmware building problem
|
commit | commitdiff | tree |
2010-09-05 |
Tommy Thorn | Add a dependency
|
commit | commitdiff | tree |
2010-09-05 |
Tommy Thorn | Targets genererate their own firmware
|
commit | commitdiff | tree |
2010-09-05 |
Tommy Thorn | YARISIM: D$ tags were wrong
|
commit | commitdiff | tree |
2010-09-05 |
Tommy Thorn | Suppress some stupid Quartus warnings
|
commit | commitdiff | tree |
2010-09-05 |
Tommy Thorn | YARISIM: finish migrating the cache array and tags...
|
commit | commitdiff | tree |
2010-09-05 |
Tommy Thorn | YARISIM: factor out the file manipulation
|
commit | commitdiff | tree |
2010-09-05 |
Tommy Thorn | YARISIM: Quell a boneheaded newb gcc warning
|
commit | commitdiff | tree |
2010-09-05 |
Tommy Thorn | YARISIM: improved cache initialization file generation
|
commit | commitdiff | tree |
2010-09-05 |
Tommy Thorn | generalized dump()
|
commit | commitdiff | tree |
2010-09-05 |
Tommy Thorn | Clean up I$ and D$ initialization a bit
|
commit | commitdiff | tree |
2010-09-05 |
Tommy Thorn | Rework how the configuration is generated
|
commit | commitdiff | tree |
2010-09-05 |
Tommy Thorn | Major reorganization: rather than trying to fit one...
|
commit | commitdiff | tree |
2010-09-04 |
Tommy Thorn | GDBSTUB: compile for minimal size
|
commit | commitdiff | tree |
2010-09-04 |
Tommy Thorn | FIRMWARE: Change tinymon to be slightly more user friendly
|
commit | commitdiff | tree |
2010-09-04 |
Tommy Thorn | demo/memorytester.c: fix a compilation issue
|
commit | commitdiff | tree |
2010-09-04 |
Tommy Thorn | Updated the README slightly
|
commit | commitdiff | tree |
2010-09-04 |
Tommy Thorn | TARGET BeMicro: Add new target
|
commit | commitdiff | tree |
2010-08-31 |
Tommy Thorn | TARGET DE2-70: better vsync tracking using the framebuffer...
|
commit | commitdiff | tree |
2010-08-31 |
Tommy Thorn | Icarus Verilog 0.9.2 complains about duplicate definitions
|
commit | commitdiff | tree |
2010-08-31 |
Tommy Thorn | FIRMWARE - compiled with newer tools
|
commit | commitdiff | tree |
2010-08-31 |
Tommy Thorn | Update the tools
|
commit | commitdiff | tree |
2010-08-31 |
Tommy Thorn | YARISIM: make graphics (SDL) and opt-in
|
commit | commitdiff | tree |
2010-08-31 |
Tommy Thorn | BUILD-gcc.sh buglet found by Emanuel Stiebler
|
commit | commitdiff | tree |
2009-04-23 |
Tommy Thorn | Target ML401: Almost working (untested)
|
commit | commitdiff | tree |
2009-04-21 |
Tommy Thorn | Core: remove use of blocking assignments (XST can't...
|
commit | commitdiff | tree |
2009-04-21 |
Tommy Thorn | Core: minor core reorganizations to make XST happy
|
commit | commitdiff | tree |
2008-12-15 |
Tommy Thorn | TARGET DE2-70: Do *not* preload the I$ (instead, boot...
|
commit | commitdiff | tree |
2008-12-15 |
Tommy Thorn | TARGET DE2-70: support the Flash RAM
|
commit | commitdiff | tree |
2008-12-15 |
Tommy Thorn | TINYMON: Run from Flash RAM
|
commit | commitdiff | tree |
2008-12-15 |
Tommy Thorn | YARISIM: generate binary blobs
|
commit | commitdiff | tree |
2008-12-15 |
Tommy Thorn | Install xtools in /opt/mips-elf by default
|
commit | commitdiff | tree |
2008-12-08 |
Tommy Thorn | Improve installation of tools and libraries
|
commit | commitdiff | tree |
2008-12-07 |
Tommy Thorn | YARISIM: Allow -i and -o to refer to the same file...
|
commit | commitdiff | tree |
2008-12-07 |
Tommy Thorn | TESTCASES: More graphic workload
|
commit | commitdiff | tree |
2008-12-07 |
Tommy Thorn | XTOOLS: Improve building
|
commit | commitdiff | tree |
2008-12-07 |
Tommy Thorn | SDL: Ported to YARI
|
commit | commitdiff | tree |
2008-12-07 |
Tommy Thorn | Import SDL 1.2
|
commit | commitdiff | tree |
2008-12-07 |
Tommy Thorn | TARGET DE2-70: Add pushbuttons and a some VSYNC support
|
commit | commitdiff | tree |
2008-12-07 |
Tommy Thorn | YARISIM: Add support for more peripherals
|
commit | commitdiff | tree |
2008-12-07 |
Tommy Thorn | TARGET DE2-70: add a video interface, 1024x768x8 @...
|
commit | commitdiff | tree |
2008-12-07 |
Tommy Thorn | TESTCASES: Add a small collection of graphics test...
|
commit | commitdiff | tree |
2008-11-24 |
Tommy Thorn | YARISIM: Simulate a framebuffer
|
commit | commitdiff | tree |
2008-09-28 |
Tommy Thorn | TARGET DE2-70: Memory tester was broken -> Fixed and...
|
commit | commitdiff | tree |
2008-09-23 |
Tommy Thorn | TARGET DE2-70: New port to Terasic's DE2-70
|
commit | commitdiff | tree |
2008-07-06 |
Tommy Thorn | CORE: bug fixed, regress/smc now passing
|
commit | commitdiff | tree |
2008-07-06 |
Tommy Thorn | TESTCASES: load-store-forwarding dedicated testcase
|
commit | commitdiff | tree |
2008-07-06 |
Tommy Thorn | CORE: Large efficiency gain and minor frequency bump
|
commit | commitdiff | tree |
2008-07-06 |
Tommy Thorn | CACAO: Update the pre-cooked .txt files to base-85...
|
commit | commitdiff | tree |
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 |