Publication Details
Architektura NFA Split pro rychlé hledání regulárních výrazů
Regular expressions matching, Automaton, FPGA
Many hardware architectures have been designed to accelerate regular expression matching in network security devices, but most of them can achieve high throughput only for strings or small sets of regular expressions. We propose new NFA Split architecture which reduces the amount of consumed FPGA resources in order to match larger set of regular expressions. New algorithm is introduced to find non-collision sets of states and determine part of nondeterministic automaton which can be mapped to the memory based architecture. For all analysed sets of regular expressions, the algorithm was able to find non-collision sets with 67.8 % of states in average and reduces the amount of consumed flip-flops to 37.6 % and look-up tables to 63.9 % in average.
@inproceedings{BUT35050,
author="Jan {Kořenek} and Vlastimil {Košař}",
title="Architektura NFA Split pro rychlé hledání regulárních výrazů",
booktitle="Proceedings of the 6th ACM/IEEE Symposium on Architectures for Networking and Communications Systems",
year="2010",
pages="1--2",
publisher="Association for Computing Machinery",
address="La Jolla",
isbn="978-1-4503-0379-8"
}