Skip to content

HEAP-Lab-VT/rst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

RST: Random-Access Hardware Sequence Compression

This repository contains the source code and RTL for RST, a hardware memory compression algorithm that enables random access to individual 64B compressed blocks using a 128B-per-page decompression dictionary.

Paper: "Random-Access Hardware Sequence Compression," ISCA 2026.
Authors: Nolan Chu, Yoon Lee, Gagandeep Panwar, Xun Jian — Virginia Tech & AMD Research.

Artifact

The complete artifact (source, RTL, memory dumps, QEMU VM image, and synthesis evidence) is available on Zenodo:

https://doi.org/10.5281/zenodo.19449274

See the Zenodo archive's README.md for setup and experiment instructions.

License

BSD 3-Clause Clear. See LICENSE for details.

About

RST: Random-Access Hardware Sequence Compression

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors