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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

folloWing

  • lcd計(jì)數(shù)顯示程序

    library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; ---- Uncomment the folloWing library declaration if instantiating ---- any Xilinx primitives in this code. --library UNISIM; --use UNISIM.VComponents.all; entity counter is     Port ( clk : in std_logic;      resetn : in std_logic;            dout : out std_logic_vector(7 downto 0);            lcd_en : out std_logic;            lcd_rs : out std_logic;            lcd_rw   : out std_logic); end counter;

    標(biāo)簽: lcd 計(jì)數(shù)顯示 程序

    上傳時(shí)間: 2013-10-30

    上傳用戶:wqxstar

  • Nios II軟件構(gòu)建工具入門(mén)

    Nios II軟件構(gòu)建工具入門(mén) The Nios® II Software Build Tools (SBT) allows you to construct a wide variety of complex embedded software systems using a command-line interface. From this interface, you can execute Software Built Tools command utilities, and use scripts other tools) to combine the command utilities in many useful ways. This chapter introduces you to project creation with the SBT at the command line This chapter includes the folloWing sections: ■ “Advantages of Command-Line Software Development” ■ “Outline of the Nios II SBT Command-Line Interface” ■ “Getting Started in the SBT Command Line” ■ “Software Build Tools Scripting Basics” on page 3–8

    標(biāo)簽: Nios 軟件

    上傳時(shí)間: 2013-11-15

    上傳用戶:nanxia

  • 使用Nios II軟件構(gòu)建工具

     使用Nios II軟件構(gòu)建工具 This chapter describes the Nios® II Software Build Tools (SBT), a set of utilities and scripts that creates and builds embedded C/C++ application projects, user library projects, and board support packages (BSPs). The Nios II SBT supports a repeatable, scriptable, and archivable process for creating your software product. You can invoke the Nios II SBT through either of the folloWing user interfaces: ■ The Eclipse™ GUI ■ The Nios II Command Shell The purpose of this chapter is to make you familiar with the internal functionality of the Nios II SBT, independent of the user interface employed.

    標(biāo)簽: Nios 軟件

    上傳時(shí)間: 2013-10-12

    上傳用戶:china97wan

  • Nios II軟件開(kāi)發(fā)人員手冊(cè)中的緩存和緊耦合存儲(chǔ)器部分

            Nios II 軟件開(kāi)發(fā)人員手冊(cè)中的緩存和緊耦合存儲(chǔ)器部分 Nios® II embedded processor cores can contain instruction and data caches. This chapter discusses cache-related issues that you need to consider to guarantee that your program executes correctly on the Nios II processor. Fortunately, most software based on the Nios II hardware abstraction layer (HAL) works correctly without any special accommodations for caches. However, some software must manage the cache directly. For code that needs direct control over the cache, the Nios II architecture provides facilities to perform the folloWing actions:

    標(biāo)簽: Nios 軟件開(kāi)發(fā) 存儲(chǔ)器

    上傳時(shí)間: 2013-10-25

    上傳用戶:蟲(chóng)蟲(chóng)蟲(chóng)蟲(chóng)蟲(chóng)蟲(chóng)

  • Virtex-5 GTP Transceiver Wizar

    The LogiCORE™ GTP Wizard automates the task of creating HDL wrappers to configure the high-speed serial GTP transceivers in Virtex™-5 LXT and SXT devices. The menu-driven interface allows one or more GTP transceivers to be configured using pre-definedtemplates for popular industry standards, or from scratch, to support a wide variety of custom protocols.The Wizard produces a wrapper, an example design, and a testbench for rapid integration and verification of the serial interface with your custom function Features• Creates customized HDL wrappers to configureVirtex-5 RocketIO™ GTP transceivers• Users can configure Virtex-5 GTP transceivers toconform to industry standard protocols usingpredefined templates, or tailor the templates forcustom protocols• Included protocol templates provide support for thefolloWing specifications: Aurora, CPRI, FibreChannel 1x, Gigabit Ethernet, HD-SDI, OBSAI,OC3, OC12, OC48, PCI Express® (PCIe®), SATA,SATA II, and XAUI• Automatically configures analog settings• Each custom wrapper includes example design, testbench; and both implementation and simulation scripts

    標(biāo)簽: Transceiver Virtex Wizar GTP

    上傳時(shí)間: 2013-10-20

    上傳用戶:dave520l

  • ZBT SRAM控制器參考設(shè)計(jì),xilinx提供VHDL代碼

    ZBT SRAM控制器參考設(shè)計(jì),xilinx提供VHDL代碼 Description:   Contains the folloWing files     readme.txt appnote_zbtp.vhd appnote_zbtf.vhd appnote_zbt.ucf Platform:   All Installation/Use:   Use 'unzip' on the .zip file and 'gunzip' followed by 'tar -xvf' on the .tar.gz file.

    標(biāo)簽: xilinx SRAM VHDL ZBT

    上傳時(shí)間: 2013-10-25

    上傳用戶:peterli123456

  • UART 4 UART參考設(shè)計(jì),Xilinx提供VHDL代碼

    UART 4 UART參考設(shè)計(jì),Xilinx提供VHDL代碼 uart_vhdl This zip file contains the folloWing folders:  \vhdl_source  -- Source VHDL files:      uart.vhd  - top level file      txmit.vhd - transmit portion of uart      rcvr.vhd -  - receive portion of uart \vhdl_testfixture  -- VHDL Testbench files. This files only include the testbench behavior, they         do not instantiate the DUT. This can easily be done in a top-level VHDL          file or a schematic. This folder contains the folloWing files:      txmit_tb.vhd  -- Test bench for txmit.vhd.      rcvr_tf.vhd  -- Test bench for rcvr.vhd.

    標(biāo)簽: UART Xilinx VHDL 參考設(shè)計(jì)

    上傳時(shí)間: 2013-11-02

    上傳用戶:18862121743

  • 基于光電傳感器導(dǎo)向的AGV控制系統(tǒng)的設(shè)計(jì)_開(kāi)題報(bào)告(宋延華)_畢業(yè)論文(設(shè)計(jì))

    本課題選用光電傳感器作為導(dǎo)向傳感器,以設(shè)計(jì)出使用方便、價(jià)格低廉、引導(dǎo)精確、響應(yīng)速度快的AGV工廠自動(dòng)運(yùn)貨車(chē)為研究目的。 AGV是自動(dòng)導(dǎo)引運(yùn)輸車(chē)(Automated Guided Vehicle)的英文縮寫(xiě),是當(dāng)今柔性制造系統(tǒng)(FMS)和自動(dòng)化倉(cāng)儲(chǔ)系統(tǒng)中物流運(yùn)輸?shù)挠行侄巍W詣?dòng)導(dǎo)引運(yùn)輸車(chē)系統(tǒng)的核心設(shè)備是自動(dòng)導(dǎo)引運(yùn)輸車(chē),作為一種無(wú)人駕駛工業(yè)搬運(yùn)車(chē)輛,一般用蓄電池作為動(dòng)力,載重量從幾公斤到上百噸,工作場(chǎng)地可以是辦公室、車(chē)間,也可以是港口、碼頭。 現(xiàn)代的AGV都是由計(jì)算機(jī)控制的,車(chē)上裝有微處理器。多數(shù)的AGVS配有系統(tǒng)集中控制與管理計(jì)算機(jī),用于對(duì)AGV的作業(yè)過(guò)程進(jìn)行優(yōu)化,發(fā)出搬運(yùn)指令,跟蹤傳送中的構(gòu)件。裝備有電磁或光學(xué)等自動(dòng)導(dǎo)引裝置,能夠沿規(guī)定的導(dǎo)引路徑行駛,具有安全保護(hù)以及各種移載功能的運(yùn)輸車(chē),工業(yè)應(yīng)用中不需駕駛員的搬運(yùn)車(chē),以可充電之蓄電池為其動(dòng)力來(lái)源。一般可透過(guò)電腦來(lái)控制其行進(jìn)路線以及行為,或利用電磁軌道(electromagnetic path-folloWing system)來(lái)設(shè)立其行進(jìn)路線,電磁軌道黏貼於地板上,自動(dòng)導(dǎo)引運(yùn)輸車(chē)則依循電磁軌道所帶來(lái)的訊息進(jìn)行移動(dòng)與動(dòng)作。 AGV以輪式移動(dòng)為特征,較之步行、爬行或其它非輪式的移動(dòng)機(jī)器人具有行動(dòng)快捷、工作效率高、結(jié)構(gòu)簡(jiǎn)單、可控性強(qiáng)、安全性好等優(yōu)勢(shì)。與物料輸送中常用的其他設(shè)備相比,AGV的活動(dòng)區(qū)域無(wú)需鋪設(shè)軌道、支座架等固定裝置,不受場(chǎng)地、道路和空間的限制。因此,在自動(dòng)化物流系統(tǒng)中,最能充分地體現(xiàn)其自動(dòng)性和柔性,實(shí)現(xiàn)高效、經(jīng)濟(jì)、靈活的無(wú)人化生產(chǎn)。 AGV的常用引導(dǎo)方式有電磁感應(yīng)式引導(dǎo),激光引導(dǎo),電磁陀螺式引導(dǎo)等,通過(guò)對(duì)這種引導(dǎo)方式的比較,我們選用光電傳感器作為導(dǎo)向傳感器,因?yàn)楣怆姍z測(cè)方法具有精度高、反應(yīng)快、非接觸等優(yōu)點(diǎn),而且可測(cè)參數(shù)多,傳感器的結(jié)構(gòu)簡(jiǎn)單,形式靈活多樣。選用紅外傳感器作為蔽障傳感器,因?yàn)榧t外線對(duì)外界環(huán)境光線的適應(yīng)能力比較強(qiáng)。用直流測(cè)速發(fā)電機(jī)作為速度傳感器。設(shè)計(jì)出使用方便、價(jià)格低廉、引導(dǎo)精確、響應(yīng)速度快的AGV。

    標(biāo)簽: AGV 光電傳感器 控制系統(tǒng) 報(bào)告

    上傳時(shí)間: 2015-01-02

    上傳用戶:LANCE

  • MemCheck Driver Memory Tool The MemCheck code is designed to provide Windows NT/2K/XP driver develop

    MemCheck Driver Memory Tool The MemCheck code is designed to provide Windows NT/2K/XP driver developers with a tool to help in the detection of the folloWing memory handling issues: Buffer overrun Buffer corruption Buffer use after buffer release Double buffer releases

    標(biāo)簽: MemCheck designed Windows develop

    上傳時(shí)間: 2014-12-05

    上傳用戶:weiwolkt

  • cp210x非標(biāo)波特率設(shè)置工具 CP210x Baud Rate Configuration Utility v1.0 Release Notes Copyright (C) 2004 Silicon

    cp210x非標(biāo)波特率設(shè)置工具 CP210x Baud Rate Configuration Utility v1.0 Release Notes Copyright (C) 2004 Silicon Laboratories, Inc. This release contains the folloWing components: * CP210xBaudRateAliasConfig.exe * CP210xManufacturing.DLL * CP210xBaudRateAliasConfig VC++ project * REL_NOTES.TXT (this file)

    標(biāo)簽: 210x Configuration 210 Copyright

    上傳時(shí)間: 2014-01-24

    上傳用戶:362279997

主站蜘蛛池模板: 玉林市| 天水市| 偏关县| 罗平县| 全南县| 山东| 中宁县| 辽阳县| 平南县| 札达县| 绥滨县| 商丘市| 岫岩| 新龙县| 安义县| 包头市| 上饶县| 潍坊市| 三穗县| 玛纳斯县| 安溪县| 枣庄市| 汝城县| 博罗县| 武宁县| 奎屯市| 临澧县| 汪清县| 江达县| 怀柔区| 安溪县| 浦城县| 富源县| 曲水县| 龙江县| 崇信县| 贵州省| 突泉县| 舒兰市| 舞阳县| 叙永县|