透過您的圖書館登入
IP:18.190.217.213
  • 學位論文

整合自時硬體加速器到Nios II平台

Integrating Self-timed Hardware Accelerators into Nios II Platform

指導教授 : 鄭福炯
若您是本文的作者,可授權文章由華藝線上圖書館中協助推廣。

摘要


當嵌入式系統在應用上有增進效能的需求,即會採用硬體來加速以往採用處理器執行的某些關鍵工作,然而硬體電路的設計趨勢以同步電路為主,相對的非同步電路設計複雜且可用的IP模組較少。 本篇論文提出一種新的硬體加速器設計方法,利用本實驗室開發的SoCAD工具從C++或Java等高階語言的程式碼,自動產生可重複使用的自時硬體模組,結合同步電路到非同步電路溝通介面成為自時(Self-timed)硬體加速器(Hardware accelerator),整合到Nios II平台使用。此自時硬體加速器可取代並加速Nios II處理器的軟體部份達到Time to Market目的,並兼具非同步電路的低功耗、省電、速度快、可重用的優點。 我們使用GCD(Greatest Common Divisor)、Summation和RSA演算法為範例,測試並比較軟體、C2H硬體加速器、以及自時硬體加速器所佔用的邏輯數量和執行時間。實驗數據的結果顯示本方法比沒有/有C2H硬體加速器的Nios II平台快,以GCD為例約快1.4/1.5倍,以Summation為例沒有管線設計約快8.0/1.3倍,有管線設計約快12.3/2.1倍,以RSA為例約快1.1/20.7倍。

並列摘要


Hardware accelerators are commonly used to speed up some critical operations in embedded system design. This thesis proposes a new approach to design hardware accelerator which integrates self-timed hardware accelerators into Altera Nios II platform. The self-timed hardware accelerator consists of one self-timed core which is automatically synthesized from C++ or Java specification by using SoCAD tool and a synchronous to asynchronous interface to plug in the self-timed core to Avalon bus of Nios II SoPC platform. GCD、Summation and RSA are used as examples to carry out the performance evaluation. The experimental results shows that our self-timed hardware accelerator is 1.4/1.5 times, 8.0/1.3 times, 12.3/2.1 times, 20.7/1.1 times faster than Nios II platform without/with C2H hardware accelerator in GCD, non-pipeline Summation, pipeline Summation and RSA examples, respectively.

參考文獻


[1] Dong Lin and Shiyuan Yang, “An Implementation of Rapid Prototyping Platform of Embedded Systems”, Consumer Electronics 2006, ISCE '06. IEEE Tenth International Symposium , Page 1-4.
[3] David Lau, Orion Pritchard and Philippe Molson, “Automated Generation of Hardware Accelerators with Direct Memory Access from ANSI/ISO Standard C Functions”, 14th Annual IEEE Symposium on Field-Programmable Custom Computing Machines (FCCM'06), April 2006, Page 45-56.
[9] Altera Corp., “Avalon-MM Interface Specification Version 1.2”, April 2009.
[14] Kees van Berkel, Joep Kessels, Marly Roncken, and Frits Schalij, "The VLSI-programming language Tangram and its translation into handshake circuits," presented at Design Automation, European, 1991.
[21] Fu-Chiung Cheng, Shu-Ming Chang and Chi-Huam Shieh, “Detection and Generation of Self-Timed Pipelines from High Level Specifications”, Held jointly with 6th International Conference on Embedded Systems., 20th International Conference, 6-10 January 2007 Page 413-418.

被引用紀錄


陳胤宇(2010)。迅速整合可重複使用的Balsa IPs到Nios II客製化指令〔碩士論文,大同大學〕。華藝線上圖書館。https://www.airitilibrary.com/Article/Detail?DocID=U0081-3001201315110191

延伸閱讀