Commit graph

32 commits

Author SHA1 Message Date
Blaise Tine
45150919e3 rasterizer simulator updates 2022-03-09 02:17:45 -05:00
Blaise Tine
a767efe3c2 fixed vortex custom extension opcode to use official unused values 2022-03-06 22:55:52 -05:00
Blaise Tine
4d51d15ab9 simx rasterizer & render output implementation 2022-03-05 20:59:11 -05:00
Blaise Tine
302387a2cf moved global csrs to device configuration registers (DCRs) to resolve namespace conflict & added vx_interp & draw3d kernel update 2022-03-02 12:22:18 -05:00
lc97667
dc1bd7e8c6 Merge branch 'graphics' of https://github.com/vortexgpgpu/vortex-dev into graphics 2022-02-23 19:03:30 -05:00
lc97667
e7a5853e37 interpolation rtl update 2022-02-23 18:59:39 -05:00
Blaise Tine
f3075a0d3f added global csrs support & moved raster and rop outside core 2022-02-23 18:43:52 -05:00
Blaise Tine
5db7b76b3c Simx texture cache support 2022-02-19 13:52:17 -05:00
Blaise Tine
40644d663a make uuid calculation more stable irrespective to warp execution order. 2022-02-17 19:28:21 -05:00
Blaise Tine
66bbe58fa3 Merge branch 'graphics' of https://github.com/vortexgpgpu/vortex-dev into graphics 2022-02-17 16:04:16 -05:00
Blaise Tine
d139f6bd4b simx debug trace level update 2022-02-17 15:49:12 -05:00
lpc97667
7f2ce04aa9 add interpolation instr to simx 2022-02-15 23:14:43 -05:00
Blaise Tine
d297351211 simx64 bug fix 2022-02-05 17:13:16 -05:00
Blaise Tine
bda77760c8 addition bug fixes 2022-02-05 09:14:35 -05:00
Blaise Tine
5fbace9fa0 fixed several bugs and refactor memory access 2022-02-04 17:50:19 -05:00
Blaise Tine
cf2a0a5f39 code refactoring 2022-02-04 00:07:24 -05:00
Santosh Srivatsan
836c777680 XLEN parameterization for simx 2022-02-03 15:19:31 -05:00
Santosh Srivatsan
7e3a2fdb0f Modifications to allow 64-bit riscv tests to run on travis CI 2022-01-27 15:55:19 -05:00
Santosh Srivatsan
7aa93a735d Added FLEN parameterization for RV32/64 F and D instructions 2022-01-24 15:42:15 -05:00
Santosh Srivatsan
ad92c09f5b Changed all instances of DWord to XWord and DWordI to XWordI. Added XLEN parameterization to the simx Makefile 2022-01-22 13:47:44 -05:00
Santosh Srivatsan
91c22a2592 Fixed some riscv-tests 2022-01-22 12:54:10 -05:00
Santosh Srivatsan
f93303bac7 Minor update 2021-12-15 17:21:38 -05:00
Santosh Srivatsan
4abfca4cb2 Replaced all instanced of DoubleWord to DWord and DoubleWordI to DWordI 2021-12-13 19:55:02 -05:00
Santosh Srivatsan
e82d5fe48f Removed all comments labelled \'simx64\' 2021-12-13 19:52:13 -05:00
Santosh Srivatsan
67daa6e616 Minor update 2021-12-11 17:58:31 -05:00
Santosh Srivatsan
885bb58ca9 Merged RV64IMFD extensions to master branch 2021-12-11 17:06:29 -05:00
Santosh Srivatsan
5edb9098ce Merge branch 'simx64' 2021-12-10 21:48:29 -05:00
Santosh Srivatsan
e7bc436b52 Renamed simX to simx 2021-12-10 16:57:29 -05:00
Blaise Tine
0e2de4f13a prefetch test fixes 2021-12-09 04:54:10 -05:00
Blaise Tine
5825b7c15a dram simulator fix 2021-12-07 22:44:06 -05:00
Blaise Tine
b741807f8c using ramulator dram simulator 2021-12-06 01:22:45 -05:00
Blaise Tine
2a7a4df342 simx directory name fix 2021-11-30 07:17:58 -05:00
Renamed from sim/simX/execute.cpp (Browse further)