English

Content Addressable Parallel Processors on a FPGA

Hardware Architecture 2021-06-25 v2

Abstract

In this short article, we report on the implementation of a Content Addressable Parallel Processor using a FPGA. While Content addressable memories have been implemented in FPGAs, to our knowledge this is the first implementation in FPGA of Caxton C. Foster's vision of parallel processing, particularly the notions of parallel write as well as the combining of output values, which are usually missing in more typical CAM implementations, such as the ones designed for network routing. The resulting CAPP is made accessible to a host computer over a USB/UART interface, using a straightforward serial protocol that is demonstrated using a Python-based driver.

Keywords

Cite

@article{arxiv.2106.11376,
  title  = {Content Addressable Parallel Processors on a FPGA},
  author = {Ayush Salik and Manor Askenazi and Edward Rietman},
  journal= {arXiv preprint arXiv:2106.11376},
  year   = {2021}
}

Comments

4 pages, 5 figures

R2 v1 2026-06-24T03:26:36.411Z