Commit Graph

7508 Commits

Author SHA1 Message Date
Rose Thompson
8a0f4cdc12
Merge pull request #502 from davidharrishmc/dev
cleanup
2023-11-21 22:04:28 -08:00
David Harris
2ca9684569 merged pr 2023-11-21 21:54:33 -08:00
David Harris
19b795f86a Imperas fix for satp modes supported 2023-11-21 21:52:11 -08:00
David Harris
6bc05eb3bf
Merge pull request #501 from ross144/main
linux testbench changes
2023-11-21 21:51:18 -08:00
Rose Thompson
26fb9e854b Changed buildroot to run for 1M instructions only. 2023-11-21 23:46:45 -06:00
Rose Thompson
b9199ce84e Merge branch 'main' of https://github.com/openhwgroup/cvw 2023-11-21 23:31:28 -06:00
Rose Thompson
f6cdaaa246 Merge branch 'main' of github.com:ross144/cvw 2023-11-21 23:31:21 -06:00
Rose Thompson
84d4cacba6 Updated imperas.ic to support just sv48 and sv39. 2023-11-21 23:24:16 -06:00
David Harris
80ecdae588 Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2023-11-21 20:15:59 -08:00
David Harris
31d75a753a
Merge pull request #500 from ross144/main
Fixed linux makefile to build label and addr files from object dumps.
2023-11-21 20:15:48 -08:00
Rose Thompson
4fe746ff9f Updated locations of device trees in qemu scripts. 2023-11-21 22:14:56 -06:00
Rose Thompson
5b24c98f43 Fixed linux makefile to build label and addr files from object dumps. 2023-11-21 22:00:53 -06:00
David Harris
6812478833 Removed stale signals from wave.do 2023-11-21 19:49:14 -08:00
Rose Thompson
194ac3547f
Merge pull request #499 from davidharrishmc/dev
Updated build root, stimecmp
2023-11-21 19:37:12 -08:00
David Harris
4be9362973 Updated buildroot scripts 2023-11-21 19:36:24 -08:00
David Harris
1eecaefc3b Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2023-11-21 19:24:16 -08:00
David Harris
18cd103001
Merge pull request #498 from ross144/main
Fixed issue with makefile and device trees.
2023-11-21 19:24:07 -08:00
Rose Thompson
7a065aedc8 Merge branch 'main' of https://github.com/openhwgroup/cvw 2023-11-21 21:20:54 -06:00
Rose Thompson
fa1c62324b Fixed issue with makefile and device trees. 2023-11-21 21:20:11 -06:00
David Harris
78a497e7f6 Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2023-11-21 19:02:39 -08:00
David Harris
addc757718
Merge pull request #497 from ross144/main
Simplified buildroot build process
2023-11-21 18:59:34 -08:00
Rose Thompson
07cfcfdee1 Merge branch 'main' of https://github.com/openhwgroup/cvw 2023-11-21 20:48:47 -06:00
Rose Thompson
8383a80c62 Ok the disassemble recipe should work now. 2023-11-21 20:47:57 -06:00
Rose Thompson
13114604e3 Ok this is much better. Thanks Jacob for the tip about vmlinux always being generated. 2023-11-21 20:21:26 -06:00
David Harris
7eaee7da5f Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2023-11-21 16:43:07 -08:00
David Harris
924f1dddc1 Swap in branch predictor simulator handling compressed instruction offsets 2023-11-21 16:42:41 -08:00
David Harris
825591ec62
Merge pull request #496 from ross144/main
Updated Linux Makefile to support generating vmlinux and disassembly required for questa
2023-11-21 16:25:16 -08:00
Rose Thompson
9322553abc Removed testing hack. 2023-11-21 18:24:45 -06:00
Rose Thompson
fb7730a606 Merge branch 'main' of github.com:ross144/cvw 2023-11-21 18:20:47 -06:00
Rose Thompson
8eef7994ba Fix to linux makefile to support disassembly and creating vmlinux automatically. 2023-11-21 18:20:37 -06:00
David Harris
9beae95a2d swapped branch predictor simulator 2023-11-21 15:02:09 -08:00
David Harris
0e30652e46 Merge branch 'main' of https://github.com/openhwgroup/cvw into dev 2023-11-21 14:04:02 -08:00
David Harris
b35f0e2edf
Merge pull request #495 from ross144/main
updates to imperas.ic for updated venture id and arch id.
2023-11-21 14:03:51 -08:00
Rose Thompson
36bee19821 Updates to buildroot config. 2023-11-21 16:01:42 -06:00
Rose Thompson
accc481743 Merge branch 'main' of https://github.com/openhwgroup/cvw 2023-11-21 15:56:47 -06:00
David Harris
122ba0bf58 Reset STIMECMP to 0 to agree with ImperasDV 2023-11-21 13:43:51 -08:00
Rose Thompson
5f4e36138b Updated imperad dv vendor id and architecture id config. 2023-11-21 15:14:17 -06:00
Rose Thompson
09b04fca35 Disable the trace for normal operation. 2023-11-21 13:49:07 -06:00
Rose Thompson
2a2d24c701 Output the instruction trace to the logs directory. 2023-11-21 13:47:58 -06:00
Rose Thompson
274c18976f Merge branch 'main' of github.com:ross144/cvw 2023-11-21 13:46:45 -06:00
Rose Thompson
989a74b203 Updated qemu scripts for updated linux build.
expanded memory from 128MB to 256MB.
2023-11-21 13:46:37 -06:00
Rose Thompson
42c3555d8c Finally we got the wally tracer working with linux. 2023-11-21 13:45:55 -06:00
Rose Thompson
82d53fdef9 We are logging now. 2023-11-21 13:02:34 -06:00
Rose Thompson
666ccc1413 Added code to the wallyTracer to support outputing an instruction trace. 2023-11-21 12:28:19 -06:00
David Harris
8dafab753f
Merge pull request #494 from ross144/main
CBO simplifications
2023-11-21 10:00:34 -08:00
Rose Thompson
0e876293a2 Merge branch 'main' of https://github.com/openhwgroup/cvw 2023-11-21 10:48:05 -06:00
Rose Thompson
17b9b17d86 Merge branch 'main' of github.com:ross144/cvw 2023-11-21 10:40:01 -06:00
Rose Thompson
95580d9093
Merge pull request #493 from stineje/main
marchid approved by RISC-V
2023-11-21 08:33:07 -08:00
Rose Thompson
a7683a48cd
Merge pull request #492 from davidharrishmc/dev
Clean up unused signals, other cleanup
2023-11-21 08:32:19 -08:00
James E. Stine
dfd8f2d0c1 Update ppaAnalyze for recent update to put back parsing name 2023-11-21 09:24:07 -06:00