综合搜索课件包文库(990)
文档格式:PDF 文档大小:402.02KB 文档页数:34
一、VHDL描述语句集合的全貌建立一个清晰的概念; 二、对VHDL主要描述语句的作用有一个正确的认识; 三、建立VHDL是一种并行语言的基本概念;
文档格式:PDF 文档大小:365.28KB 文档页数:50
Behavior Modeling Only the functionality of the circuit, no structure No specific hardware intent For the purpose of synthesis, as well as simulation IN1,…,INn IF in1 THEN OUT1,…,OUTn FOR j IN high DOWNTO low LOOP
文档格式:PDF 文档大小:302.92KB 文档页数:35
VHDL与其他软件编程语言一样,对标志 符和数据格式等具有详细的规定。 在编写VHDL程序时必须完全遵守这些规 定
文档格式:PDF 文档大小:335.38KB 文档页数:55
Combinatorial Logic Combinatorial Logic if – Outputs at a specified time are a function only of the inputs at that time e.g. decoders, multiplexers and adders Output change instantly when input change
文档格式:PDF 文档大小:116.31KB 文档页数:6
Very high speed integration circuits HDL 起源: 1985 年,美国国防部提出计划; 1987 年成为 IEEE1076 标准; 1993 年进一步修订完善; 是目前标准化程度最高,适应性最广的 HDL 语言; 特点:
文档格式:PDF 文档大小:148.74KB 文档页数:48
第一节 VHDL编程方法 第二节 定时建模的方法 第三节 用错误检查提高建模准确性 第四节 提高仿真性能建模 第五节 对逻辑操作查表 第六节 Process语句—避免无限循环 第七节 用VHDL做仿真激励
文档格式:PDF 文档大小:235.27KB 文档页数:26
第五章作业 1. 并行信号赋值语句有哪两种形式?请将两种 形式做比较。 2. VHDL中主要有哪几种延迟类型?它们有什 么区别?
文档格式:PDF 文档大小:81.57KB 文档页数:8
VHDL 中主要有六类运算符号: 赋值运算、逻辑运算、算术运算 关系运算、连接运算、移位运算 运算符号主要用于各类表达式中; 运算可以分为单目运算(只有一个运算量)和双目运算 (针对两个运算量);
文档格式:PDF 文档大小:95.92KB 文档页数:8
在赋值类语句中,经常引用函数来表达常用的运算; function 的结构主要由参量表、说明部分和顺序执行部分构 成,具体结构形式如下 P.276 表 4-35: function function-name ( signal-list) return return-type is declarations and definitions;
文档格式:PDF 文档大小:1.99MB 文档页数:30
Process Statement All the Process Statement is executed in parallel Within the Process Statement, the coding is execute in sequential Process Statement is : OUTPUT depends on INPUT with Sensitivity List to control the event happen
首页上页7374757677787980下页末页
热门关键字
搜索一下,找到相关课件或文库资源 990 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有