Commit Graph
58 Commits
Author SHA1 Message Date
Blaise Tine d47cccc157 Vortex 2.0 changes:
+ Microarchitecture optimizations
+ 64-bit support
+ Xilinx FPGA support
+ LLVM-16 support
+ Refactoring and quality control fixes
2023-10-19 20:51:22 -07:00
Blaise Tine b9cda8fca7 minor update 2023-05-15 20:19:14 -04:00
Blaise Tine e1b666cb93 minor update 2022-07-14 08:55:09 -04:00
Blaise Tine 2277e3c878 minor update 2022-02-05 17:59:58 -05:00
Santosh Srivatsan b7e5a83ba3 Merged branch xlen-parameterization into staging 2022-02-05 13:47:42 -05:00
Blaise Tine cf2a0a5f39 code refactoring 2022-02-04 00:07:24 -05:00
Blaise Tine a06812f93f minor updates 2022-02-01 22:51:33 -05:00
Blaise Tine d48f1c1c5f minor updates 2022-02-01 06:53:31 -05:00
Blaise Tine 3750c672a7 Makefiles update 2022-01-30 00:26:55 -05:00
Blaise Tine f7887d8720 refactoring device memory allocation and cleanup 2022-01-28 21:57:16 -05:00
Santosh Srivatsan 427146d59b Removed 64-bit runtime and regression tests 2021-12-11 17:20:40 -05:00
Santosh Srivatsan 5edb9098ce Merge branch 'simx64' 2021-12-10 21:48:29 -05:00
Blaise Tine 0e2de4f13a prefetch test fixes 2021-12-09 04:54:10 -05:00
Blaise Tine fb6106267c Merge branch 'master' of https://github.com/vortexgpgpu/vortex 2021-12-09 00:00:28 -05:00
Blaise Tine a9ec1c08a7 minor update 2021-12-06 15:44:25 -05:00
Blaise Tine 41d7e6c63a cummulative fixes, RTL uuid trace, texture unit fixes, simx timing fixes 2021-11-30 07:08:15 -05:00
Santosh Raghav Srivatsan a48a78088c Added 64 bit basic test 2021-11-27 12:36:26 -05:00
Blaise Tine b995843a5b cocogfx fixes and refactoring 2021-11-25 13:58:09 -05:00
Blaise Tine 18762dffce fixes: texture unit mem access sometimes going to smem, bilinear texture filtering; new: cache req_id, 2021-11-24 00:00:17 -05:00
Blaise Tine 1501360f4b minor update 2021-11-14 09:06:13 -05:00
Blaise Tine 27a65fdee7 driver refactoring 2021-11-14 09:05:15 -05:00
Santosh Raghav Srivatsan 8a550b625c Merge branch 'master' of https://github.com/SantoshSrivatsan24/vortex 2021-11-08 16:35:32 -05:00
Santosh Raghav Srivatsan ad633aa639 Added prefetch test to commit 2021-11-08 16:32:52 -05:00
tinebpandGitHub 007b10e79c Merge branch 'master' into assignment5 2021-10-19 18:54:09 -04:00
Santosh Raghav Srivatsan 620ec78cc0 Updated Makefile to include tests for software prefetch 2021-10-19 18:47:37 -04:00
Santosh Raghav Srivatsan d219e29f0c Added tests for prefetch 2021-10-19 17:56:58 -04:00
Blaise Tine 456f1df332 sort test fix. 2021-10-18 00:41:11 -04:00
Blaise Tine af6d9e7a8b fixed build warnings 2021-10-17 12:01:31 -07:00
Blaise Tine b529f538b8 Makefile updates 2021-10-17 10:52:07 -07:00
Blaise Tine 58a2140b92 merge update 2021-10-15 19:58:13 -07:00
Blaise Tine e380ded5e1 Merge branch 'master' into graphics 2021-10-15 19:32:11 -07:00
Blaise Tine ca1d97a3c2 test sources refactoring 2021-10-09 10:51:43 -04:00
Blaise Tine 54bddeee9c simulation framework refactoring 2021-10-09 10:20:42 -04:00
Blaise Tine 12b8b4af24 minor updates 2021-08-28 15:21:40 -07:00
Blaise Tine 7ae5da914e minor update 2021-08-07 12:56:26 -07:00
Blaise Tine e7aa93614b minor update 2021-08-05 11:49:05 -07:00
Blaise Tine deed327890 using png images in tex_unit test 2021-08-04 01:07:21 -07:00
Blaise Tine 7b921387bc Merge branch 'master' into graphics 2021-08-02 23:57:53 -07:00
Blaise Tine 26f553b75b minor update 2021-08-02 16:37:12 -07:00
Blaise Tine 591522f15a minor update 2021-08-02 16:30:41 -07:00
Blaise Tine f52f1b1df0 removing test kernel binaries 2021-08-02 16:30:26 -07:00
Blaise Tine 91d4419fae new regression tests 2021-08-02 16:05:33 -07:00
Blaise Tine fd0d908a68 tex_unit critical path refactoring 2021-08-01 00:54:47 -07:00
Blaise Tine 12f6930486 minor update 2021-07-30 21:05:32 -07:00
Blaise Tine bb1ceffadd rebase master update 2021-07-30 21:03:14 -07:00
Blaise Tine e8c01e18d8 regression fixes 2021-06-29 04:32:32 -04:00
Blaise Tine 2d878b25a6 Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2021-06-28 09:52:27 -04:00
Blaise Tine c6afc35989 adding data fence support 2021-06-28 06:12:18 -07:00
Blaise Tine 4c02339fe4 minor update 2021-06-28 05:49:21 -04:00
Blaise Tine 342c07f8d6 minor update 2021-06-28 01:56:09 -04:00