天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

64位流核心運(yùn)算部件的設(shè)計(jì)與實(shí)現(xiàn)

發(fā)布時(shí)間:2018-05-15 21:04

  本文選題:流處理器 + 流核心; 參考:《國(guó)防科學(xué)技術(shù)大學(xué)》2012年碩士論文


【摘要】:片上集成傳統(tǒng)多核處理器(以桌面CPU為代表)和流多核處理器(以GPU為代表)已成為多核處理器的發(fā)展方向,但異構(gòu)的結(jié)構(gòu)導(dǎo)致功耗很大,分離的存儲(chǔ)也會(huì)導(dǎo)致通信瓶頸,故本項(xiàng)目組提出同構(gòu)通用流處理器的體系結(jié)構(gòu)。該結(jié)構(gòu)是由四個(gè)流核心共享前端構(gòu)成一個(gè)流多核,根據(jù)應(yīng)用程序來(lái)配置CPU和SP中流多核的數(shù)目。同構(gòu)通用流處理器不僅要面向高性能計(jì)算應(yīng)用,對(duì)圖形圖像處理也需要能快速處理,這些對(duì)處理器的運(yùn)算部件提出了很高的要求。 本課題完成了64位流核心運(yùn)算部件的設(shè)計(jì)與實(shí)現(xiàn),主要工作和創(chuàng)新點(diǎn)包括: 1、對(duì)于整數(shù)運(yùn)算部件,充分利用圖形圖像處理的數(shù)據(jù)窄位寬的特性,完成了加/減法單元、乘法單元的設(shè)計(jì),這兩個(gè)運(yùn)算單元與浮點(diǎn)運(yùn)算共享前導(dǎo)零邏輯來(lái)靈活處理不同位寬運(yùn)算,,從而有效利用資源,減少計(jì)算延遲。還完成了整數(shù)運(yùn)算部件中比較單元、移位單元、除法單元的設(shè)計(jì)與VHDL代碼實(shí)現(xiàn)。 2、對(duì)于浮點(diǎn)運(yùn)算部件,完成了浮點(diǎn)加/減單元、浮點(diǎn)乘法單元、浮點(diǎn)/整數(shù)轉(zhuǎn)換單元、浮點(diǎn)除法單元、浮點(diǎn)開(kāi)方單元的設(shè)計(jì)與實(shí)現(xiàn),并實(shí)現(xiàn)了浮點(diǎn)加/減、浮點(diǎn)乘法和浮點(diǎn)/整數(shù)轉(zhuǎn)換操作的流水化設(shè)計(jì),提升了浮點(diǎn)運(yùn)算部件的處理能力。 3、利用Xilinx公司的ISE12.1開(kāi)發(fā)軟件,完成了64位流核心的系統(tǒng)驗(yàn)證平臺(tái)設(shè)計(jì)。通過(guò)對(duì)各個(gè)運(yùn)算單元添加測(cè)試激勵(lì)來(lái)驗(yàn)證它們的功能正確性,通過(guò)系統(tǒng)執(zhí)行多條浮點(diǎn)指令來(lái)驗(yàn)證流水化處理的正確性。驗(yàn)證的結(jié)果表明運(yùn)算部件的設(shè)計(jì)實(shí)現(xiàn)了處理器要求的運(yùn)算操作,并能夠在整個(gè)流核心系統(tǒng)中正常運(yùn)行。通過(guò)軟件自動(dòng)綜合,得到了運(yùn)算部件的相關(guān)性能參數(shù)。
[Abstract]:The integration of traditional multi-core processors (represented by desktop CPU) and stream multi-core processors (represented by GPU) has become the development direction of multi-core processors. However, heterogeneous architectures lead to high power consumption, and separate storage also leads to communication bottlenecks. Therefore, the project team proposes the architecture of the isomorphic universal stream processor. The structure is composed of four stream cores to share the front end, and the number of stream multicore in CPU and SP is configured according to the application program. The isomorphic general stream processor not only needs high performance computing applications, but also needs to be able to process graphics and images quickly. In this paper, the design and implementation of 64 bit stream core operation unit are completed. The main work and innovations are as follows: 1. For integer operation unit, the addition / subtraction unit and multiplication unit are designed by taking full advantage of the narrow bit width of graphics and image processing data. These two units share leading zero logic with floating-point operations to deal with different bit widths flexibly, thus effectively utilizing resources and reducing computational delays. The design of comparison unit, shift unit and division unit in integer operation unit and the implementation of VHDL code are also completed. 2. For the floating-point operation unit, the floating-point addition / subtraction unit, the floating-point multiplication unit, the floating-point / integer conversion unit, the floating-point division unit, the floating-point square unit are designed and implemented, and the floating-point addition / subtraction is realized. Floating-point multiplication and floating-point / integer conversion are pipelined to improve the processing power of floating-point operation components. 3. The system verification platform of 64 bit stream core is designed by using the ISE12.1 development software of Xilinx Company. Test incentives are added to each unit to verify their functional correctness, and the correctness of pipelining processing is verified by executing multiple floating-point instructions. The verification results show that the design of the computing unit realizes the operation required by the processor and can run normally in the whole stream core system. Through the automatic synthesis of the software, the related performance parameters of the operation parts are obtained.
【學(xué)位授予單位】:國(guó)防科學(xué)技術(shù)大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2012
【分類(lèi)號(hào)】:TP332

【參考文獻(xiàn)】

相關(guān)期刊論文 前3條

1 黃舒懷,蔡敏;超前進(jìn)位加法器的一種優(yōu)化設(shè)計(jì)[J];半導(dǎo)體技術(shù);2004年08期

2 姚若河;歐秀平;;數(shù)字陣列乘法器的算法及結(jié)構(gòu)分析[J];中國(guó)集成電路;2006年08期

3 向淑蘭,曹良帥;數(shù)字信號(hào)處理器中陣列乘法器的研究與實(shí)現(xiàn)[J];微電子學(xué)與計(jì)算機(jī);2005年10期



本文編號(hào):1893916

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/kejilunwen/jisuanjikexuelunwen/1893916.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶(hù)2df3b***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com
国产又粗又长又大的视频| 午夜精品黄片在线播放| 日本欧美一区二区三区就| 欧美极品欧美精品欧美| 色哟哟在线免费一区二区三区| 黄色国产自拍在线观看| 黄色国产一区二区三区| 99国产精品国产精品九九| 欧美一区日韩二区亚洲三区| 欧美乱视频一区二区三区 | 国产精品夜色一区二区三区不卡| 日本丰满大奶熟女一区二区| 黄色片国产一区二区三区| 亚洲熟妇熟女久久精品| 国产精品日韩欧美一区二区 | 少妇毛片一区二区三区| 中日韩美女黄色一级片| 日韩无套内射免费精品| 中文字幕乱码亚洲三区| 有坂深雪中文字幕亚洲中文| 极品熟女一区二区三区| 久久99精品国产麻豆婷婷洗澡| 日韩欧美国产亚洲一区| 黄色片一区二区在线观看| 开心久久综合激情五月天| 精品久久少妇激情视频| 综合久综合久综合久久| 99久久精品免费看国产高清| 91久久精品国产成人| 91麻豆精品欧美视频| 一区二区免费视频中文乱码国产| 国产肥女老熟女激情视频一区| 丰满人妻一二三区av| 亚洲性日韩精品一区二区| 国产传媒精品视频一区| 久久成人国产欧美精品一区二区| 伊人欧美一区二区三区| 日韩精品一区二区三区含羞含羞草| 91超精品碰国产在线观看| 尹人大香蕉一级片免费看| 激情内射亚洲一区二区三区|