- 1、本文档共20页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
成功大學資訊工程系 CIAL實驗室 CSIE CIAL Lab Pipelined Architecture For Multi-String Match Outline 1. Introduction 2. Pipelined Architecture 3. Performance evaluation 4. Conclusion Introduction (1/6) A string Y of length n is a sequence of characters c1c2……cn. Let Σ = {Y1, Y2, ...YN} be a finite set of strings called keywords or signatures proposed hardware solutions are based on the well-known Aho-Corasick (AC) algorithm , where the system is modeled as a deterministic finite automaton(DFA) we present a pipelined processing approach to the implementation of AC algorithm, called P-AC. Introduction (2/6) Introduction (3/6) Introduction (4/6) Introduction (6/6) Introduction (5/5) Outline 1. Introduction 2. Pipelined Architecture 3. Performance evaluation 4. Conclusion Pipelined Architecture (1/6) Pipelined Architecture (2/6) Assume the pipeline has k+1 stages numbered from 0 to k last stage is only used to buffer the search result of stage (k-1). longer than k characters are divided into segments of length k last segment whose length can be less than k Pipelined Architecture (3/6) local transition tables (LT) can be implemented using hardware hashing For long strings with more than k characters, the match-result will be generated by the aggregation unit (AU). transition rule table (TD) to determine the next state segment ID will be passed to the corresponding partial match unit (PMi) of the AU. (PMi) sends a lookup request to the conditional match table (CMT); Pipelined Architecture (4/6) Pipelined Architecture (5/6) Pipelined Architecture (6/6) Outline 1. Introduction 2. Pipelined Architecture 3. Performance evaluation 4. Conclusion Performance evaluation (1/2) There are k+3 memories in the system (k memories for the pipeline unit) 2 memories for the DFA units and 1 memory for the CMT). DFA
您可能关注的文档
- 慢性乙型肝炎特殊患者治疗.ppt
- 情绪管理和控制精品教程.ppt
- 感受道德之美.pptx
- 慢性盆腔炎妇产科学.ppt
- 惠州四海达望江的项目定位和物业发展建议的报告.ppt
- 慢性乙型肝炎防治指南流行病学预防自然史和诊断.ppt
- 慢性支气管炎阻塞性肺气肿 慢性肺源性心脏病.ppt
- 慢性肝淤血病理切片.ppt
- 慢性肾脏病的特点和营养治疗的原则.ppt
- 慢性萎缩性胃炎诊治的心得刘华一.ppt
- 2024年江西省高考政治试卷真题(含答案逐题解析).pdf
- 2025年四川省新高考八省适应性联考模拟演练(二)物理试卷(含答案详解).pdf
- 2025年四川省新高考八省适应性联考模拟演练(二)地理试卷(含答案详解).pdf
- 2024年内蒙通辽市中考化学试卷(含答案逐题解析).docx
- 2024年四川省攀枝花市中考化学试卷真题(含答案详解).docx
- (一模)长春市2025届高三质量监测(一)化学试卷(含答案).pdf
- 2024年安徽省高考政治试卷(含答案逐题解析).pdf
- (一模)长春市2025届高三质量监测(一)生物试卷(含答案).pdf
- 2024年湖南省高考政治试卷真题(含答案逐题解析).docx
- 2024年安徽省高考政治试卷(含答案逐题解析).docx
文档评论(0)