Commit Graph

  • b23a9c76e7 Changed run-simx-32imf to run-simx to comply with the rest of the code Santosh Srivatsan 2022-02-01 13:26:41 -05:00
  • 0ce51df108 Removed simx64 comments Santosh Srivatsan 2022-02-01 13:25:26 -05:00
  • d48f1c1c5f minor updates Blaise Tine 2022-02-01 06:53:31 -05:00
  • a73f656d06 Minor bug fixes Santosh Srivatsan 2022-01-31 17:01:14 -05:00
  • 4cf596338d Minor bug fixes Santosh Srivatsan 2022-01-31 15:53:49 -05:00
  • e3e2609f7e adding unit test for vx_malloc Blaise Tine 2022-01-30 05:57:18 -05:00
  • 3750c672a7 Makefiles update Blaise Tine 2022-01-30 00:26:55 -05:00
  • f7887d8720 refactoring device memory allocation and cleanup Blaise Tine 2022-01-28 21:57:16 -05:00
  • 7e3a2fdb0f Modifications to allow 64-bit riscv tests to run on travis CI Santosh Srivatsan 2022-01-27 15:55:19 -05:00
  • 7aa93a735d Added FLEN parameterization for RV32/64 F and D instructions Santosh Srivatsan 2022-01-24 15:42:15 -05:00
  • ad92c09f5b Changed all instances of DWord to XWord and DWordI to XWordI. Added XLEN parameterization to the simx Makefile Santosh Srivatsan 2022-01-22 13:47:44 -05:00
  • 91c22a2592 Fixed some riscv-tests Santosh Srivatsan 2022-01-22 12:54:10 -05:00
  • d3c65edcf5 Update README.md tinebp 2022-01-21 13:18:19 -05:00
  • d762d401cd Added 64-bit linker script Santosh Srivatsan 2022-01-11 17:22:16 -05:00
  • 29df0da8b5 minor warning fixes Blaise Tine 2022-01-10 20:33:37 -05:00
  • d7e2a6b3b1 Minor update Santosh Srivatsan 2021-12-18 16:27:29 -05:00
  • a9e3104ce1 Removed ramulator log from tests/riscv/isa Santosh Srivatsan 2021-12-15 17:30:12 -05:00
  • f93303bac7 Minor update Santosh Srivatsan 2021-12-15 17:21:38 -05:00
  • 71acf4eadb Changed instruction size from wsize() * 4 to wsize() * 8 Santosh Srivatsan 2021-12-13 20:42:44 -05:00
  • d8796efd89 Minor update Santosh Srivatsan 2021-12-13 20:39:40 -05:00
  • b1e82223ee Renamed rv_f* functions to rvf*_s to follow the naming convention between single and double precision floating point Santosh Srivatsan 2021-12-13 20:37:29 -05:00
  • 039f5eb733 Moved 64-bit riscv-tests to tests/riscv/isa from tests/riscv/isa64 Santosh Srivatsan 2021-12-13 20:21:51 -05:00
  • d14e05e748 Removed all instances of my username \'ssrivatsan8\' and un-did the changes to vx_start.S Santosh Srivatsan 2021-12-13 20:01:11 -05:00
  • 76eb79d7fa Removed pipeline.cpp Santosh Srivatsan 2021-12-13 19:57:47 -05:00
  • 4abfca4cb2 Replaced all instanced of DoubleWord to DWord and DoubleWordI to DWordI Santosh Srivatsan 2021-12-13 19:55:02 -05:00
  • e82d5fe48f Removed all comments labelled \'simx64\' Santosh Srivatsan 2021-12-13 19:52:13 -05:00
  • 67daa6e616 Minor update Santosh Srivatsan 2021-12-11 17:58:31 -05:00
  • 427146d59b Removed 64-bit runtime and regression tests Santosh Srivatsan 2021-12-11 17:20:40 -05:00
  • 885bb58ca9 Merged RV64IMFD extensions to master branch Santosh Srivatsan 2021-12-11 17:06:29 -05:00
  • 3324b32a29 Moved Dockerfile to miscs Santosh Srivatsan 2021-12-10 21:54:41 -05:00
  • 5edb9098ce Merge branch 'simx64' Santosh Srivatsan 2021-12-10 21:48:29 -05:00
  • e7bc436b52 Renamed simX to simx Santosh Srivatsan 2021-12-10 16:57:29 -05:00
  • be499d6f38 Renamed simX to simx and added 64-bit riscv-tests Santosh Srivatsan 2021-12-10 16:56:12 -05:00
  • b8b3405efe Merge branch 'vortexgpgpu-master' Santosh Srivatsan 2021-12-10 16:41:43 -05:00
  • 0e38c39b62 Merge branch 'master' of https://github.com/vortexgpgpu/vortex into vortexgpgpu-master Santosh Srivatsan 2021-12-10 16:38:00 -05:00
  • bde789b320 Added support for RV32D and RV64D instructions Santosh Raghav Srivatsan 2021-12-10 16:30:24 -05:00
  • d7737542e4 cache uuid support Blaise Tine 2021-12-09 20:43:22 -05:00
  • 0e2de4f13a prefetch test fixes Blaise Tine 2021-12-09 04:54:10 -05:00
  • fb6106267c Merge branch 'master' of https://github.com/vortexgpgpu/vortex Blaise Tine 2021-12-09 00:00:28 -05:00
  • 5825b7c15a dram simulator fix Blaise Tine 2021-12-07 22:44:06 -05:00
  • e6eda67d0c Modified RV32F instructions to support 64-bit register file and added RV64F ISA extension Santosh Raghav Srivatsan 2021-12-06 18:55:13 -05:00
  • a9ec1c08a7 minor update Blaise Tine 2021-12-06 15:44:25 -05:00
  • 9811740ead minor update Blaise Tine 2021-12-06 14:34:20 -05:00
  • 71ce58500a minor update Blaise Tine 2021-12-06 14:09:31 -05:00
  • 30d9d3e956 minor update Blaise Tine 2021-12-06 13:17:51 -05:00
  • b741807f8c using ramulator dram simulator Blaise Tine 2021-12-06 01:22:45 -05:00
  • 30a0d34151 Fixed Makefile Santosh Raghav Srivatsan 2021-12-05 15:55:43 -05:00
  • 59232642c4 Merge branch 'master' of https://github.gatech.edu/casl/Vortex Blaise Tine 2021-12-02 10:34:11 -08:00
  • 38f166f090 texture unit hardware optimizations Blaise Tine 2021-12-02 10:22:21 -08:00
  • 3784da0d2f riscv-tests work on simx Santosh Raghav Srivatsan 2021-12-01 19:41:16 -05:00
  • 189cec3ca2 minor update Blaise Tine 2021-12-01 10:36:50 -05:00
  • f0dc04ad04 Added tests to commit. 64 bit simx still not working Santosh Raghav Srivatsan 2021-12-01 02:44:14 -05:00
  • 092ff42ab4 simx multicore fix Blaise Tine 2021-12-01 00:12:16 -05:00
  • 4477cbeed1 blackbox caching fix Blaise Tine 2021-11-30 15:36:59 -05:00
  • 7c4b3cab29 adding cocogfx Blaise Tine 2021-11-30 14:26:54 -05:00
  • d4cb3b8410 removed cocogfx Blaise Tine 2021-11-30 14:24:34 -05:00
  • d4addc65ab minor update Blaise Tine 2021-11-30 08:55:40 -05:00
  • 2a7a4df342 simx directory name fix Blaise Tine 2021-11-30 07:17:58 -05:00
  • 41d7e6c63a cummulative fixes, RTL uuid trace, texture unit fixes, simx timing fixes Blaise Tine 2021-11-30 07:08:15 -05:00
  • 28ab94e925 Added isa tests Santosh Raghav Srivatsan 2021-11-27 12:37:29 -05:00
  • a48a78088c Added 64 bit basic test Santosh Raghav Srivatsan 2021-11-27 12:36:26 -05:00
  • 64d47f3637 Added support for RV64I instructions Santosh Raghav Srivatsan 2021-11-27 12:33:30 -05:00
  • b995843a5b cocogfx fixes and refactoring Blaise Tine 2021-11-25 13:58:09 -05:00
  • a671e1a05d moving submodules into third_party folder Blaise Tine 2021-11-24 18:10:00 -05:00
  • d25fa21a59 adding cocogfx submodule Blaise Tine 2021-11-24 18:03:09 -05:00
  • 18762dffce fixes: texture unit mem access sometimes going to smem, bilinear texture filtering; new: cache req_id, Blaise Tine 2021-11-24 00:00:17 -05:00
  • 1501360f4b minor update Blaise Tine 2021-11-14 09:06:13 -05:00
  • 27a65fdee7 driver refactoring Blaise Tine 2021-11-14 09:05:15 -05:00
  • 808bddb586 simx timing simulation refactoring Blaise Tine 2021-11-14 08:52:34 -05:00
  • 9656779d48 minor update Blaise Tine 2021-11-14 04:45:06 -05:00
  • bd70afa688 cache multi-porting fix - ensure per-bank uniform rw Blaise Tine 2021-11-14 04:44:25 -05:00
  • c2721fd545 SimX timing simulation Blaise Tine 2021-11-13 01:41:12 -05:00
  • d1892bd6ec Added support for a few RV64I instructions Santosh Raghav Srivatsan 2021-11-11 13:35:14 -05:00
  • 9cd8dec397 Extended register file to 64 bits Santosh Raghav Srivatsan 2021-11-08 17:54:16 -05:00
  • 8a550b625c Merge branch 'master' of https://github.com/SantoshSrivatsan24/vortex Santosh Raghav Srivatsan 2021-11-08 16:35:32 -05:00
  • ad633aa639 Added prefetch test to commit Santosh Raghav Srivatsan 2021-11-08 16:32:52 -05:00
  • d64bc880b2 Merge pull request #26 from SantoshSrivatsan24/assignment5 tinebp 2021-10-19 18:56:38 -04:00
  • 007b10e79c Merge branch 'master' into assignment5 tinebp 2021-10-19 18:54:09 -04:00
  • 620ec78cc0 Updated Makefile to include tests for software prefetch Santosh Raghav Srivatsan 2021-10-19 18:47:37 -04:00
  • d219e29f0c Added tests for prefetch Santosh Raghav Srivatsan 2021-10-19 17:56:58 -04:00
  • 009e897cab minor update Blaise Tine 2021-10-19 17:12:40 -04:00
  • 956f3d1880 docs update Blaise Tine 2021-10-19 16:32:31 -04:00
  • fe862f64b1 dispatch refactoring Blaise Tine 2021-10-19 15:16:00 -04:00
  • 5423958366 docs update Blaise Tine 2021-10-19 12:56:36 -04:00
  • e248f744d5 Merge branch 'master' of https://github.com/vortexgpgpu/vortex Blaise Tine 2021-10-19 03:07:13 -04:00
  • 67a76155b1 minor update Blaise Tine 2021-10-19 01:46:36 -04:00
  • 6edf38548f text_unit merge fixes Blaise Tine 2021-10-19 00:16:22 -04:00
  • 0b23d8e935 minor update Blaise Tine 2021-10-18 14:32:39 -04:00
  • 66e253ab95 Merge pull request #25 from SantoshSrivatsan24/assignment5 Hyesoon Kim 2021-10-18 08:17:54 -04:00
  • 456f1df332 sort test fix. Blaise Tine 2021-10-18 00:41:11 -04:00
  • 0d62129d32 merge fixes Blaise Tine 2021-10-17 18:33:02 -07:00
  • bf72800676 debug tracing refactoring Blaise Tine 2021-10-17 13:42:16 -07:00
  • af6d9e7a8b fixed build warnings Blaise Tine 2021-10-17 12:01:31 -07:00
  • 5d90439a51 travis update Blaise Tine 2021-10-17 11:25:57 -07:00
  • b529f538b8 Makefile updates Blaise Tine 2021-10-17 10:52:07 -07:00
  • 73d249fc56 add docs for executing OpenCL on Vortex RobinHan 2021-10-16 11:37:10 -04:00
  • 78345d8bdf fixed warning messages Blaise Tine 2021-10-15 21:30:47 -07:00
  • 58a2140b92 merge update Blaise Tine 2021-10-15 19:58:13 -07:00
  • e380ded5e1 Merge branch 'master' into graphics Blaise Tine 2021-10-15 19:32:11 -07:00
  • dd12d3f848 vortex tutorial assignment 5 solution Santosh Raghav Srivatsan 2021-10-15 18:25:54 -04:00