Commit Graph
1273 Commits
Author SHA1 Message Date
Blaise Tine 323d2a3b3e minor fix 2020-11-03 15:34:35 -08:00
Blaise Tine ba81d76e02 cache refactoring - phase 2 2020-11-03 04:51:40 -08:00
Blaise Tine 5be1d85648 cache refactoring (fixed redundant fill requests, merged fill and writeback queues), optimized priority encoder, fixed crs cycles count 2020-11-02 01:50:12 -08:00
Blaise Tine 3fe31fc337 fixed afu to cpu mempcy hang 2020-10-28 14:19:13 -07:00
Blaise Tine 9a9f7955f0 basic test timing + scope tracing ccip 2020-10-27 17:04:04 -04:00
Blaise Tine 4bd5ee2673 fixed rtlsim regression 2020-10-26 12:59:58 -04:00
Blaise Tine d319ae3b97 minor rupdate 2020-10-26 05:27:10 -04:00
Blaise Tine 09b1c0eea7 minor update 2020-10-26 02:02:05 -07:00
Blaise Tine 48897d9778 minor update 2020-10-25 18:29:25 -07:00
Blaise Tine 43ae82e788 vlsim fix, verilator fst trace, use ram optimization 2020-10-25 16:40:50 -07:00
Blaise Tine 81dc8c7279 minor update 2020-10-20 16:47:01 -04:00
Blaise Tine e9d1754990 Merge branch 'master' of https://github.com/vortexgpgpu/vortex-dev 2020-10-20 11:49:35 -04:00
Blaise Tine e6466b887c minor update 2020-10-20 08:45:21 -07:00
Blaise Tine 8290ad8828 minor update 2020-10-20 05:49:45 -07:00
Blaise Tine 7529f72c5d fixed OPAE crash, added custom bram module to controll rw collision, dogfood testcase argurment, optimzed buffered fifo, quartus build optimization flags 2020-10-20 05:32:55 -07:00
Blaise Tine 301cc45740 scope fixes 2020-10-14 09:19:26 -07:00
Blaise Tine 58b8e82908 scope fixes ... 2020-10-13 17:09:22 -04:00
Blaise Tine 4bfc4ee78f scope fixes 2020-10-13 08:44:55 -07:00
Blaise Tine 99e209b7a2 Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2020-10-12 20:35:44 -07:00
Blaise Tine 7334896665 Merge branch 'master' of https://github.gatech.edu/casl/Vortex
Conflicts:
	benchmarks/opencl/bfs/Makefile
	benchmarks/opencl/convolution/Makefile
	benchmarks/opencl/guassian/Makefile
	benchmarks/opencl/kmeans/Makefile
	benchmarks/opencl/nearn/Makefile
	benchmarks/opencl/saxpy/Makefile
	benchmarks/opencl/sfilter/Makefile
	benchmarks/opencl/sgemm/Makefile
	benchmarks/opencl/transpose/Makefile
	benchmarks/opencl/vecadd/Makefile
	driver/tests/basic/Makefile
	driver/tests/demo/Makefile
	driver/tests/dogfood/Makefile
	miscs/rvvector/vector_test/Makefile
	runtime/Makefile
	runtime/tests/dev/Makefile
	runtime/tests/hello/Makefile
	runtime/tests/nlTest/Makefile
	runtime/tests/simple/Makefile
	runtime/tests/vecadd/Makefile
2020-10-12 20:33:32 -07:00
Blaise Tine 32da50816f scope refactoring: adding modules definitions to VCD trace 2020-10-12 23:26:02 -04:00
Carter René MontgomeryandGitHub a83048b3bd Comments 2020-10-06 14:50:56 -04:00
Carter René MontgomeryandGitHub 1f4af4777c Comments 2020-10-06 14:35:46 -04:00
Blaise Tine 309dd48fc6 scope bug fixes 2020-10-06 03:59:27 -04:00
Carter René MontgomeryandGitHub d2ab8d3cc6 Added comments to prep for cache presentation 2020-10-05 14:49:47 -04:00
Blaise Tine 4e1007e5b2 scope refactoring 2020-10-03 18:53:21 -04:00
Blaise Tine a10d6fed47 update Makefile 2020-09-24 18:29:09 -07:00
Blaise Tine 878c89861b CI script updates 2020-09-20 01:44:14 -04:00
Blaise Tine 990b1585f1 CI script updates 2020-09-20 01:27:34 -04:00
Blaise Tine b3a52f4002 minor update 2020-09-20 00:43:01 -04:00
Blaise Tine c9d38c2b80 CI script updates 2020-09-20 00:17:42 -04:00
Blaise Tine a8972af51e Merge branch 'master' of https://github.com/vortexgpgpu/vortex-dev 2020-09-19 22:44:27 -04:00
Blaise Tine 0919210cfa update CI scripts 2020-09-19 22:41:25 -04:00
Blaise Tine 409b9113cf update CI scripts 2020-09-19 17:26:32 -04:00
Blaise Tine e29c1a543d update CI scripts 2020-09-19 17:00:45 -04:00
Blaise Tine a7af253aa4 minor update 2020-09-19 16:25:44 -04:00
Malik Burton 4f5fc0a1e9 Added passed print statement to current working
opencl benchmarks
2020-09-19 16:10:24 -04:00
Blaise Tine 91f348c61a adding prebuilt CI script 2020-09-19 16:08:28 -04:00
Blaise Tine f6f95e0c46 mutiple fixes: parallel printf, fixed cycle in cache, opencl refactored vecadd and sgemm, regen opencl kernels with hard-float, fixed vortex io bus interface, fixed dpi floats APi to support multicore mode, make vlsim multicore default, make rtlsim multi-core default, removed POCL binaries from repository, updated Makefiles to use external POCL 2020-09-19 14:45:42 -04:00
Malik Burton 0646180059 Modified testbench.cpp to assume passed for
runtime and isa tests.
2020-09-19 11:24:53 -04:00
Malik Burton 959270def1 runtime tests hello modified to return 0 and
vecadd modified to replace printf with vx_print_str.
2020-09-15 18:46:45 -04:00
Malik Burton dca5853191 Added "Passed" print to dev,nlTest,simple tests 2020-09-12 16:09:45 -04:00
Blaise Tine 80f929eb61 fixed build warnings; sgemm Makefile 2020-09-10 13:39:34 -04:00
Blaise Tine 38303cdc2f vlsim: host_buffer optimization 2020-09-09 17:53:31 -04:00
Blaise Tine adb6b9c44f dev merge 2020-09-09 17:09:18 -04:00
Blaise Tine fba2fa03c7 fixed new AFU Driver bugs - now functional 2020-09-09 17:05:48 -04:00
Carter Rene Montgomery 9b7187441d updated from GT repo 2020-09-08 18:35:47 -04:00
Blaise Tine bf7b0cf340 Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2020-09-08 13:05:47 -04:00
Blaise Tine 0fab1ddd92 adding support for verilator-driven AFU driver: vlsim 2020-09-08 13:05:26 -04:00
Blaise Tine 807ce24e94 fixed committed instrs count 2020-09-08 07:54:12 -07:00