vortex/sim/simx
2025-02-09 17:53:09 -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 updates 2024-12-04 06:00:19 -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 Added a vpu and vec units 2025-02-09 17:53:09 -08:00
core.h Added a vpu and vec units 2025-02-09 17:53:09 -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 Added a vpu and vec units 2025-02-09 17:53:09 -08:00
emulator.h Added a vpu and vec units 2025-02-09 17:53:09 -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 Added a vpu and vec units 2025-02-09 17:53:09 -08:00
func_unit.h Added a vpu and vec units 2025-02-09 17:53:09 -08: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 Added a vpu and vec units 2025-02-09 17:53:09 -08:00
local_mem.cpp memory mem_coalescer miss perf counter 2024-12-26 08:00:36 -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 a vpu and vec units 2025-02-09 17:53:09 -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 bug fixes 2024-12-26 10:01:36 -08:00
mem_sim.h bug fixes 2024-12-26 10:01:36 -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 Added ifndef statements for the vector extension anywhere they didn't exist already 2025-01-14 21:29:47 -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 Added a vpu and vec units 2025-02-09 17:53:09 -08:00
vec_unit.cpp Added a vpu and vec units 2025-02-09 17:53:09 -08:00
vec_unit.h Added a vpu and vec units 2025-02-09 17:53:09 -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