Projects
WORKLOAD · MEMORY · INTERCONNECT · RTL
What I am building, and what state it is in.
Nothing shipped yet. The four directions below are what I am working through.
PLANNED DIRECTIONS4 ENTRIES
Workload characterization for AI data movement
What a real model execution reads and writes, how often, and from where — in a trace format the modeling work below can consume directly.
Memory system and HBM modeling
Bandwidth, latency and bank-level behaviour under those traces. How much of an accelerator stall is actually a memory-system property?
NoC / interconnect simulation
Topology, routing and flow control driven by the same traffic instead of synthetic uniform-random.
RTL network datapath
A synthesizable block with its own testbench, taking one of the results above from model to hardware.