vortex/sim/simx
tinebp 4785736e4d
Some checks failed
CI / setup (push) Has been cancelled
CI / build (32) (push) Has been cancelled
CI / build (64) (push) Has been cancelled
CI / tests (cache, 32) (push) Has been cancelled
CI / tests (cache, 64) (push) Has been cancelled
CI / tests (config1, 32) (push) Has been cancelled
CI / tests (config1, 64) (push) Has been cancelled
CI / tests (config2, 32) (push) Has been cancelled
CI / tests (config2, 64) (push) Has been cancelled
CI / tests (debug, 32) (push) Has been cancelled
CI / tests (debug, 64) (push) Has been cancelled
CI / tests (opencl, 32) (push) Has been cancelled
CI / tests (opencl, 64) (push) Has been cancelled
CI / tests (regression, 32) (push) Has been cancelled
CI / tests (regression, 64) (push) Has been cancelled
CI / tests (scope, 32) (push) Has been cancelled
CI / tests (scope, 64) (push) Has been cancelled
CI / tests (stress, 32) (push) Has been cancelled
CI / tests (stress, 64) (push) Has been cancelled
CI / tests (synthesis, 32) (push) Has been cancelled
CI / tests (synthesis, 64) (push) Has been cancelled
CI / tests (vector, 32) (push) Has been cancelled
CI / tests (vector, 64) (push) Has been cancelled
CI / tests (vm, 32) (push) Has been cancelled
CI / tests (vm, 64) (push) Has been cancelled
CI / complete (push) Has been cancelled
minor update
2025-01-26 22:55:22 -08:00
..
arch.h Remove unused EXTV code, clean up code, pragma once around vpu.h 2025-01-13 16:45:13 -08:00
cache_cluster.h SimX multiports support fixes 2024-12-03 05:46:33 -08:00
cache_sim.cpp minor update 2025-01-26 22:55:22 -08:00
cache_sim.h fixes to SimX's multiports memory support 2024-12-02 17:51:42 -08:00
cluster.cpp minor updates 2024-12-04 06:00:19 -08:00
cluster.h SimX multiports support fixes 2024-12-03 05:46:33 -08:00
constants.h minor updates 2024-12-04 06:00:19 -08:00
core.cpp memory mem_coalescer miss perf counter 2024-12-26 08:00:36 -08:00
core.h memory mem_coalescer miss perf counter 2024-12-26 08:00:36 -08:00
dcrs.cpp fixed trace log formatting 2024-07-30 12:05:36 -07:00
dcrs.h tabs cleanup 2024-03-13 23:19:54 -07:00
debug.h Vortex 2.0 changes: 2023-10-19 20:51:22 -07:00
decode.cpp minor update 2025-01-22 04:56:49 -08:00
dispatcher.h tabs cleanup 2024-03-13 23:19:54 -07:00
emulator.cpp minor update 2025-01-22 04:56:49 -08:00
emulator.h minor update 2025-01-22 04:56:49 -08:00
execute.cpp Added ifndef statements for the vector extension anywhere they didn't exist already 2025-01-14 21:29:47 -08:00
func_unit.cpp SimX multi-ports memory fixes 2024-12-04 21:11:51 -08:00
func_unit.h Merge branch 'develop' into tensor-core 2024-09-30 16:48:47 -04:00
ibuffer.h tabs cleanup 2024-03-13 23:19:54 -07:00
instr.h minor update 2025-01-22 04:56:49 -08:00
instr_trace.h Merge branch 'develop' into tensor-core 2024-09-30 16:48:47 -04:00
local_mem.cpp ramulator memory addressing bug fix + platform memory refactoring 2025-01-26 06:28:51 -08:00
local_mem.h minor single-thread fix 2024-04-20 22:32:28 -07:00
main.cpp Added ifndef statements for the vector extension anywhere they didn't exist already 2025-01-14 21:29:47 -08:00
Makefile Added ifndef statements for the vector extension anywhere they didn't exist already 2025-01-14 21:29:47 -08:00
mem_coalescer.cpp memory mem_coalescer miss perf counter 2024-12-26 08:00:36 -08:00
mem_coalescer.h memory mem_coalescer miss perf counter 2024-12-26 08:00:36 -08:00
mem_sim.cpp ramulator memory addressing bug fix + platform memory refactoring 2025-01-26 06:28:51 -08:00
mem_sim.h ramulator memory addressing bug fix + platform memory refactoring 2025-01-26 06:28:51 -08:00
operand.h merge 2024-08-23 17:44:24 -04:00
pipeline.h simx refactoring - emulation vs simulation discrete separation 2024-03-12 00:23:42 -07:00
processor.cpp ramulator memory addressing bug fix + platform memory refactoring 2025-01-26 06:28:51 -08:00
processor.h Added case for vector-test due to different exitcode 2024-11-27 23:50:57 -08:00
processor_impl.h Added case for vector-test due to different exitcode 2024-11-27 23:50:57 -08:00
scoreboard.h merge 2024-08-23 17:44:24 -04:00
socket.cpp added icache dcache overlap 2024-12-15 14:55:21 -08:00
socket.h SimX multiports support fixes 2024-12-03 05:46:33 -08:00
types.cpp SimX multi-ports memory fixes 2024-12-04 21:11:51 -08:00
types.h ramulator memory addressing bug fix + platform memory refactoring 2025-01-26 06:28:51 -08:00
vpu.cpp Added ifndef statements for the vector extension anywhere they didn't exist already 2025-01-14 21:29:47 -08:00
vpu.h Added ifndef statements for the vector extension anywhere they didn't exist already 2025-01-14 21:29:47 -08:00