Commit Graph

317 Commits

Author SHA1 Message Date
Blaise Tine
d504adb236 afu mem controller refactoring 2021-05-01 08:39:52 -07:00
Blaise Tine
95f057bc2e fpga build refactoring 2021-04-29 06:17:28 -07:00
Blaise Tine
2216a3059d minor update 2021-04-27 05:52:01 -04:00
Blaise Tine
64848788a1 minor update 2021-04-26 20:34:28 -07:00
Blaise Tine
8543e3a8bf code refactoring 2021-04-26 02:34:21 -07:00
Blaise Tine
8410c49f53 code refactoring: DRAM => MEM renaming 2021-04-26 00:58:48 -07:00
Blaise Tine
0615e7481a minor update 2021-04-24 03:06:24 -04:00
Blaise Tine
cad21a4b92 minor update 2021-04-24 01:17:38 -04:00
Blaise Tine
4cb98a25a7 enabling 128-bit dram bus 2021-04-24 00:31:27 -04:00
Blaise Tine
3a266fc792 adding compiler tests to regression suite 2021-03-09 05:01:56 -08:00
Blaise Tine
ad11bdfc87 fix warnings 2021-03-09 04:58:00 -08:00
Blaise Tine
c0abd6ef3f Aligned memory allocation workaround for PACE clusters 2021-03-09 03:25:45 -08:00
Blaise Tine
66ea340d05 Fix RAM memory deallocation 2021-03-09 01:52:56 -08:00
Blaise Tine
907e6868cd simx refactoring, fixed simple.hex, compatibility with rtlsim and vlsim complete, added to regression suite 2021-03-08 23:58:33 -08:00
Blaise Tine
71e9745e68 simx lkg build 2021-03-08 08:34:02 -08:00
Blaise Tine
8eac091fb5 simX floating-point fixes and refactoring 2021-03-08 03:44:08 -08:00
Blaise Tine
062d02ddce Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2021-03-04 20:51:03 -08:00
Blaise Tine
8a86bddd3e fixed simX multicore support, added shared memory 2021-03-04 20:45:27 -08:00
Blaise Tine
41f09ffb55 minor update - allow independent driver cleanup 2021-02-28 18:19:26 -08:00
Blaise Tine
e6bb8ccd94 Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2021-02-28 17:21:19 -08:00
Blaise Tine
9fda618815 minor typo 2021-02-28 01:58:41 -08:00
Blaise Tine
a8452483fe simX refactoring 2021-02-27 02:27:19 -08:00
Blaise Tine
700f9eea19 moving MUL unit into ALU unit 2021-02-23 13:49:02 -08:00
Blaise Tine
6c1dc96626 simX refactoring + removed oldRTL + CSR updates 2021-02-06 12:52:54 -08:00
Blaise Tine
778453e43f remove unused code from kernel binaries, spawn_kernel optimization using shift instead of division 2021-02-04 17:35:57 -05:00
Blaise Tine
b047f589d6 runtime instrinsics refactoring using RISC-V custom instruction assmebly directives 2021-02-04 15:15:20 -05:00
Blaise Tine
a9f82bceae updating kernels with 32-cores support 2021-01-25 10:33:42 -05:00
Blaise Tine
3602d287b4 wspawn fix for small sets 2021-01-25 07:04:54 -08:00
Blaise Tine
5419859281 fcvt fix 2021-01-25 02:22:00 -08:00
Blaise Tine
7ae936c25f minor updates 2021-01-14 23:06:03 -08:00
Blaise Tine
fe64c47f60 ccip write fix 2021-01-14 22:49:06 -08:00
Blaise Tine
f18ac24675 afu reset fix 2021-01-12 17:13:47 -08:00
Blaise Tine
b4b5d6f0ab minor updates 2021-01-12 15:19:38 -08:00
Blaise Tine
7c4823e65c fixed GPR reset bug, fixed lsu dup loading, fixed riscv-tests 2021-01-11 23:55:09 -08:00
Blaise Tine
5c83c594c1 minor update 2021-01-07 17:25:59 -08:00
Blaise Tine
146c285aa0 minor update 2021-01-06 19:59:04 -08:00
Blaise Tine
2b8435471a speeding up simulation using dedicated full dpi-based FPU core 2021-01-06 18:44:06 -08:00
Blaise Tine
39bff921be cache bug fixes 2021-01-05 05:04:49 -08:00
Blaise Tine
762b8e2e3e fixed cache mshr critical path 2021-01-04 12:49:40 -05:00
Blaise Tine
4bc3b537bd fixed reset fan-out 2021-01-03 20:06:36 -08:00
Blaise Tine
4815ab099c using single-port block ram for cache tags, restoring core reset signal 2021-01-02 19:53:41 -08:00
Blaise Tine
30d950ada2 vx_spawn_warps redesign using opencl's style scheduler 2021-01-01 14:13:48 -05:00
Blaise Tine
138db29310 Merge branch 'master' of https://github.gatech.edu/casl/Vortex 2020-12-31 22:40:34 -05:00
Blaise Tine
e4a00dd0d9 fixed loader script stack setup 2020-12-31 22:37:20 -05:00
Blaise Tine
abe32ed553 cache optimization - moved read requests to stage1 and eliminating stage3 2020-12-31 07:40:58 -08:00
Blaise Tine
d44144f72f FPU float<->int conversion optimization 2020-12-29 15:37:45 -08:00
Blaise Tine
4f689c4ce9 fixed global obejct sharing between cores 2020-12-24 19:36:07 -05:00
Blaise Tine
703a861fe9 added support for write-through cache, removed cache snooping support 2020-12-23 23:51:02 -08:00
Blaise Tine
d956e268b9 adding new performance counters (banks utilization and DRAM bus utilization) 2020-12-22 12:33:45 -08:00
Blaise Tine
4bbd7bf408 performance refactoring - rebalanced stream buffers accross the device to enforce output buffering rule at compoments boudaries, finally resolved block ram R/W collusion discrepencies, 2020-12-19 02:45:06 -08:00