Commit graph

1195 commits

Author SHA1 Message Date
Blaise Tine
c7cdb09822 Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2020-08-26 08:05:34 -04:00
Blaise Tine
fde3f46798 ibuffer optimization 2020-08-26 04:44:36 -07:00
Blaise Tine
7c5f04ad14 Merge branch 'master' of https://github.com/vortexgpgpu/vortex 2020-08-25 17:14:25 -04:00
Blaise Tine
7d9095de25 Merge branch 'master' of https://github.com/vortexgpgpu/vortex 2020-08-25 14:10:56 -07:00
Blaise Tine
22a449f2c3 Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2020-08-25 14:05:44 -07:00
Blaise Tine
e10bbe7abb minor update 2020-08-25 14:03:00 -07:00
Blaise Tine
b211b29670 removing pipeline additional registers 2020-08-25 14:02:35 -07:00
tinebp
eb6ab28d0e
Update .travis.yml 2020-08-25 15:04:31 -04:00
tinebp
0f0621a4b0
Update .travis.yml 2020-08-25 07:35:15 -04:00
tinebp
cb8d237c19
Update README.md 2020-08-25 07:19:21 -04:00
tinebp
5fd61b100a
Update README.md 2020-08-25 07:18:25 -04:00
tinebp
4f9cd0a6f1
Update README.md 2020-08-25 07:14:19 -04:00
tinebp
a1e6f93bd3
Create .codecov.yml 2020-08-25 07:10:45 -04:00
tinebp
e6bdd8e9b1
Create .travis.yml 2020-08-25 07:01:43 -04:00
Blaise Tine
efbe4a07ef serial divider optimization 2020-08-25 03:23:57 -07:00
tinebp
4f8302c54d
Update README.md 2020-08-25 06:16:08 -04:00
tinebp
b153f450a5
Update README.md
travis ci integration
2020-08-25 06:14:06 -04:00
Blaise Tine
ee81e81818 adding using serial divider to save area cost 2020-08-25 02:29:27 -07:00
Blaise Tine
df25bae456 optimize warp_sched 2020-08-24 05:36:00 -07:00
Blaise Tine
9e2d430239 optimize warp_sched 2020-08-24 04:02:13 -07:00
Blaise Tine
57971f6c76 decode op_mod optimization 2020-08-24 02:55:14 -07:00
Blaise Tine
f292e5003d quartus build fixes 2020-08-23 22:04:46 -07:00
Blaise Tine
1c9445745f fp_noncomp fixes 2020-08-23 16:53:28 -07:00
Blaise Tine
96f5432592 minor update 2020-08-22 13:56:07 -07:00
Blaise Tine
0b355f228e ibuffer addition 2020-08-22 00:22:04 -07:00
tinebp
c411fbbfdd
Delete Vortex_CARRV2019.pdf 2020-08-16 10:56:31 -04:00
tinebp
18684ae003
Delete Vortex.pptx 2020-08-16 10:56:05 -04:00
tinebp
b66e27852a
Delete Vortex_OpenCL.pptx 2020-08-16 10:55:53 -04:00
tinebp
2f0563a035
Delete Vortex_RISCV_GPGPU.pdf 2020-08-16 10:55:41 -04:00
tinebp
1934dd0e81
Delete Vortex_cache_diagram.pdf 2020-08-16 10:55:18 -04:00
tinebp
8e9bb5a6eb
Delete Vortex_projects.pptx 2020-08-16 10:55:07 -04:00
tinebp
fb8074bad2
Delete Vortex_top_diagram.pdf 2020-08-16 10:54:55 -04:00
MalikBurton
b7da1dbcb8 Reordered make list to make runtime go last 2020-08-15 13:05:15 -04:00
Blaise Tine
6c12391338 pipeline refactoring - fmax >= 222 mhz 2020-08-14 21:50:14 -07:00
MalikBurton
69f40d1f50 Created ci directory for continuous integration scripts 2020-08-12 13:03:15 -04:00
MalikBurton
881485d52e dogfood added to Makefile 2020-08-11 17:13:28 -04:00
MalikBurton
5a55dcb95c Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2020-08-11 13:56:16 -04:00
MalikBurton
de5eb4c8b5 updated Makefile of riscv_tests/isa 2020-08-11 13:55:36 -04:00
Blaise Tine
71a46d04b9 addign dogfood kernel binary 2020-08-09 20:07:45 -04:00
Blaise Tine
5089545a07 Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2020-08-09 18:14:16 -04:00
Blaise Tine
65415d2bbc getting dogfood tests passing on Verilator! 2020-08-09 18:13:12 -04:00
MalikBurton
f3ada91fe9 Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2020-08-09 15:09:25 -04:00
MalikBurton
2d4fd2a2b2 benchmarks/opencl Makefile 2020-08-09 15:08:52 -04:00
Blaise Tine
9e0639b49f Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2020-08-07 13:14:16 -04:00
Blaise Tine
688c9892d5 Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2020-08-07 10:12:29 -07:00
Blaise Tine
cd29362d10 fixed FPU handshake, optimized writeback's critical path 2020-08-07 10:11:54 -07:00
MalikBurton
8b8d70c6e2 Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2020-08-07 12:58:26 -04:00
MalikBurton
87220f2d29 benchmarks/riscv_tests Makefiles and modified testbench.cpp 2020-08-07 12:54:03 -04:00
Blaise Tine
e336d401ea adding dogfood unit test 2020-08-07 12:13:34 -04:00
Blaise Tine
aef5743846 Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2020-08-05 19:32:35 -04:00