搜索结果
找到约 46 项符合
Constraints 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (7)
- 书籍 (5)
- 可编程逻辑 (3)
- 单片机开发 (3)
- 系统设计方案 (2)
- 其他 (2)
- 文章/文档 (2)
- 技术资料 (2)
- allegro (1)
- PCB相关 (1)
- 电源技术 (1)
- 通信网络 (1)
- 人工智能/神经网络 (1)
- VHDL/FPGA/Verilog (1)
- matlab例程 (1)
- 驱动编程 (1)
- 其他数据库 (1)
- 编译器/解释器 (1)
- 人物传记/成功经验 (1)
- 通讯/手机编程 (1)
- 数学计算 (1)
- 通讯编程文档 (1)
- 行业发展研究 (1)
- 软件工程 (1)
- 嵌入式/单片机编程 (1)
- 接口技术 (1)
- 经验 (1)
- 笔记 (1)
电源技术 跟踪和排序功能的紧凑型双通道降压转换器
 
Typical industrial and automotive applications requiremultiple high current, low voltage power supply solutionsto drive everything from disc drives to microprocessors.For many of these applications, particularly thosethat have size constraints, the LT3501® dual step-downconverter is a ...
通信网络 带有SerDes接口的PLB千兆位级以太网MAC
This application note describes a reference system which illustrates how to build an embeddedPowerPC® system using the Xilinx 1-Gigabit Ethernet Media Access Controller processor core.This system has the PLB_Gemac configured to use Scatter/Gather Direct Memory Access andthe Serializer/Deserial ...
可编程逻辑 Allegro SPB V15.2 版新增功能
15.2 已經加入了有關貫孔及銲點的Z軸延遲計算功能. 先開啟 Setup - Constraints - Electrical constraint sets 下的 DRC 選項. 點選 Electrical Constraints dialog box 下 Options 頁面 勾選 Z-Axis delay栏.
可编程逻辑 通用阵列逻辑GAL实现基本门电路的设计
通用阵列逻辑GAL实现基本门电路的设计
一、实验目的
1.了解GAL22V10的结构及其应用;
2.掌握GAL器件的设计原则和一般格式;
3.学会使用VHDL语言进行可编程逻辑器件的逻辑设计;
4.掌握通用阵列逻辑GAL的编程、下载、验证功能的全部过程。
二、实验原理
1. 通用阵列逻辑GAL22V10
通用阵列逻辑GAL是由可编程的与阵列、固定( ...
可编程逻辑 pci e PCB设计规范
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 b ...
人工智能/神经网络 This a GA implementation using binary and real coded variables. Mixed variables can be used. Constra
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).
其他书籍 内容如下: 1.The history of the computerized database 2.SQL Data Statements--those used to create, mani
内容如下:
1.The history of the computerized database
2.SQL Data Statements--those used to create, manipulate, and retrieve data stored in your database example statements include select, update, insert, and delete
3.SQL Schema Statements--those used to create database objects, such as tables, index ...
单片机开发 This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simula
This project is created using the Keil ARM CA Compiler.
The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1
This ARM Example may be debugged using onl ...
其他 Problem Statement You are given a string input. You are to find the longest substring of input su
Problem Statement
You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input.
Definition
Class: ReverseSubstring
Method: findReversed
Parameter ...
其他书籍 Embedded computer systems permeate all aspects of our daily lives. Alarm clocks, coffee makers, di
Embedded computer systems permeate all aspects of our daily lives.
Alarm clocks, coffee makers, digital watches, cell phones, and automobiles
are just a few of the devices that make use of embedded systems. The
design and development of such systems is unique, because the design
constraints are ...