Codes in binary system BCD codes: for decimal digit Gray code: for numbers in binary system; AsCIi code: for characters ey point Use n bits. we can make 2n different words: To make n code-words. you must use logn bits
文件格式: PPT大小: 212KB页数: 13
Representations of signed numbers In binary systems, an n-bit string can represent 2n different numbers 01234567
文件格式: PPT大小: 159KB页数: 12
Chapter 2 Number systems and codes Positional number system representation and conversion Representations of negative numbers BCD codes and gray code
文件格式: PPT大小: 216KB页数: 14
Chapter 1: Introduction From analog to digital Digital circuits and devices Design for IC The target of the text The arrangement of the text
文件格式: PPT大小: 212KB页数: 16
用户定义数据类型 VHDL允许用户自行定义类型; 自定义类型的元素实际上全部来自预定义类型 用户定义类型必须在使用以前进行类型说明; 用户定义类型可以分为子类型、枚举类型和数 组3类;
文件格式: PPT大小: 152.5KB页数: 34
构造体语法要点 每个构造体必须属于一个实体; 每个构造体必须有一个名称: 通常可以根据描述方式起名: str rtl beh 构造体分为两部分: is- bigin:说明语句 bigin-end:并行语句;
文件格式: PPT大小: 153.5KB页数: 33
全方位硬件描述—从系统到电路 多种描述方式—适应层次化设计 数据类型丰富,语法严格清晰 串行和并行通用,物理过程清楚 与工艺结构无关,可用于各类EDA工具
文件格式: PPT大小: 179KB页数: 29
逻辑综合 逻辑综合将HD语言编写的行为模型转换 为电路结构模型(网表) 这种转换类似于C语言的编译器将C语言转 换为机器语言(二进制语言);
文件格式: PPT大小: 212.5KB页数: 28
数字集成电路的设计流程 设计输入:以电路图或HDL语言的形式形成 电路文件;输入的文件经过编译后,可以 形成对电路逻辑模型的标准描述; 逻辑仿真(功能仿真):对如上形成的逻 辑描述加入输入测试信号,检查输出信号 是否满足设计要求;在此没有考虑任何时 间关系,只是检测逻辑是否有错;
文件格式: PPT大小: 481.5KB页数: 30