Hansung Kim
|
87b966a5fa
|
Add perf counter for stall by any operand hazard
|
2024-04-15 01:01:26 -07:00 |
|
Hansung Kim
|
62c7d1f4cf
|
Report any fire cycles from scoreboard as well
|
2024-03-29 12:23:15 -07:00 |
|
Hansung Kim
|
50263a5f7d
|
Rename sched_barrier_stalls -> perf_sched_barrier_idles
Sched stall by barrier is really idle because it causes !scheduler_if.valid,
which is counted as part of sched_idle.
|
2024-03-28 22:45:12 -07:00 |
|
Hansung Kim
|
83e151a189
|
Add valid / fire / cycles-issued perf counters to dispatch
|
2024-03-23 00:01:15 -07:00 |
|
Hansung Kim
|
9438862389
|
Add perf counter for barrier schedule stalls
|
2024-03-20 15:29:28 -07:00 |
|
Blaise Tine
|
e217bc2c23
|
adding tracking for SFU stalls
|
2023-12-28 12:12:11 -08:00 |
|
Blaise Tine
|
c7a81d1493
|
adding sockets support to simx and cache subsystem refactoring
minor update
minor update
minor updates
|
2023-12-20 15:16:12 -08:00 |
|
Blaise Tine
|
e04e026a14
|
profiling update
minor updates
|
2023-12-18 04:43:44 -08:00 |
|
Blaise Tine
|
24973ffca0
|
scoreboard optimization & profiling
|
2023-11-27 05:53:36 -08:00 |
|
Blaise Tine
|
d47cccc157
|
Vortex 2.0 changes:
+ Microarchitecture optimizations
+ 64-bit support
+ Xilinx FPGA support
+ LLVM-16 support
+ Refactoring and quality control fixes
|
2023-10-19 20:51:22 -07:00 |
|