Commit graph

268 commits

Author SHA1 Message Date
jaewon-lee-github
4383631543 Add BARE mode test and print out VM info 2024-09-20 09:58:50 -04:00
jaewon-lee-github
e5f2442353 Update Virtual Memory testing 2024-09-20 08:58:11 -04:00
Jaewon Lee
e91eb4aed4 merge from master branch 2024-09-12 10:32:02 -04:00
Hanran Wu
ea9560b33b merge 2024-08-23 17:44:24 -04:00
sij814
7a61b67170 added CAPS 2024-08-16 15:47:03 -07:00
sij814
ea34239b43 changes made for initial feedback 2024-08-13 16:52:27 -07:00
sij814
de81baaabf hbm for vortex 2.2 2024-08-12 02:52:47 -07:00
Blaise Tine
e663db9b5a Merge branch 'develop' 2024-08-04 14:17:08 -07:00
Blaise Tine
fc0392e5e3 fixed typo 2024-08-03 00:54:17 -07:00
Jacob Levinson
3b81a32b12 Fix invalid use of incomplete type error by including <array> 2024-08-02 18:25:56 -07:00
Blaise Tine
29c5a28273 minor update 2024-08-02 00:36:10 -07:00
Hanran Wu
e7660b6ffe Merge branch 'vortex_vm' of https://github.com/mranduril/vortex into vortex_vm
add changes from pull request reviews
2024-07-29 14:35:20 -04:00
Hanran Wu
de66a1b861 save work before pull 2024-07-29 14:35:11 -04:00
Blaise Tine
a5bde3693f minor update 2024-07-27 13:41:44 -07:00
Blaise Tine
ed0171bcc7 updated documentation for both altera and xilinx FPGA setup 2024-07-25 13:17:09 -07:00
Blaise Tine
20ce870b1b minor updates to opae runtime 2024-07-25 12:38:17 -07:00
Jaewon Lee
90b4a16c9b
Apply suggestions from code review
Co-authored-by: Martin Troiber <34752929+troibe@users.noreply.github.com>
2024-07-20 11:20:27 -04:00
Jaewon Lee
c3e657f201
Update runtime/simx/vortex.cpp
Co-authored-by: Martin Troiber <34752929+troibe@users.noreply.github.com>
2024-07-20 10:39:40 -04:00
Jaewon Lee
0f8e5505d3
Update runtime/simx/vortex.cpp
Co-authored-by: Martin Troiber <34752929+troibe@users.noreply.github.com>
2024-07-20 10:36:58 -04:00
Jaewon Lee
a23fb26a8b
Update runtime/simx/vortex.cpp
Co-authored-by: Martin Troiber <34752929+troibe@users.noreply.github.com>
2024-07-20 10:34:24 -04:00
Jaewon Lee
a4ee8dfa7f
Update runtime/simx/vortex.cpp
Co-authored-by: Martin Troiber <34752929+troibe@users.noreply.github.com>
2024-07-20 10:25:33 -04:00
Blaise Tine
6a03882bd2 minor updates 2024-07-16 10:52:07 -07:00
Blaise Tine
578c3d33d2 cumulative fixes 2024-07-15 10:13:57 -07:00
Blaise Tine
a2307a28dc perf counters update 2024-07-12 19:02:43 -07:00
Blaise Tine
59ed24dc0b perf update 2024-07-12 18:34:42 -07:00
Hanran Wu
91a1f41f99 debugged virtual memory allocator 2024-07-11 14:49:00 -04:00
Hanran Wu
b8757c539d add virtual mem allocator addr spacereservation 2024-07-10 22:39:00 -04:00
Hanran Wu
314ad3ff8a update destructor of vx_device 2024-07-09 13:42:57 -04:00
Hanran Wu
31837dd7c3 vpn allocator debug complete, now pass demo&vecadd tests 2024-07-08 17:10:19 -04:00
Hanran Wu
f0ea1acaa2 vpn allocator added but doesn't pass any tests 2024-07-08 17:07:30 -04:00
Jaewon Lee
c13e02b19f Change STARTUP_ADDR from 0x40000000 to 0x80000000(32b) and 0x180000000(64b) 2024-06-30 03:10:36 -04:00
Jaewon Lee
3caeeeea13 satp_ is not set, then we skip VAT 2024-06-30 00:35:26 -04:00
Jaewon Lee
d531fa6b26 64bit support 2024-06-29 17:43:20 -04:00
Blaise Tine
58c3c63dae issue stage partitioning into slices 2024-06-28 08:22:18 -07:00
Jaewon Lee
02091f3d44 Merge Vortex 2.2 2024-06-22 23:55:01 -04:00
Jaewon Lee
862997fc94 Virtual Memory Support 2024-06-19 01:52:22 -04:00
Jaewon Lee
62673b4b72 Update upload and download function in simx runtime 2024-06-19 01:43:11 -04:00
Jaewon Lee
01c7b5e384 Change the declaration of set_processor_satp function 2024-06-19 01:36:26 -04:00
Jaewon Lee
cfcece940e Merge Austin's code (Preliminary) 2024-06-19 01:36:26 -04:00
Blaise Tine
7887e6b432 merge fix 2024-06-11 09:31:13 -07:00
Blaise Tine
267521a1cb Merge branch 'develop' 2024-06-11 05:54:12 -07:00
Blaise Tine
250a5741f7 Migrating all tests to new kernel launch API 2024-06-11 02:53:36 -07:00
Blaise Tine
8c5a783477 minor update 2024-06-07 07:48:33 -07:00
Blaise Tine
e79f905d87 minor update 2024-06-07 07:47:40 -07:00
Blaise Tine
6c56edf65d minor update 2024-06-04 14:28:30 -07:00
Blaise Tine
68d2ac6f5e 32-bit/64-bit address space compatibility 2024-05-28 22:30:59 -07:00
Blaise Tine
9dbff0e77c makefile clean-all 2024-05-27 20:03:16 -07:00
Blaise Tine
f0253a5f80 minor update 2024-05-27 19:12:32 -07:00
Blaise Tine
47d578c4d2 runtime refactoring 2024-05-27 18:55:42 -07:00
Blaise Tine
c1000f6a3b runtime refactoring 2024-05-27 15:59:41 -07:00