SOPC實驗--Hello World實驗:啟動Quartus II軟件,選擇File→New Project Wizard,在出現的對話框中填寫項目名稱 2、 點擊Finish,然后選擇“是”。選擇Assignments→Device,改寫各項內容。Family改為CycloneII,根據實驗板上的器件選擇相應的器件,本實驗選擇EP2C5T144C8,點擊對話框中的Device & Pin Options,在Configuration中,選項Use Configuration Device為EPCS1,選項Unused Pins為As inputs,tri-stated.
上傳時間: 2014-01-13
上傳用戶:梧桐
SOPC實驗--自定義PWM組件:以帶一個Avalon Slave 接口的PWM 組件為例,說明如何自定義組件。,一個Avalon Slave 接口可以有clk、chipselect、address、read、readdata、write 及writedata 等信號,但這些信號都不是必需的。 一、功能 我們要實現的PWM 組件具有以下功能: 1. PWM 的周期可改,用period 寄存器存儲; 2. PWM 的占空比可改,用duty 寄存器存儲。 二、Avalon Slave 接口信號的設計 1.Clk:為PWM 提供時鐘; 2.Write:寫信號,可以通過Avalon Slave 總線將period 和duty 值從Nios II 應用程序 傳送到組件邏輯中。 3.Writedata:寫數據。通過此數據線傳送period 和duty 值。 4.Address:本例中有兩個寄存器,因此可用一根地址線表示。 5.全局信號。本例中PWM 的輸出用來驅動LED 燈顯示,這個信號不屬于Avalon 接 口信號。
上傳時間: 2013-12-28
上傳用戶:bibirnovis
這是一篇敘述如何將NIOS II程式燒錄至FLASH中的文件,其中包括SOPC及NIOS II設定
上傳時間: 2016-07-18
上傳用戶:R50974
SOPC是Altera公司提出的一種靈活、高效的片上系統設計方案,它可以有選擇地將處理器、存儲器、I/O等系統設計需要的組件集成到一個PLD器件上。在SOPC設計中可方便地加入用戶自定義邏輯。該文簡要介紹了SOPC設計架構,然后通過一個實例,詳細介紹了嵌入式系統中SOPC設計的實現方法和效果。
上傳時間: 2016-07-23
上傳用戶:R50974
數字上變頻DUC是與數字下變頻ddc相對應的工作.目前實現方式主要有:專用芯片,通用DSP和FPGA實現三種.本程序即給出了XILINX公司的Digital Up Converter核心程序(IP CORE)以及響應的使用說明,對于從事雷達,無線通信的工程人員和研究者有很大用處.
標簽: Converter Digital XILINX FPGA
上傳時間: 2016-07-24
上傳用戶:jing911003
UP-TECHPXA270-S-handbook_v1.0快速開始手冊,是博創公司在ARM9上開發的平臺
標簽: S-handbook_v UP-TECHPXA 270 1.0
上傳時間: 2013-12-04
上傳用戶:蟲蟲蟲蟲蟲蟲
設計實體:lcd驅動器 --彩色液晶芯片LQ080V3DG01 --原創針對博創開發板up-SOPC2000開發板寫的彩色液晶驅動程序
上傳時間: 2013-12-13
上傳用戶:極客
Abstract—Wireless networks in combination with image sensors open up a multitude of previously unthinkable sensing applications. Capable tools and testbeds for these wireless image sensor networks can greatly accelerate development of complex, yet efficient algorithms that meet application requirements. In this paper, we introduce WiSNAP, a Matlab-based application development platform intended for wireless image sensor networks. It allows researchers and developers of such networks to investigate, design, and evaluate algorithms and applications using real target hardware. WiSNAP offers standardized and easy-to-use Application Program Interfaces (APIs) to control image sensors and wireless motes, which do not require detailed knowledge of the target hardware. Nonetheless, its open system architecture enables support of virtually any kind of sensor or wireless mote. Application examples are presented to illustrate the usage of WiSNAP as a powerful development tool.
標簽: combination previously multitude Abstract
上傳時間: 2013-12-03
上傳用戶:D&L37
基于康草科技中一款SOPC開發板上的8019的以太網驅動程序
上傳時間: 2014-12-09
上傳用戶:mhp0114
Teaching programming basics from the ground up, this book helps even those with no prior programming knowledge learn JavaScript and use this knowledge to create interesting, useful, and dynamic sites.
標簽: programming Teaching basics ground
上傳時間: 2014-09-12
上傳用戶:miaochun888