虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Tools-for

  • This book is written for all developers writing code for the ARM. It assumes that you are an experi

    This book is written for all developers writing code for the ARM. It assumes that you are an experienced software developer, and that you are familiar with the ARM development tools as described in ADS Getting Started.

    标签: developers for assumes written

    上传时间: 2013-12-31

    上传用户:大融融rr

  • The emphasis of this book is on real-time application of Synopsys tools, used to combat various pro

    The emphasis of this book is on real-time application of Synopsys tools, used to combat various problems seen at VDSM geometries. Readers will be exposed to an effective design methodology for handling complex, submicron ASIC designs. Significance is placed on HDL coding styles, synthesis and optimization, dynamic simulation, formal verification, DFT scan insertion, links to layout, physical synthesis, and static timing analysis. At each step, problems related to each phase of the design flow are identified, with solutions and work-around described in detail. In addition, crucial issues related to layout, which includes clock tree synthesis and back-end integration (links to layout) are also discussed at length. Furthermore, the book contains in-depth discussions on the basics of Synopsys technology libraries and HDL coding styles, targeted towards optimal synthesis solution.

    标签: application real-time Synopsys emphasis

    上传时间: 2017-07-05

    上传用户:waitingfy

  • wireless tools: used to manipulate the Wireless Extensions. The Wireless Extensions is an interface

    wireless tools: used to manipulate the Wireless Extensions. The Wireless Extensions is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. It also contains the IfRename package, used for advance renaming of network interfaces. We have cross compile to arm linux. and fixed some bug (eg:sometime the essid will be rename to a long name, or sometime it will disaply the essid twice)

    标签: Extensions Wireless manipulate interface

    上传时间: 2014-11-26

    上传用户:wlcaption

  • This is a very good book for system administrator to hold grip over red hat system administrator too

    This is a very good book for system administrator to hold grip over red hat system administrator tools.Try it.

    标签: administrator system This good

    上传时间: 2013-12-21

    上传用户:Miyuki

  • DelphiDoc is a program for automatic generation of documentation on a Delphi-Project. At the momen

    DelphiDoc is a program for automatic generation of documentation on a Delphi-Project. At the moment the documentation will be generated in HTML (HyperText Markup Language) format, in the Windows help (.hlp-files) format, in the LaTeX format or in PDF (Portable Document Format) with some additional xfig-/wmf-files. Export to XMI to import it into other UML tools is also available.

    标签: Delphi-Project documentation generation DelphiDoc

    上传时间: 2013-12-23

    上传用户:cjf0304

  • This book was developed for information technology (IT) professionals who plan to take the related

    This book was developed for information technology (IT) professionals who plan to take the related Microsoft Certified Professional Exam 70-299, Implementing and Administering Security in a Microsoft Windows Server 2003 Network, and for IT professionals who implement and manage software solutions for Windows-based environments using Microsoft tools and technologies.

    标签: professionals information technology developed

    上传时间: 2014-01-08

    上传用户:wang5829

  • This book is for someone who wants to quickly master the basics of how to install, run, and maintai

    This book is for someone who wants to quickly master the basics of how to install, run, and maintain Linux on an Intel-based personal computer. All of the tools you need are included. Your computer should have a monitor, or display, keyboard, mouse, hard drive, floppy drive, and CD-ROM drive. Although you can jump right in and install Linux onto your hard drive, you should have some technical information about your computer and its hardware on hand before you start.

    标签: install someone quickly maintai

    上传时间: 2017-08-19

    上传用户:zhuoying119

  • Signal and system with matlab computing and simulink modeling is a good book for communication stude

    Signal and system with matlab computing and simulink modeling is a good book for communication student and engineer due to the methods and tools mentioned in the book

    标签: communication and computing simulink

    上传时间: 2013-12-25

    上传用户:liuchee

  • Modeling+and+Simulation+Tools

    This paper covers the keynote address delivered by the Chairman of the COST Action 285 at the Symposium. It outlines the studies undertaken by the members of the Action with the objective of enhancing existing modeling and simulation tools and to develop new ones for research in emerging multiservice telecommunication networks. The paper shows how the scope of COST Action 285 has been enriched by the contributions made at the Symposium.

    标签: Simulation Modeling Tools and

    上传时间: 2020-05-31

    上传用户:shancjb

  • 电子书-RTL Design Style Guide for Verilog HDL540页

    电子书-RTL Design Style Guide for Verilog HDL540页A FF having a fixed input value is generated from the description in the upper portion of Example 2-21. In this case, ’0’ is output when the reset signal is asynchronously input, and ’1’ is output when the START signal rises. Therefore, the FF data input is fixed at the power supply, since the typical value ’1’ is output following the rise of the START signal. When FF input values are fixed, the fixed inputs become untestable and the fault detection rate drops. When implementing a scan design and converting to a scan FF, the scan may not be executed properl not be executed properly, so such descriptions , so such descriptions are not are not recommended. recommended.[1] As in the lower part of Example 2-21, be sure to construct a synchronous type of circuit and ensure that the clock signal is input to the clock pin of the FF. Other than the sample shown in Example 2-21, there are situations where for certain control signals, those that had been switched due to the conditions of an external input will no longer need to be switched, leaving only a FF. If logic exists in a lower level and a fixed value is input from an upper level, the input value of the FF may also end up being fixed as the result of optimization with logic synthesis tools. In a situation like this, while perhaps difficult to completely eliminate, the problem should be avoided as much as possible.

    标签: RTL verilog hdl

    上传时间: 2022-03-21

    上传用户:canderile