Vivado設(shè)計(jì)分為Project Mode和Non-project Mode兩種模式,一般簡(jiǎn)單設(shè)計(jì)中,我們常用的是Project Mode。在本手冊(cè)中,我們將以一個(gè)簡(jiǎn)單的實(shí)驗(yàn)案例,一步一步的完成Vivado的整個(gè)設(shè)計(jì)流程一、新建工程1、打開(kāi)Vivado 2013.4開(kāi)發(fā)工具,可通過(guò)桌面快捷方式或開(kāi)始菜單中xilinx DesignTools-Vivado 2013.4下的Vivado 2013.4打開(kāi)軟件,開(kāi)啟后,軟件如下所示:2、單擊上述界面中Create New Project圖標(biāo),彈出新建工程向?qū)Вc(diǎn)擊Next.3、輸入工程名稱、選擇工程存儲(chǔ)路徑,并勾選Create project subdirectory選項(xiàng),為工程在指定存儲(chǔ)路徑下建立獨(dú)立的文件夾。設(shè)置完成后,點(diǎn)擊Next注意:工程名稱和存儲(chǔ)路徑中不能出現(xiàn)中文和空格,建議工程名稱以字母、數(shù)字、下劃線來(lái)組成。4、選擇RTL Project一項(xiàng),并勾選Do not specifty sources at this time,勾選該選項(xiàng)是為了跳過(guò)在新建工程的過(guò)程中添加設(shè)計(jì)源文件。點(diǎn)擊Next.IA5、根據(jù)使用的FPGA開(kāi)發(fā)平臺(tái),選擇對(duì)應(yīng)的FPGA目標(biāo)器件。(在本手冊(cè)中,以xilinx官方開(kāi)發(fā)板KC705為例,Nexys4開(kāi)發(fā)板請(qǐng)選擇Artix-7 XC7A100TCSG324-2的器件,即Family和Subfamily均為Artix-7,封裝形式(Package)為cSG324,速度等級(jí)(Speed grade)為-1,溫度等級(jí)(Temp Grade)為C)。點(diǎn)擊Next6、確認(rèn)相關(guān)信息與設(shè)計(jì)所用的的FPGA器件信息是否一致,一致請(qǐng)點(diǎn)擊Finish,不一致,請(qǐng)返回上一步修改。二、設(shè)計(jì)文件輸入1、如下圖所示,點(diǎn)擊Flow Navigator下的Project Manager->Add Sources或中間Sources中的對(duì)話框打開(kāi)設(shè)計(jì)文件導(dǎo)入添加對(duì)話框。2、選擇第二項(xiàng)Add or Create Design Sources,用來(lái)添加或新建Verilog或VHDL源文件,點(diǎn)擊Next
標(biāo)簽: vivado
上傳時(shí)間: 2022-05-28
上傳用戶:默默
關(guān)于Xilinx IS(14.2)簡(jiǎn)單使用方法介紹安裝ISE軟件基本上是一路點(diǎn)擊鼠標(biāo)就是,但必須安裝注冊(cè)表文件,可在網(wǎng)上查找,可能是一個(gè)生成注冊(cè)表文件或注冊(cè)表文件(license),功能仿真是在設(shè)計(jì)輸入后進(jìn)行;時(shí)序仿真是在邏輯綜合后或布局布線后進(jìn)行。(系統(tǒng)差不多占20GB硬盤(pán))1創(chuàng)建工程文件(New Projiect)File New Projiect。如輸入文件名:Two20ne.在上圖點(diǎn)擊Next鍵,彈出如下窗口,設(shè)置一些參數(shù),如下圖所示:創(chuàng)建資源文件(New Source)ProjectNew Source。如輸入文件名:One2Two.選擇模型,如Verilog Module,輸入HDL語(yǔ)言,或輸入原理圖。或Project>Add Source,,增加已存在的資源文件(*v)。實(shí)例:二選一電路。點(diǎn)擊Next鍵,彈出如下窗口,
上傳時(shí)間: 2022-06-18
上傳用戶:shjgzh
安裝軟件到ST的網(wǎng)站上下載最新版本的STM32CubeMX 軟件:編寫(xiě)這份文檔的時(shí)候最新版本是V4.17.0 將下載后的壓縮包解壓,雙擊里面的SetupSTM32CubeMX-4.17.0.exe 文件來(lái)安裝軟件, 出現(xiàn)下圖的界面的時(shí)候按Next 按鈕繼續(xù):在下面的窗口中選擇“ I accept the terms of this license agreement ”然后繼續(xù)按Next 按鈕。2下一個(gè)出現(xiàn)的窗口是選擇軟件安裝的路徑, 默認(rèn)安裝路徑是C:\Program Files(x86)\STMicroelectronics\STM32Cube\STM32CubeMX ,可以根據(jù)實(shí)際需要選擇別的路徑,本次安裝在D 盤(pán)相同的路徑上。按Next 按鈕后彈出一個(gè)確認(rèn)窗口,按確定鍵確定。接著彈出下圖的配置窗口,按原來(lái)默認(rèn)的配置,按Next 鍵繼續(xù)。3安裝完后,按Next 鍵繼續(xù)。按Done 鍵關(guān)閉下面的窗口,完成所有的安裝。4安裝固件包點(diǎn)擊桌面上的STM32CubeMX 圖標(biāo)運(yùn)行軟件。先修改軟件包的安裝路徑,點(diǎn)擊help 菜單選“ Updater Settings”選項(xiàng)。軟件包默認(rèn)安裝在C:/Users/XIN/STM32Cube/Repository/ 目錄下,STM32Cube 軟件包比較大可以點(diǎn)擊Browse 按鍵修改安裝的路徑。修改完軟件包的安裝路徑后開(kāi)始安裝 STM32Cube軟件包,點(diǎn)擊 help 菜單選 “Insta lnl ewsoftware and/or firmware packages ”選項(xiàng)。
標(biāo)簽: stm32cubemx
上傳時(shí)間: 2022-06-19
上傳用戶:jason_vip1
In this presentation, we will look at what the Serial Peripheral Interface, otherwise known as the SPI, is. and how it is used to communicate data to and from the PICmicro microcontroller.SPl is frequently used when few 1/O lines are available, but communication between two or more devices must be fast and easy to implement.In this presentation, we will discuss the following topics: We will first cover an Overview of SPI This section of the tutorial will introduce you to SPI and its concepts.Next, we will examine the use of SPI on the PICmicro MCU.The details of how SPI is implemented on a PICmicro device will be examined.Then, a Code Walkthrough will be given.The walkthough will explore code for both an SPI Master and SPI Slave. The example will have the Master generate data for sending to the slave.Finally, there will be a few resources given at the end of the presentation. These resources will allow you to explore in more detail the SPI interface
標(biāo)簽: spi協(xié)議
上傳時(shí)間: 2022-06-20
上傳用戶:
Introduction The Sil9135/Sil9135A HDMI Receiver with Enhanced Audio and Deep Color Outputs is a second-generation dual-input High Definition Multimedia Interface(HDMI)receiver. It is software-compatible with the Sil9133receiver, but adds audio support for DTS-HD and Dolby TrueHD. Digital televisions that can display 10-or 12-bit color depth can now provide the highest quality protected digital audio and video over a single cable. The Sil9135and Sil9135A devices, which are functionally identical, can receive Deep Color video up to 12-bit,1080p @60Hz. Backward compatibility with the DVI 1.0specification allows HDMI systems to connect to existing DVI 1.0 hosts, such as HD set-top boxes and PCs. Silicon Image HDMI receivers use the latest generation Transition Minimized Differential Signaling(TMDS) core technology that runs at 25-225 MHz.The chip comes pre-programmed with High-bandwidth?
上傳時(shí)間: 2022-06-25
上傳用戶:
1.1首先安裝J-Link驅(qū)動(dòng)>開(kāi)發(fā)軟件\Setup_JLinkARM_V468,雙擊要安裝的“Setup JLinkARMV468.exe",>安裝過(guò)程全選“next”直到安裝成功,>將JLINK插接到電腦的USB口,即可在我的電腦\管理\設(shè)備管理器\通用串行總線控制器中看到一個(gè)J-Link driver。舵機(jī)是一種位置(角度)伺服的驅(qū)動(dòng)器,適用于需要角度不斷變化并可以保持的控制系統(tǒng)。舵機(jī)是一種俗稱,其實(shí)是一種伺服馬達(dá)。控制信號(hào)由接收機(jī)的通道進(jìn)入信號(hào)調(diào)制芯片,獲得直流偏置電壓。內(nèi)部有一個(gè)基準(zhǔn)電路,產(chǎn)生周期為20ms,寬度為1.5ms的基準(zhǔn)信號(hào),將獲得的直流偏置電壓與電位器的電壓比較,獲得電壓差輸出。電壓差的正負(fù)輸出到電機(jī)驅(qū)動(dòng)芯片決定電機(jī)的正反轉(zhuǎn)。當(dāng)電機(jī)轉(zhuǎn)速一定時(shí),通過(guò)級(jí)聯(lián)減速齒輪帶動(dòng)電位器旋轉(zhuǎn),使得電壓差為0,電機(jī)停止轉(zhuǎn)動(dòng)。
標(biāo)簽: stm32 驅(qū)動(dòng)
上傳時(shí)間: 2022-07-05
上傳用戶:
PrefaceDuring the past years, there has been a quickly rising interest in radio access technologies for providingmobile as well as nomadic and fixed services for voice, video, and data. The difference indesign, implementation, and use between telecom and datacom technologies is also becoming moreblurred. One example is cellular technologies from the telecom world being used for broadband dataand wireless LAN from the datacom world being used for voice-over IP.Today, the most widespread radio access technology for mobile communication is digital cellular,with the number of users passing 5 billion by 2010, which is more than half of the world’s population.It has emerged from early deployments of an expensive voice service for a few car-borne users,to today’s widespread use of mobile-communication devices that provide a range of mobile servicesand often include camera, MP3 player, and PDA functions. With this widespread use and increasinginterest in mobile communication, a continuing evolution ahead is foreseen.This book describes LTE, developed in 3GPP (Third Generation Partnership Project) and providingtrue 4G broadband mobile access, starting from the first version in release 8 and through the continuingevolution to release 10, the latest version of LTE. Release 10, also known as LTE-Advanced,is of particular interest as it is the major technology approved by the ITU as fulfilling the IMTAdvancedrequirements. The description in this book is based on LTE release 10 and thus provides acomplete description of the LTE-Advanced radio access from the bottom up.Chapter 1 gives the background to LTE and its evolution, looking also at the different standardsbodies and organizations involved in the process of defining 4G. It also gives a discussion of the reasonsand driving forces behind the evolution.Chapters 2–6 provide a deeper insight into some of the technologies that are part of LTE and itsevolution. Because of its generic nature, these chapters can be used as a background not only for LTEas described in this book, but also for readers who want to understand the technology behind othersystems, such as WCDMA/HSPA, WiMAX, and CDMA2000.Chapters 7–17 constitute the main part of the book. As a start, an introductory technical overviewof LTE is given, where the most important technology components are introduced based onthe generic technologies described in previous chapters. The following chapters provide a detaileddescription of the protocol structure, the downlink and uplink transmission schemes, and the associatedmechanisms for scheduling, retransmission and interference handling. Broadcast operation andrelaying are also described. This is followed by a discussion of the spectrum flexibility and the associated
標(biāo)簽: 4g 移動(dòng)通信
上傳時(shí)間: 2022-07-08
上傳用戶:
第一步:安裝DFP軟件包(1)按照Keil uVision5,步驟略。我的keil版本如下:uVision V5.21.1.0Copyright(C)2016 ARM Ltd and ARM Germany GmbH. All rights reserved.(2)下載GD3210X的DFP軟件包。下載地址:(3)安裝DFP軟件包。雙擊pack文件進(jìn)行安裝,如下圖所示:點(diǎn)擊next,將包文件復(fù)制到上面的路徑位置。如下圖:GigaDevice文件夾就是安裝好的軟件包。第二步:創(chuàng)建Keil工程(1)通常要新建3個(gè)文件夾。如下圖所示:(2)打開(kāi)keil5,新建project.將工程文件放到Mdk-Arm目錄下面。彈出器件選擇界面:在Device 下拉框,選擇Software Packs,選擇GD32F103RB點(diǎn)擊OK
上傳時(shí)間: 2022-07-23
上傳用戶:
VIP專區(qū)-嵌入式/單片機(jī)編程源碼精選合集系列(104)資源包含以下內(nèi)容:1. mips命令集詳解.2. 數(shù)碼相框原理圖,ZXDP-010 (8302+720).3. CBM2090單片8BIT 16BIT共板原理圖.4. 紅外線遙控是目前使用最廣泛的一種通信和遙控手段。由于紅外線遙控裝置具有體積小、功耗低、功能強(qiáng)、成本低等特點(diǎn).5. 時(shí)間觸發(fā)嵌入式系統(tǒng)設(shè)計(jì)模式 使用8051系列微控制器開(kāi)發(fā)可靠應(yīng)用.6. 關(guān)于555時(shí)基電路原理以及應(yīng)用的介紹說(shuō)明.7. 一個(gè)關(guān)于s3c2410_LCD_640*480的驅(qū)動(dòng)程序.8. ipod——touch攻略.9. SDMMC 源碼 SD、MMC卡的讀寫(xiě)程序.10. 嵌入式試驗(yàn)開(kāi)發(fā)平臺(tái)簡(jiǎn)介.11. Mobile phone MMI design reference..12. 我寫(xiě)的stv2248 芯片的驅(qū)動(dòng)程序.13. 應(yīng)用于S60平臺(tái)的示例程序.14. YAFFS (Yet Another Flash File System) is now in its second generation and provides a fast robust fil.15. 關(guān)于h264的演示 內(nèi)容不錯(cuò) 希望大家喜歡..16. Michael Barr是Netrino公司的總裁兼創(chuàng)始人.17. 2006年軟考的嵌入式系統(tǒng)設(shè)計(jì)師考試題及答案.18. S3C2440開(kāi)發(fā)板原理圖以及成品圖片.是硬件開(kāi)發(fā)工程師的好參考資料.19. 一個(gè)可以實(shí)現(xiàn)嵌入式視頻監(jiān)控系統(tǒng)的服務(wù)器軟件。.20. 一個(gè)可以實(shí)現(xiàn)嵌入式視頻監(jiān)控系統(tǒng)的最新版客戶端軟件。.21. 東軟嵌入式高級(jí)C培訓(xùn)(2007)).22. 最新的uffs,目前是1.1.2版本.23. NokiaSeries40Book1,介紹了40平臺(tái)的手機(jī)開(kāi)發(fā).24. 數(shù)控編程開(kāi)發(fā)事例,對(duì)數(shù)控機(jī)床的直線和圓戶進(jìn)行插補(bǔ),.25. 用STR710控制串口及CC1100進(jìn)行無(wú)線通信.26. 非常不錯(cuò)的單片機(jī)開(kāi)發(fā)板原理圖.27. s3c44b0bootloader分析.28. 以 DSpic30f4011為 SPI SLAVE的范例程式.29. 漢字與字符顯示函數(shù)。對(duì)于任一主函數(shù).30. 最詳細(xì)最專業(yè)的MODBus協(xié)議介紹。 給MODBus總線開(kāi)發(fā)的朋友們一些參考!.31. 本文較為詳細(xì)的介紹了雙CPU的C51系統(tǒng)設(shè)計(jì)中.32. c51的時(shí)鐘芯片讀寫(xiě)函數(shù).33. 本書(shū)介紹了PCI局部總線的基本概念,功能,操作規(guī)則和使用方法.34. Intel公司的閃存轉(zhuǎn)換層(Flash Translaion Layer)規(guī)范指導(dǎo)文件.35. h.261 player with running h.261,p24,h26 file.36. I2C接口協(xié)議.37. First of all we would like to thank God Almighty for giving us the strength and confidence in pursi.38. 2008年最新出版Silverlight及Blend學(xué)習(xí)電子書(shū)教程合集.39. 利用VB與VC程式整合開(kāi)發(fā)實(shí)現(xiàn)影像物體分類(lèi)辨識(shí)的PLC輸送帶系統(tǒng).40. 凌陽(yáng)公司機(jī)sunplus1002在這個(gè)芯片下.
標(biāo)簽: 光電子
上傳時(shí)間: 2013-06-25
上傳用戶:eeworm
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1