Sciweavers

FPGA
2006
ACM

Context-free-grammar based token tagger in reconfigurable devices

13 years 8 months ago
Context-free-grammar based token tagger in reconfigurable devices
In this paper, we present reconfigurable hardware architecture for detecting semantics of streaming data on 1+ Gbps networks. The design leverages on the characteristics of context-free-grammar (CFG) that allows the computers to understand the semantics of data. Although our parser is not a true CFG parser, we use the linguistic structure defined in the grammars to explore a new way of parsing data using Field Programmable Gate Array (FPGA) hardware. Our system consists of pattern matchers and a syntax detector. The pattern matchers are automatically generated using the grammar token list while the syntax detector is generated based on the aspects of the grammar that define the order of all possible token sequences. Since all the rules are mapped onto the hardware as parallel processing engines, the meaning of each token can be determined by monitoring where it is being processed. Our highly parallel and fine grain pipelined engines can operate at a frequency above 500 MHz. Our initia...
Young H. Cho, James Moscola, John W. Lockwood
Added 22 Aug 2010
Updated 22 Aug 2010
Type Conference
Year 2006
Where FPGA
Authors Young H. Cho, James Moscola, John W. Lockwood
Comments (0)