亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

FPGAS

  • this is the stepper motor contro lcode on xilinx spartan FPGAS enjoy the cod e nd keep helpin each o

    this is the stepper motor contro lcode on xilinx spartan FPGAS enjoy the cod e nd keep helpin each other

    標(biāo)簽: the stepper spartan contro

    上傳時間: 2017-09-08

    上傳用戶:cooran

  • 7 Series FPGAS Memory Interface Solutions

    7 Series FPGAS Memory Interface Solutions v1.9 Data Sheet (AXI) 

    標(biāo)簽: 7 Series FPGAS Memory Interface Solutions v1.9 Data Sheet (AXI)

    上傳時間: 2015-06-03

    上傳用戶:hfjjhf

  • WiMAX網(wǎng)絡(luò)終端基帶算法與FPGA實(shí)現(xiàn)

    隨著全球經(jīng)濟(jì)不斷增長和信息技術(shù)持續(xù)發(fā)展,越來越多用戶提出了對數(shù)據(jù)、語音和視訊等寬帶接入業(yè)務(wù)的需求。傳統(tǒng)的接入網(wǎng)技術(shù)己成為新一代寬帶通信網(wǎng)絡(luò)建設(shè)的瓶頸,通信網(wǎng)絡(luò)的寬帶化成為一個必然的趨勢。在眾多新興的接入技術(shù)中,寬帶無線接入技術(shù)以其特有的優(yōu)勢成為近年來通信技術(shù)市場的最大亮點(diǎn)。基于IEEE802.16e的WiMAX技術(shù)作為一種面向無線城域網(wǎng)(WMAN)的寬帶接入方案,正以其優(yōu)異的性能和廣闊的市場前景而倍受關(guān)注。 本文是基于WiMAX技術(shù)的網(wǎng)絡(luò)終端的設(shè)計(jì),根據(jù)IEEE802.16e協(xié)議,物理層需要對收發(fā)信息進(jìn)行編解碼、調(diào)制解調(diào)等的處理,其中包含很多運(yùn)算密集的算法;這些處理有些適合硬件邏輯實(shí)現(xiàn),有些適合數(shù)字信號處理器實(shí)現(xiàn),所以設(shè)計(jì)采用了FPGAS+DSPs的實(shí)現(xiàn)方式。考慮對接收和發(fā)送數(shù)據(jù)的不同處理,在詳細(xì)分析上行和下行鏈路的工作過程的基礎(chǔ)上,對模塊的進(jìn)行了詳細(xì)劃分,并對系統(tǒng)的FPGA部分進(jìn)行了詳細(xì)設(shè)計(jì)。 設(shè)計(jì)中本文充分考慮了FPGA和DSP之間處理的優(yōu)缺點(diǎn),并注意避免器件之間通信的復(fù)雜化,在滿足器件之間數(shù)據(jù)流量的同時,盡量使數(shù)據(jù)流向簡單化,避免了延時增加和接口帶寬調(diào)度的復(fù)雜化。最終整個設(shè)計(jì)完成完整的802.16e網(wǎng)絡(luò)終端的物理層基帶處理功能。

    標(biāo)簽: WiMAX FPGA 網(wǎng)絡(luò)終端 基帶

    上傳時間: 2013-06-01

    上傳用戶:123456wh

  • 紋理映射算法研究與FPGA實(shí)現(xiàn)

    紋理映射在計(jì)算機(jī)圖形計(jì)算中屬于光柵化階段,處理的是像素,主要的特點(diǎn)是數(shù)據(jù)的吞吐量大,對實(shí)時系統(tǒng)來說轉(zhuǎn)換的速度是一個關(guān)鍵的因素,人們尋求各種加速算法來提高運(yùn)算速度。傳統(tǒng)的方法是用更快的處理器,并行算法或?qū)S糜布kS著數(shù)字技術(shù)的發(fā)展,尤其是可編程邏輯門陣列(FPGAS)的發(fā)展,提供了一種新的加速方法。FPGAS在密度和性能上都有突破性的發(fā)展,當(dāng)前的FPGA芯片已經(jīng)能夠運(yùn)算各種圖形算法,而在速度上與專用的圖形卡硬件相同。因此,F(xiàn)PGA芯片非常適合這項(xiàng)工作。 本文主要工作包括以下幾個方面: 1、本文提出了一種MIPmapping紋理映射優(yōu)化方法,改進(jìn)了MIPmapping映射細(xì)化層次算法及紋理圖像的存儲方式,減少紋理尋址的計(jì)算量,提高紋理存儲的相關(guān)性。詳細(xì)內(nèi)容請閱讀第三章。 2、提出了一種MIPmapping紋理映射優(yōu)化方法的硬件實(shí)現(xiàn)方案,該方案針對移動設(shè)備對功耗和面積的要求,以及分辨率不高的特點(diǎn),在參數(shù)空間到紋理地址的計(jì)算中用定點(diǎn)數(shù)來實(shí)現(xiàn)。詳細(xì)內(nèi)容請閱讀第四章。 3、實(shí)現(xiàn)了紋理映射流水線單元紋理地址產(chǎn)生電路,及紋理濾波電路的FPGA設(shè)計(jì),并給出設(shè)計(jì)的綜合和仿真結(jié)果。詳細(xì)內(nèi)容請閱讀第五章4、實(shí)現(xiàn)了符合IEEE 754單精度標(biāo)準(zhǔn)的乘法、乘累加及除法運(yùn)算器電路。乘法器采用改進(jìn)型Booth編碼電路以減少部分積數(shù)量,用Wallace對部分積進(jìn)行壓縮;乘累加器采用multiply-add fused算法,對關(guān)鍵路徑進(jìn)行了優(yōu)化;除法器為基于改進(jìn)型泰勒級數(shù)展開的查找表結(jié)構(gòu)實(shí)現(xiàn),查找表尺寸只有208字節(jié),電路為固定時延,在電路尺寸、延時及復(fù)雜度方面進(jìn)行了較好的平衡。

    標(biāo)簽: FPGA 映射 算法研究

    上傳時間: 2013-04-24

    上傳用戶:yxvideo

  • Libero IDE 8.60

    Actel Corporation Libero 集成設(shè)計(jì)環(huán)境(IDE) 為 FPGA 設(shè)計(jì)。新版本提供 SmartDesign, 使用戶設(shè)計(jì)在一個更高的水平抽象。新工具隨員支持所有Actel 的FPGAS, 包括并且基于閃光的, 低功率ProASIC3 和5 微瓦特Actel 園屋頂?shù)男∥?b>FPGAS, 單片Actel 融合PSC (可編程序的系統(tǒng)芯片)

    標(biāo)簽: Libero 8.60 IDE

    上傳時間: 2013-07-11

    上傳用戶:zhichenglu

  • an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysi

    1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis\r\n2. fpga implemention of a median filter\r\n3. fpga implementation of digital filters\r\n4.hardware acceleration of edge detection algorithm on FPGAS

    標(biāo)簽: implementation reconstruction hyperspectral algorithm

    上傳時間: 2013-08-07

    上傳用戶:ytulpx

  • The DSP Design Flow workshop provides

    The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and implement DSP algorithms targeting FPGAS. This intermediate workshop in implementing DSP functions focuses on learning how to use System Generator for DSP,

    標(biāo)簽: workshop provides Design Flow

    上傳時間: 2013-09-02

    上傳用戶:joheace

  • 關(guān)于FPGA流水線設(shè)計(jì)的論文

    關(guān)于FPGA流水線設(shè)計(jì)的論文\r\nThis work investigates the use of very deep pipelines for\r\nimplementing circuits in FPGAS, where each pipeline\r\nstage is limited to a single FPGA logic element (LE). The\r\narchitecture and VHDL design of a parameterized integer\r\na

    標(biāo)簽: FPGA 流水線 論文

    上傳時間: 2013-09-03

    上傳用戶:wl9454

  • 模擬IC性能的權(quán)衡 模擬到數(shù)字化設(shè)計(jì)的挑戰(zhàn)

    Abstract: Many digital devices incorporate analog circuits. For instance, microprocessors, applicationspecificintegrated circuits (ASICs), and field-programmable gate arrays (FPGAS) may have internalvoltage references, analog-to-digital converters (ADCs) or digital-to-analog converters (DACs). However,there are challenges when you integrate more analog onto a digital design. As with all things in life, inelectronics we must always trade one parameter for another, with the application dictating the propertrade-off of analog function. In this application note, we examine how the demand for economy of spaceand cost pushes analog circuits onto digital substrates, and what design challenges emerge.  

    標(biāo)簽: 模擬IC 性能 模擬 數(shù)字化設(shè)計(jì)

    上傳時間: 2013-11-17

    上傳用戶:菁菁聆聽

  • Altera FPGA的電源解決方案

    Abstract: Field-programmable gate arrays (FPGAS) are used in a wide variety of applications and end markets, including digital signalprocessing, medical imaging, and high-performance computing. This application note outlines the issues related to powering FPGAS.It also discusses Maxim's solutions for powering Altera® FPGAS.  

    標(biāo)簽: Altera FPGA 電源解決方案

    上傳時間: 2013-11-02

    上傳用戶:zhaoman32

主站蜘蛛池模板: 东海县| 天镇县| 时尚| 白朗县| 新乡市| 永泰县| 济南市| 滁州市| 扎囊县| 辽宁省| 瓦房店市| 武义县| 合作市| 西乌珠穆沁旗| 镇安县| 太仓市| 南溪县| 彭泽县| 琼中| 龙胜| 库车县| 五常市| 长白| 三都| 金山区| 太湖县| 康乐县| 儋州市| 右玉县| 泰兴市| 清新县| 兰考县| 抚顺市| 监利县| 延吉市| 上虞市| 辽中县| 嘉荫县| 安吉县| 康定县| 新龙县|