@inproceedings{fcdc34b14593466896096a6fbbd15ca0,
title = "A scalable architecture for high-throughput regular-expression pattern matching",
abstract = "We present and evaluate an architecture for high-throughput pattern matching of regular expressions. Our approach matches multiple patterns concurrently, responds rapidly to changes in the pattern set, and is well suited for synthesis in an ASIC or FPGA. Our approach is based on a new and easily pipelined state-machine representation that uses encoding and compression techniques to improve density. We have written a compiler that translates a set of regular expressions and optimizes their deployment in the structures used by our architecture. We analyze our approach in terms of its throughput, density, and efficiency. We present experimental results from an implementation in a commodity FPGA, showing better throughput and density than the best known approaches.",
author = "Brodle, \{Benjamin C.\} and Cytron, \{Ron K.\} and Taylor, \{David E.\}",
year = "2006",
doi = "10.1109/ISCA.2006.7",
language = "English",
isbn = "076952608X",
series = "Proceedings - International Symposium on Computer Architecture",
pages = "191--202",
booktitle = "Proceedings - 33rd International Symposium on Computer Architecture,ISCA 2006",
note = "33rd International Symposium on Computer Architecture, ISCA 2006 ; Conference date: 17-06-2006 Through 21-06-2006",
}