Blaise Tine
|
5f487c899b
|
Merge branch 'master' of https://github.gatech.edu/casl/Vortex
|
2021-08-08 01:27:35 -07:00 |
|
Blaise Tine
|
b1eef0fb7c
|
warp scheduler optimization
|
2021-08-07 23:45:01 -07:00 |
|
Blaise Tine
|
5b8e58e15e
|
warp scheduler optimization
|
2021-08-07 14:44:37 -07:00 |
|
Blaise Tine
|
b5af2065ee
|
fetch optimization
|
2021-08-07 12:57:14 -07:00 |
|
Blaise Tine
|
7ae5da914e
|
minor update
|
2021-08-07 12:56:26 -07:00 |
|
Blaise Tine
|
9935768280
|
vx_wsapwn.c fix
|
2021-08-07 15:13:07 -04:00 |
|
Blaise Tine
|
dd984ceb45
|
minor update
|
2021-08-07 01:10:02 -04:00 |
|
Blaise Tine
|
bf8f249754
|
runtime test update
|
2021-08-06 18:05:04 -07:00 |
|
Blaise Tine
|
d7948a1ce6
|
software updaet for new thread mask design
|
2021-08-05 22:39:39 -04:00 |
|
Blaise Tine
|
e4d9fd8a00
|
thread mask redesign
|
2021-08-05 17:32:58 -07:00 |
|
Blaise Tine
|
e7aa93614b
|
minor update
|
2021-08-05 11:49:05 -07:00 |
|
Blaise Tine
|
43ad188ccb
|
texture unit critical path optimization
|
2021-08-05 02:47:26 -07:00 |
|
Blaise Tine
|
7b8fe11e6a
|
unused variables refactoring
|
2021-08-05 01:46:26 -07:00 |
|
Blaise Tine
|
deed327890
|
using png images in tex_unit test
|
2021-08-04 01:07:21 -07:00 |
|
Blaise Tine
|
b3aaac4903
|
minor update
|
2021-08-03 12:22:15 -07:00 |
|
Blaise Tine
|
c35434bd8f
|
minor update
|
2021-08-03 11:01:52 -07:00 |
|
Blaise Tine
|
bd433b55b0
|
minor update
|
2021-08-03 01:13:18 -07:00 |
|
Blaise Tine
|
7b921387bc
|
Merge branch 'master' into graphics
|
2021-08-02 23:57:53 -07:00 |
|
Blaise Tine
|
07f6667b66
|
minor update
|
2021-08-02 22:29:05 -07:00 |
|
Blaise Tine
|
16f1f24a62
|
minor update
|
2021-08-02 20:35:28 -07:00 |
|
Blaise Tine
|
80f62e8a41
|
instruction buffer optimization
|
2021-08-02 19:54:28 -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
|
69940feac0
|
registering execute units inputs
|
2021-08-02 16:08:11 -07:00 |
|
Blaise Tine
|
74227f8cdf
|
optimize startup routine
|
2021-08-02 16:06:54 -07:00 |
|
Blaise Tine
|
91d4419fae
|
new regression tests
|
2021-08-02 16:05:33 -07:00 |
|
Blaise Tine
|
6525dff158
|
fixed no shared memory bug, fixed cache debug log
|
2021-08-02 15:59:33 -07:00 |
|
Blaise Tine
|
dc322894cd
|
bug fixes - lkg build
|
2021-08-01 19:21:37 -07:00 |
|
Blaise Tine
|
fd0d908a68
|
tex_unit critical path refactoring
|
2021-08-01 00:54:47 -07:00 |
|
Blaise Tine
|
3b7da61245
|
minor update
|
2021-07-31 03:30:35 -07:00 |
|
Blaise Tine
|
ee46bc8a48
|
minor update
|
2021-07-31 03:02:25 -07:00 |
|
Blaise Tine
|
94ad34768b
|
Merge branch 'graphics' of https://github.com/vortexgpgpu/vortex-dev into graphics
Conflicts:
hw/rtl/VX_core.v
hw/rtl/VX_csr_data.v
hw/rtl/VX_csr_unit.v
hw/rtl/VX_decode.v
hw/rtl/VX_define.vh
hw/rtl/VX_execute.v
hw/rtl/VX_gpu_unit.v
hw/rtl/VX_instr_demux.v
hw/rtl/VX_lsu_unit.v
hw/rtl/VX_mem_unit.v
hw/rtl/VX_pipeline.v
hw/rtl/VX_platform.vh
hw/rtl/VX_smem_arb.v
hw/rtl/VX_writeback.v
hw/rtl/cache/VX_bank.v
hw/rtl/interfaces/VX_cache_mem_req_if.v
hw/rtl/interfaces/VX_cache_mem_rsp_if.v
hw/rtl/interfaces/VX_dcache_core_rsp_if.v
hw/rtl/interfaces/VX_dcache_req_if.v
hw/rtl/interfaces/VX_icache_core_rsp_if.v
hw/rtl/tex_unit/VX_tex_memory.v
hw/rtl/tex_unit/VX_tex_unit.v
hw/simulate/Makefile
hw/syn/quartus/pipeline/Makefile
hw/unit_tests/tex_unit/tex_sampler/main.cpp
hw/unit_tests/tex_unit/tex_sampler/vl_simulator.h
runtime/include/vx_intrinsics.h
|
2021-07-30 21:12:55 -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
|
79fd92a1b4
|
minor update
|
2021-07-30 17:43:15 -07:00 |
|
Blaise Tine
|
160ff94a22
|
minor update
|
2021-07-30 16:01:22 -07:00 |
|
Blaise Tine
|
3d19588e57
|
bus arbiters refactoring
|
2021-07-30 16:00:09 -07:00 |
|
Blaise Tine
|
b6596494ff
|
minor update
|
2021-07-30 15:50:04 -07:00 |
|
Blaise Tine
|
8b9d5e772e
|
elete junk files
|
2021-07-28 12:38:08 -07:00 |
|
Blaise Tine
|
8030750b07
|
delete junk files
|
2021-07-28 12:02:59 -07:00 |
|
Blaise Tine
|
edf492a55f
|
Merge branch 'master' of https://github.com/vortexgpgpu/vortex
|
2021-07-27 20:16:20 -07:00 |
|
Blaise Tine
|
7807e285ac
|
minor update
|
2021-07-27 00:30:10 -07:00 |
|
Blaise Tine
|
050fadb7ac
|
minor update
|
2021-07-26 23:04:25 -07:00 |
|
Blaise Tine
|
d2aa228a34
|
cache area optimization + IPC boost from 4.24 => 4.42
|
2021-07-26 21:24:27 -07:00 |
|
Blaise Tine
|
b307c40ae7
|
mshr critical path optimization
|
2021-07-26 21:11:17 -07:00 |
|
Blaise Tine
|
15e4d8b716
|
writeback refactoring
|
2021-07-26 11:25:30 -07:00 |
|
Blaise Tine
|
1ba2a10ad8
|
minor update
|
2021-07-25 15:29:15 -07:00 |
|
Blaise Tine
|
6f0b5865e2
|
minor update
|
2021-07-25 02:35:34 -07:00 |
|
Blaise Tine
|
88b45114c1
|
minor update
|
2021-07-25 02:00:31 -07:00 |
|