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

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

System-on-a-Chip

  • 基于FPGA的調制解調器

    當今電子系統的設計是以大規模FPGA為物理載體的系統芯片的設計,基于FPGA的片上系統可稱為可編程片上系統(SOPC)。SOPC的設計是以知識產權核(IPCore)為基礎,以硬件描述語言為主要設計手段,借助以計算機為平臺的EDA工具進行的。 本文在介紹了FPGA與SOPC相關技術的基礎上,給出了SOPC技術開發調制解調器的方案。在分析設計軟件Matlab/DSP(Digital Signal Processing)。builder以及Quartus Ⅱ開發軟件進行SOPC(System On a Programmable Chip)設計流程后,依據調制解調算法提出了一種基于DSP Builder調制解調器的SOPC實現方案,模塊化的設計方法大大縮短了調制解調器的開發周期。 在SOPC技術開發調制解調器的過程中,用MATLAB/Simulink的圖形方式調用Altera DSP Builder和其他Simulink庫中的圖形模塊(Block)進行系統建模,在Simulink中仿真通過后,利用DSP Builder將Simulink的模型文件(.mdl)轉化成通用的硬件描述語言VHDL文件,從而避免了VHDL語言手動編寫系統的煩瑣過程,將精力集中于算法的優化上。 基于DSP Builder的開發功能,調制解調器電路中的低通濾波器可直接調用FIRIP Core,進一步提高了開發效率。 在進行編譯、仿真調試成功后,經過QuartusⅡ將編譯生成的編程文件下載到ALTERA公司Cyclone Ⅱ系列的FPGA芯片EP2C5F256C6,完成器件編程,從而給出了一種調制解調器的SOPC系統實現方案。

    標簽: FPGA 調制解調器

    上傳時間: 2013-05-28

    上傳用戶:koulian

  • 視頻圖像處理系統的研究

    視頻圖像處理的應用越來越廣泛,各種處理算法也日趨成熟,相關的硬件技術不斷地推陳出新。視頻圖像處理系統的硬件實現一般來說有三種方式:數字信號處理器(Digital Signal Processor)、專用集成芯片(Application Specific Integrated Circuit)和現場可編程邏輯門陣列(Field Programmable Gate Array)以及相關電路組成。最近幾年,隨著電子設計自動化(Electronic Design Automation)技術的迅速發展,使得基于FPGA的可編程片上系統(System On a Programmable Chip)逐漸成為嵌入式系統。應用的一種趨勢。特別地,在視頻圖像處理系統設計中,數據量大,要求處理速度快,靈活性高,FPGA有其獨特的優勢。鑒于此,本文對基于FPGA和SOPC技術的視頻圖像處理系統進行了研究。 本文介紹了Xilinx公司FPGA的結構和功能特點,以及可編程片上系統的開發工具和片內系統設計流程。根據視頻信號的相關知識,編寫了視頻圖像處理IP核,構建了視頻圖像處理系統。整個系統以FPGA為核心器件,內嵌PowerPC405處理器模塊,通過ⅡC總線完成視頻解碼芯片的初始化,總體上實現了對視頻圖像信號的采集、處理、存儲和顯示。 本文最后對系統進行了調試。經過實驗驗證,系統能正確和可靠地工作。整個系統的邏輯資源消耗占FPGA的百分之十幾,剩余的資源可以做許多硬件算法或其它方面的應用。

    標簽: 視頻圖像 處理系統

    上傳時間: 2013-05-24

    上傳用戶:kaka

  • 基于8086 CPU 的單芯片計算機系統的設計

    本文依據集成電路設計方法學,探討了一種基于標準Intel 8086 微處理器的單芯片計算機平臺的架構。研究了其與SDRAM,8255 并行接口等外圍IP 的集成,并在對AMBA協議和8086 CPU分析的基礎上,采用遵從AMBA傳輸協議的系統總線代替傳統的8086 CPU三總線結構,搭建了基于8086 IP 軟核的單芯片計算機系統,并實現了FPGA 功能演示。關鍵詞:微處理器; SoC;單芯片計算機;AMBA 協議 Design of 8086 CPU Based Computer-on-a-chip System(School of Electrical Engineering and Automation, Heifei University of Technology, Hefei, 230009,China)Abstract: According to the IC design methodology, this paper discusses the design of one kind of Computer-on-a-chip system architecture, which is based on the standard Intel8086 microprocessor,investigates how to integrate the 8086 CPU and peripheral IP such as, SDRAM controller, 8255 PPI etc. Based on the analysis of the standard Intel8086 microprocessor and AMBA Specification,the Computer-on-a-chip system based on 8086 CPU which uses AMBA bus instead of traditional three-bus structure of 8086 CPU is constructed, and the FPGA hardware emulation is fulfilled.Key words: Microprocessor; SoC; Computer-on-a-chip; AMBA Specification

    標簽: 8086 CPU 單芯片 計算機系統

    上傳時間: 2013-12-27

    上傳用戶:kernor

  • 基于SOPC技術的異步串行通信IP核的設計

    介紹了SoPC(System on a Programmable Chip)系統的概念和特點,給出了基于PLB總線的異步串行通信(UART)IP核的硬件設計和實現。通過將設計好的UART IP核集成到SoPC系統中加以驗證,證明了所設計的UART IP核可以正常工作。該設計方案為其他基于SoPC系統IP核的開發提供了一定的參考。

    標簽: SOPC IP核 異步串行通信

    上傳時間: 2013-11-12

    上傳用戶:894448095

  • PQP is a library for performing three types of proximity queries on a pair of geometric models compo

    PQP is a library for performing three types of proximity queries on a pair of geometric models composed of triangles:

    標簽: performing geometric proximity library

    上傳時間: 2014-01-13

    上傳用戶:love_stanford

  • Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++

    Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap. 滾動顯示位圖 在VC++環境下,在一個對話框中顯示一個原始尺寸的大小的位圖文件相當是困難的。然而,通過使用 StretchBlt()函數一個給定的區域顯示一個大的位圖是可能的。主要的缺點是圖像將會失真。看了這篇通過卷動技術顯示整個位圖技術的文章,你將能夠以它的原始尺寸在給定對話框的區域內顯示一個大位圖。 來源: http://www.codeguru.com/bitmap/ScrollBitmap.html

    標簽: Displaying difficult original bitmap

    上傳時間: 2014-01-05

    上傳用戶:yiwen213

  • sheerdns is a master DNS server whose zone records are stored on a One-Record-Per-File bases. Becaus

    sheerdns is a master DNS server whose zone records are stored on a One-Record-Per-File bases. Because of this, it is the simplest of any DNS to configure, the easiest to update, and the most efficient for networks that experience a lot of updates (for example master servers for dynamic IP address ranges). You never have to restart it; any updates are available immediately without having to notify the sheerdns process. 來源: http://freshmeat.net/projects/sheerdns/?topic_id=149 sheerdns是一個主DNS服務器,它的域記錄保存在一個One-Record-Per-File(每文件一個記錄)的庫中。因此,它是最簡單的DNS配制,最容易更新,對于有大量更新的網絡(如動態IP地址范圍的主服務器)來說它是最高效的。你不必重新啟動它,任何更新不用通知對應DNS進程就可以立即生效。

    標簽: One-Record-Per-File sheerdns records Becaus

    上傳時間: 2015-01-10

    上傳用戶:wyc199288

  • socks5 remote exploit/ linux x86易受到的攻擊 linux:* socks5-v1.0r10 (compiled on a turbolinux 4.0.5) => 0*

    socks5 remote exploit/ linux x86易受到的攻擊 linux:* socks5-v1.0r10 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r9 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r8 (compiled on a turbolinux 4.0.5) => 0* socks5-v1.0r10 (compiled on a redhat 6.0) => 400* socks5-s5watch-1.0r9-2 (redhat-contrib) => no?* socks5-0.17-1 (redhat 4.2) => no* socks5-1.0r10-5 (redhat-contrib) => no??* socks5-server-1.0r6-8TL (TurboContrib) => no??用法:* $ ./1080r [offset]該代碼本人是本人千辛萬苦利用俄漢翻譯軟件從俄羅斯網站上找到的,還沒有來得及實用,就發上來,與大家共研。有問題請Email:jzzq8081@sina.com

    標簽: linux turbolinux compiled exploit

    上傳時間: 2013-12-17

    上傳用戶:xuanchangri

  • eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. C

    eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. Currently available modules include: email, addressbook, calendar, infolog (notes, to-do s, phone calls), content management, forum, bookmarks, wiki

    標簽: eGroupWare multi-user developed PHP-based

    上傳時間: 2015-02-20

    上傳用戶:hphh

  • This project provides a proxy that allows telnet/tcp connections to be made to serial ports on a mac

    This project provides a proxy that allows telnet/tcp connections to be made to serial ports on a machine.

    標簽: connections provides project allows

    上傳時間: 2013-11-25

    上傳用戶:jjj0202

主站蜘蛛池模板: 昂仁县| 秭归县| 邯郸县| 晋州市| 湟中县| 曲水县| 广昌县| 博白县| 白城市| 武陟县| 忻城县| 全州县| 青阳县| 南昌市| 新丰县| 泗水县| 阳朔县| 股票| 田林县| 镇雄县| 湘阴县| 特克斯县| 邵阳县| 阳山县| 民勤县| 渭源县| 桦甸市| 光山县| 九寨沟县| 绥德县| 江川县| 德清县| 棋牌| 盐山县| 禹州市| 大邑县| 贺州市| 金阳县| 宁都县| 剑川县| 景宁|