scispace - formally typeset
R

Ross Daly

Researcher at Stanford University

Publications -  12
Citations -  1186

Ross Daly is an academic researcher from Stanford University. The author has contributed to research in topics: Computer science & Compiler. The author has an hindex of 5, co-authored 9 publications receiving 863 citations. Previous affiliations of Ross Daly include Carnegie Mellon University.

Papers
More filters
Journal ArticleDOI

Flipping bits in memory without accessing them: an experimental study of DRAM disturbance errors

TL;DR: This paper exposes the vulnerability of commodity DRAM chips to disturbance errors, and shows that it is possible to corrupt data in nearby addresses by reading from the same address in DRAM by activating the same row inDRAM.
Journal ArticleDOI

Rigel: flexible multi-rate image processing hardware

TL;DR: This paper presents Rigel, which takes pipelines specified in the new multi-rate architecture and lowers them to FPGA implementations, and demonstrates depth from stereo, Lucas-Kanade, the SIFT descriptor, and a Gaussian pyramid running on two FPGAs.
Proceedings ArticleDOI

CoSA: Integrated Verification for Agile Hardware Design

TL;DR: CoSA (CoreIR Symbolic Analyzer), a model-checking tool for CoreIR designs, which natively supports encodings using the theories of bitvectors and arrays and provides a broad set of analyses including equivalence checking and safety and liveness verification.
Proceedings ArticleDOI

Type-directed scheduling of streaming accelerators

TL;DR: A system for automatically compiling data-parallel programs into statically scheduled, streaming hardware circuits, and a scheduling algorithm that searches over the space of transformations to quickly generate area-efficient hardware designs that achieve a programmer-specified throughput are described.