projects
/
riscv-tests.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
riscv-tests.git
2016-09-01
Tim Newsome
Add some immediate trigger tests.
commit
|
commitdiff
|
tree
2016-09-01
Tim Newsome
Create TriggerTest.
commit
|
commitdiff
|
tree
2016-09-01
Tim Newsome
Add test for address triggers.
commit
|
commitdiff
|
tree
2016-09-01
Tim Newsome
Remove "import ." notation.
commit
|
commitdiff
|
tree
2016-09-01
Tim Newsome
Add .pyc to .gitignore.
commit
|
commitdiff
|
tree
2016-08-31
Brett Cannon
Change accidental use of SLTIU in SLTI tests (#26)
commit
|
commitdiff
|
tree
2016-08-30
Andrew Waterman
Share code between rv32ui and rv64ui tests
commit
|
commitdiff
|
tree
2016-08-30
Andrew Waterman
Add missing RV32 slt[i]u tests
commit
|
commitdiff
|
tree
2016-08-29
Andrew Waterman
On RV32, zero-extend pointers for HTIF
commit
|
commitdiff
|
tree
2016-08-29
Andrew Waterman
Don't explicitly use atomics in rsort
commit
|
commitdiff
|
tree
2016-08-27
Andrew Waterman
Update to new breakpoint & counter spec
commit
|
commitdiff
|
tree
2016-08-23
Tim Newsome
Merge pull request #24 from richardxia/declare-dependencies
commit
|
commitdiff
|
tree
2016-08-23
Richard Xia
Use a version range.
commit
|
commitdiff
|
tree
2016-08-23
Richard Xia
Add requirements.txt and reorder imports by type.
commit
|
commitdiff
|
tree
2016-08-23
Tim Newsome
Use env shebang so for virtualenv compatibility.
commit
|
commitdiff
|
tree
2016-08-17
Andrew Waterman
Improve AMO tests
commit
|
commitdiff
|
tree
2016-08-16
Tim Newsome
Fix missing setup in test_turbostep.
commit
|
commitdiff
|
tree
2016-08-16
Tim Newsome
Simplify test_function_call.
commit
|
commitdiff
|
tree
2016-08-16
Andrew Waterman
bump env
commit
|
commitdiff
|
tree
2016-08-16
Andrew Waterman
Make ENTROPY deterministic
commit
|
commitdiff
|
tree
2016-08-15
Tim Newsome
Add --32 and --64 options to gdbserver.py.
commit
|
commitdiff
|
tree
2016-08-15
Tim Newsome
Fix cut and paste bug.
commit
|
commitdiff
|
tree
2016-08-12
Tim Newsome
Merge pull request #21 from sifive/add_freedom_sim_targets
commit
|
commitdiff
|
tree
2016-08-11
Megan Wachs
Add FreedomU500 & incorporate feedback
commit
|
commitdiff
|
tree
2016-08-11
Tim Newsome
Make simple memory test errors more readable.
commit
|
commitdiff
|
tree
2016-08-08
Colin Schmidt
move fclass macros into the same file as the rest ...
commit
|
commitdiff
|
tree
2016-08-08
Megan Wachs
By default debug=False
commit
|
commitdiff
|
tree
2016-08-08
Megan Wachs
Add U500 Target
commit
|
commitdiff
|
tree
2016-08-08
Megan Wachs
Some code cleanup
commit
|
commitdiff
|
tree
2016-08-08
Megan Wachs
Added FreedomE300 Simulator target
commit
|
commitdiff
|
tree
2016-08-08
Megan Wachs
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2016-08-01
Tim Newsome
Re-enable debug testing. (#20)
commit
|
commitdiff
|
tree
2016-07-29
Andrew Waterman
Add RV32 RVC and breakpoint tests
commit
|
commitdiff
|
tree
2016-07-29
Andrew Waterman
Add an RVC test
commit
|
commitdiff
|
tree
2016-07-28
Tim Newsome
Add tests for virtual priv register.
commit
|
commitdiff
|
tree
2016-07-28
Tim Newsome
Add --gdb argument so I can run valgrind on gdb.
commit
|
commitdiff
|
tree
2016-07-27
Tim Newsome
Rename m2gl_m2s to freedom-e300. (#19)
commit
|
commitdiff
|
tree
2016-07-27
Tim Newsome
Rename m2gl_m2s to freedom-e300.
commit
|
commitdiff
|
tree
2016-07-25
Andrew Waterman
Merge pull request #18 from sifive/master
commit
|
commitdiff
|
tree
2016-07-25
Tim Newsome
Display log file during build if testing fails.
commit
|
commitdiff
|
tree
2016-07-22
Andrew Waterman
Temporarily stop building debug tests, as they fail...
commit
|
commitdiff
|
tree
2016-07-22
Howard Mao
skip user-mode trap tests in rv32mi/rv64mi-p-csr if...
commit
|
commitdiff
|
tree
2016-07-22
Andrew Waterman
Move rv32mi dirty bit test to rv32si
commit
|
commitdiff
|
tree
2016-07-22
Andrew Waterman
Move dirty bit test to rv64si directory
commit
|
commitdiff
|
tree
2016-07-22
Andrew Waterman
Simplify fence.i test for RVC
commit
|
commitdiff
|
tree
2016-07-22
Andrew Waterman
Make ma_fetch test robust against code size changes
commit
|
commitdiff
|
tree
2016-07-20
Andrew Waterman
Merge pull request #17 from timsifive/debug
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Run debug tests from main Makefile.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Use unique filenames for block test.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Add 32-bit support.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Be verbose, since output is going to a log file.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Add Makefile.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Fix test_instant_halt.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Fix test_block for 64-bit targets.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Fix test_32 on 64-bit targets.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Only run hwbp tests on targets that support them.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Tell gdb what xlen is when there's no ELF file.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
flush spike log after initial write.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
I think I've finally got malloc working right.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Make variables local again, now that gdb is "fixed."
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Add test for gdb function calls.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Test step over invalid instruction.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Turn off debugging.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Remove hardware breakpoints so future tests work.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Make DownloadTest pass on boards with little RAM.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Increase TCK speed.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Write command to logfile.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Add test for debuginfo symbols.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Add explicit test for stepping over branches/jumps.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Improve formatting. Add examples.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Increase "load" timeout.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Bump up speed.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Add a few tips.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Update IDCODE.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Add test_hwbp_2.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Add test_too_many_hwbp.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Fix hwbp test.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Add hwbp test (currently doesn't pass).
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Fix cut and paste bug in test_change_pc
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Make tests work with broken 32-bit compiler.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Add simple register tests.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Add block test.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Test all memory access sizes.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
All tests pass with spike now.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
Made some progress towards working with spike.
commit
|
commitdiff
|
tree
2016-07-19
Tim Newsome
WIP on debug testing.
commit
|
commitdiff
|
tree
2016-07-19
Andrew Waterman
Default to XLEN=64 when building in-place
commit
|
commitdiff
|
tree
2016-07-12
Palmer Dabbelt
Add a "--with-xlen" configure argument (#16)
commit
|
commitdiff
|
tree
2016-07-12
Andrew Waterman
Remove deprecated uarch counters; support RVC for bench...
commit
|
commitdiff
|
tree
2016-07-12
Andrew Waterman
Merge rv32ua tests into rv64ua
commit
|
commitdiff
|
tree
2016-07-12
Andrew Waterman
Remove instruction width assumptions to support RVC
commit
|
commitdiff
|
tree
2016-07-12
Andrew Waterman
Remove vestigial j instruction test; improve jal test
commit
|
commitdiff
|
tree
2016-07-08
Andrew Waterman
Update WFI test for priv v1.9
commit
|
commitdiff
|
tree
2016-07-08
Andrew Waterman
Don't use FPU in benchmarks that don't need to use...
commit
|
commitdiff
|
tree
2016-07-07
Andrew Waterman
Delete unused benchmark
commit
|
commitdiff
|
tree
2016-07-06
Andrew Waterman
Update to new PTE format
commit
|
commitdiff
|
tree
2016-06-23
Andrew Waterman
Mark RV32 tests as such
commit
|
commitdiff
|
tree
2016-06-22
Howard Mao
separate ua and um tests from ui tests
commit
|
commitdiff
|
tree
2016-06-22
Howard Mao
split up rv64uf and rv64ud isa tests
commit
|
commitdiff
|
tree
2016-06-18
Andrew Waterman
Fix breakpoint test when only one breakpoint present
commit
|
commitdiff
|
tree
next