Made some progress towards working with spike.
authorTim Newsome <tim@sifive.com>
Tue, 7 Jun 2016 23:59:26 +0000 (16:59 -0700)
committerTim Newsome <tim@sifive.com>
Tue, 19 Jul 2016 01:51:54 +0000 (18:51 -0700)
commit6990284b8eab8d4e4f57f82ac8918913c5c63e97
tree6c3f83d00f215e9e829745c9bde1a5573b82066b
parentf29d14a877d4873c12fa80c9df5b265474a85b05
Made some progress towards working with spike.

I'm writing all the tests so they should just work on real hardware,
too.
debug/gdbserver.py
debug/programs/checksum.c
debug/programs/debug.c
debug/programs/init.c
debug/programs/regs.S
debug/targets/spike/entry.S [new file with mode: 0755]
debug/targets/spike/link.lds [new file with mode: 0755]
debug/testlib.py