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

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

all-valid

  • Design Safe Verilog State Machine(Synplicity)

      One of the strengths of Synplify is the Finite State Machine compiler. This is a powerfulfeature that not only has the ability to automatically detect state machines in the sourcecode, and implement them with either sequential, gray, or one-hot encoding. But alsoperform a reachability analysis to determine all the states that could possibly bereached, and optimize away all states and transition logic that can not be reached.Thus, producing a highly optimal final implementation of the state machine.

    標(biāo)簽: Synplicity Machine Verilog Design

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

    上傳用戶:蒼山觀海

  • Creating Safe State Machines(Mentor)

      Finite state machines are widely used in digital circuit designs. Generally, when designing a state machine using an HDL, the synthesis tools will optimize away all states that cannot be reached and generate a highly optimized circuit. Sometimes, however, the optimization is not acceptable. For example, if the circuit powers up in an invalid state, or the circuit is in an extreme working environment and a glitch sends it into an undesired state, the circuit may never get back to its normal operating condition.

    標(biāo)簽: Creating Machines Mentor State

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

    上傳用戶:xauthu

  • 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

  • ref sdr sdram vhdl代碼

    ref-sdr-sdram-vhdl代碼 SDR SDRAM Controller v1.1 readme.txt This readme file for the SDR SDRAM Controller includes information that was not incorporated into the SDR SDRAM Controller White Paper v1.1. The PLL is targeted at APEX(TM) devices. Please regenerate for your chosen architecture. Last updated September, 2002 Copyright ?2002 Altera Corporation. All rights reserved.

    標(biāo)簽: sdram vhdl ref sdr

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

    上傳用戶:半熟1994

  • SM320 PCB LAYOUT GUIDELINES

    Silicon Motion, Inc. has made best efforts to ensure that the information contained in this document is accurate andreliable. However, the information is subject to change without notice. No responsibility is assumed by SiliconMotion, Inc. for the use of this information, nor for infringements of patents or other rights of third parties.Copyright NoticeCopyright 2002, Silicon Motion, Inc. All rights reserved. No part of this publication may be reproduced, photocopied,or transmitted in any form, without the prior written consent of Silicon Motion, Inc. Silicon Motion, Inc. reserves theright to make changes to the product specification without reservation and without notice to our users

    標(biāo)簽: GUIDELINES LAYOUT 320 PCB

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

    上傳用戶:manga135

  • PCB設(shè)計(jì)問題集錦

    PCB設(shè)計(jì)問題集錦 問:PCB圖中各種字符往往容易疊加在一起,或者相距很近,當(dāng)板子布得很密時(shí),情況更加嚴(yán)重。當(dāng)我用Verify Design進(jìn)行檢查時(shí),會(huì)產(chǎn)生錯(cuò)誤,但這種錯(cuò)誤可以忽略。往往這種錯(cuò)誤很多,有幾百個(gè),將其他更重要的錯(cuò)誤淹沒了,如何使Verify Design會(huì)略掉這種錯(cuò)誤,或者在眾多的錯(cuò)誤中快速找到重要的錯(cuò)誤。    答:可以在顏色顯示中將文字去掉,不顯示后再檢查;并記錄錯(cuò)誤數(shù)目。但一定要檢查是否真正屬于不需要的文字。 問: What’s mean of below warning:(6230,8330 L1) Latium Rule not checked: COMPONENT U26 component rule.答:這是有關(guān)制造方面的一個(gè)檢查,您沒有相關(guān)設(shè)定,所以可以不檢查。 問: 怎樣導(dǎo)出jop文件?答:應(yīng)該是JOB文件吧?低版本的powerPCB與PADS使用JOB文件。現(xiàn)在只能輸出ASC文件,方法如下STEP:FILE/EXPORT/選擇一個(gè)asc名稱/選擇Select ALL/在Format下選擇合適的版本/在Unit下選Current比較好/點(diǎn)擊OK/完成然后在低版本的powerPCB與PADS產(chǎn)品中Import保存的ASC文件,再保存為JOB文件。 問: 怎樣導(dǎo)入reu文件?答:在ECO與Design 工具盒中都可以進(jìn)行,分別打開ECO與Design 工具盒,點(diǎn)擊右邊第2個(gè)圖標(biāo)就可以。 問: 為什么我在pad stacks中再設(shè)一個(gè)via:1(如附件)和默認(rèn)的standardvi(如附件)在布線時(shí)V選擇1,怎么布線時(shí)按add via不能添加進(jìn)去這是怎么回事,因?yàn)橛袝r(shí)要使用兩種不同的過孔。答:PowerPCB中有多個(gè)VIA時(shí)需要在Design Rule下根據(jù)信號(hào)分別設(shè)置VIA的使用條件,如電源類只能用Standard VIA等等,這樣操作時(shí)就比較方便。詳細(xì)設(shè)置方法在PowerPCB軟件通中有介紹。 問:為什么我把On-line DRC設(shè)置為prevent..移動(dòng)元時(shí)就會(huì)彈出(圖2),而你們教程中也是這樣設(shè)置怎么不會(huì)呢?答:首先這不是錯(cuò)誤,出現(xiàn)的原因是在數(shù)據(jù)中沒有BOARD OUTLINE.您可以設(shè)置一個(gè),但是不使用它作為CAM輸出數(shù)據(jù). 問:我用ctrl+c復(fù)制線時(shí)怎設(shè)置原點(diǎn)進(jìn)行復(fù)制,ctrl+v粘帖時(shí)總是以最下面一點(diǎn)和最左邊那一點(diǎn)為原點(diǎn) 答: 復(fù)制布線時(shí)與上面的MOVE MODE設(shè)置沒有任何關(guān)系,需要在右鍵菜單中選擇,這在PowerPCB軟件通教程中有專門介紹. 問:用(圖4)進(jìn)行修改線時(shí)拉起時(shí)怎總是往左邊拉起(圖5),不知有什么辦法可以輕易想拉起左就左,右就右。答: 具體條件不明,請(qǐng)檢查一下您的DESIGN GRID,是否太大了. 問: 好不容易拉起右邊但是用(圖6)修改線怎么改怎么下面都會(huì)有一條不能和在一起,而你教程里都會(huì)好好的(圖8)答:這可能還是與您的GRID 設(shè)置有關(guān),不過沒有問題,您可以將不需要的那段線刪除.最重要的是需要找到布線的感覺,每個(gè)軟件都不相同,所以需要多練習(xí)。 問: 尊敬的老師:您好!這個(gè)圖已經(jīng)畫好了,但我只對(duì)(如圖1)一種的完全間距進(jìn)行檢查,怎么錯(cuò)誤就那么多,不知怎么改進(jìn)。請(qǐng)老師指點(diǎn)。這個(gè)圖在附件中請(qǐng)老師幫看一下,如果還有什么問題請(qǐng)指出來,本人在改進(jìn)。謝!!!!!答:請(qǐng)注意您的DRC SETUP窗口下的設(shè)置是錯(cuò)誤的,現(xiàn)在選中的SAME NET是對(duì)相同NET進(jìn)行檢查,應(yīng)該選擇NET TO ALL.而不是SAME NET有關(guān)各項(xiàng)參數(shù)的含義請(qǐng)仔細(xì)閱讀第5部教程. 問: U101元件已建好,但元件框的拐角處不知是否正確,請(qǐng)幫忙CHECK 答:元件框等可以通過修改編輯來完成。問: U102和U103元件沒建完全,在自動(dòng)建元件參數(shù)中有幾個(gè)不明白:如:SOIC--》silk screen欄下spacing from pin與outdent from first pin對(duì)應(yīng)U102和U103元件應(yīng)寫什么數(shù)值,還有這兩個(gè)元件SILK怎么自動(dòng)設(shè)置,以及SILK內(nèi)有個(gè)圓圈怎么才能畫得與該元件參數(shù)一致。 答:Spacing from pin指從PIN到SILK的Y方向的距離,outdent from first pin是第一PIN與SILK端點(diǎn)間的距離.請(qǐng)根據(jù)元件資料自己計(jì)算。

    標(biāo)簽: PCB 設(shè)計(jì)問題 集錦

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

    上傳用戶:Divine

  • pci e PCB設(shè)計(jì)規(guī)范

    This document provides practical, common guidelines for incorporating PCI Express interconnect layouts onto Printed Circuit Boards (PCB) ranging from 4-layer desktop baseboard designs to 10- layer or more server baseboard designs. Guidelines and constraints in this document are intended for use on both baseboard and add-in card PCB designs. This includes interconnects between PCI Express devices located on the same baseboard (chip-to-chip routing) and interconnects between a PCI Express device located “down” on the baseboard and a device located “up” on an add-in card attached through a connector. This document is intended to cover all major components of the physical interconnect including design guidelines for the PCB traces, vias and AC coupling capacitors, as well as add-in card edge-finger and connector considerations. The intent of the guidelines and examples is to help ensure that good high-speed signal design practices are used and that the timing/jitter and loss/attenuation budgets can also be met from end-to-end across the PCI Express interconnect. However, while general physical guidelines and suggestions are given, they may not necessarily guarantee adequate performance of the interconnect for all layouts and implementations. Therefore, designers should consider modeling and simulation of the interconnect in order to ensure compliance to all applicable specifications. The document is composed of two main sections. The first section provides an overview of general topology and interconnect guidelines. The second section concentrates on physical layout constraints where bulleted items at the beginning of a topic highlight important constraints, while the narrative that follows offers additional insight.  

    標(biāo)簽: pci PCB 設(shè)計(jì)規(guī)范

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

    上傳用戶:s363994250

  • Multisim2001漢化破解版免費(fèi)下載

    這個(gè)軟件需要你的本機(jī)操作的。其他機(jī)器是算不出來的! 就是說 一臺(tái)電腦只有一個(gè)注冊(cè)碼對(duì)應(yīng)! 這里有個(gè)辦法: MULTISIM2001安裝方法: 一:運(yùn)行SETUP.EXE安裝。在安裝時(shí),要重新啟動(dòng)計(jì)算機(jī)一次。 二:啟動(dòng)后在“開始>程序”中找到STARTUP項(xiàng),運(yùn)行后,繼續(xù)進(jìn)行安裝,安裝過程中,第一次要求輸入“CODE"碼時(shí), 輸入“PP-0411-48015-7464-32084"輸入后,會(huì)提示"VALID SERIAL NUMBER FOR MULTISIM 2001 POWER-PRO." 按確定,又會(huì)出現(xiàn)一個(gè)“feature code”框,輸入“FC-6424-04180-0044-13881”后, 在彈出的對(duì)話框中選擇“取消”,一路確定即可完成安裝。 三:1.運(yùn)行VERILOG目錄內(nèi)的SETUP安裝 2.運(yùn)行FPGA目錄內(nèi)的SETUP安裝 3.將CRACK目錄內(nèi)的LICMGR.DLL拷貝到WINDOWS系統(tǒng)的SYSTEM 目錄內(nèi) 4.并將VERILOG安裝目錄內(nèi)的同名文件刪除 5.將SILOS.LIC文件拷到VERILOG安裝目錄內(nèi)覆蓋原文件,并作如下編輯: 6.將“COMPUTER_NAME”替換為你的機(jī)器名 7.將“D:\MULTISIM\VERILOG\PATH_TO_SIMUCAD.EXE”替換為你的 實(shí)際安裝路徑。如此你便可以使用VERILOG了。 四:安裝之后,運(yùn)行MULTISIM2001,會(huì)要求輸入“RELEASE CODE",不用著急, 記下“SERIAL NUMBER"和“SIGNATURE NUMBER", 使用CRACK目錄內(nèi)的注冊(cè)器“MULTISIM KEYGEN.EXE" 將剛才記下的兩個(gè)號(hào)碼分別填入后, 即可得到"RELEASE CODE", 以后就可以正常使用了。 五:接下來運(yùn)行 database update目錄中的幾個(gè)文件, 進(jìn)行數(shù)據(jù)庫合并即可。祝你成功!! 六:啟動(dòng)MULTISIM2001時(shí)候的注冊(cè)碼 1: PP-0411-48015-7464-32084 2: 37506-86380 3:的三個(gè)空格 1975 2711 4842 里面包含了:Multisim2001漢化破解版、Multisim.V10.0.1.漢化破解版圖解 解壓密碼:www.pp51.com

    標(biāo)簽: Multisim 2001 漢化破解版 免費(fèi)下載

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

    上傳用戶:天空說我在

  • 賽靈思(xilinx)工業(yè)自動(dòng)化解決方案概述(英文版)

      xilinx設(shè)計(jì)可以快速適應(yīng)各種發(fā)展標(biāo)準(zhǔn)和處理要求,從而可以改進(jìn)分析能力來滿足市場需求,同時(shí)可以在最初部署后的很長一段時(shí)間內(nèi)添加各種特性和功能。   Xilinx All Programmable FPGA 和基于 SoC 的解決方案和平臺(tái)可充分滿足當(dāng)今磁場定向控制 (FOC) 等復(fù)雜控制算法所提出的苛刻的時(shí)序和性能要求。   Xilinx 工業(yè)成像解決方案實(shí)現(xiàn)了快速原型開發(fā),簡化了開發(fā)工作,極大地縮短了高分辨率視頻會(huì)議、視頻監(jiān)控和機(jī)器視覺系統(tǒng)的面市時(shí)間。

    標(biāo)簽: xilinx 賽靈思 工業(yè)自動(dòng)化 方案

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

    上傳用戶:jhs541019

  • 智能照明控制器測量環(huán)境光線

    Abstract: This application note explains how to design an intelligent lighting controller that senses and measures the ambient lightlevel with an ambient light sensor (ALS). Equipped with a real-time clock (RTC), the controller also knows when to turn lighting on oroff at specified times. The system presented in this document can be used to control all luminaires that are mains-supply operated.Controller software is also provided in hex format.

    標(biāo)簽: 智能照明控制器 測量 環(huán)境光線

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

    上傳用戶:AbuGe

主站蜘蛛池模板: 陇西县| 巴楚县| 黄骅市| 右玉县| 乐业县| 莱阳市| 高唐县| 榆林市| 丹凤县| 长乐市| 临清市| 济宁市| 新蔡县| 松桃| 环江| 西平县| 天全县| 临洮县| 汤原县| 哈尔滨市| 呼玛县| 垫江县| 邓州市| 尼玛县| 京山县| 六枝特区| 涟源市| 南投县| 新郑市| 文昌市| 武隆县| 宁波市| 平武县| 康保县| 密山市| 克拉玛依市| 晋江市| 南乐县| 吉首市| 东辽县| 合川市|