电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)基本术语(李平)

电子设计自动化技术 补充内容
电子设计自动化技术 补充内容

基本术语 EDa( Electronic Design automation ASIC (Application Specific Integrated Circuit) FPGA( Field Programmable Gate-array) CPLD( Complex Programmable Logic Device) Soc System On a chip) IP(Intellectual Property) ISP(In-System Programmable
基本术语 EDA(Electronic Design Automation) ASIC(Application Specific Integrated Circuit) FPGA(Field Programmable Gate-Array) CPLD(Complex Programmable Logic Device) SOC(System On a Chip) IP(Intellectual Property) ISP(In-System Programmable )

基本术语 Front-end(前端) ■Back-end(后端) a PcB( Printed circuit board) MPU(MicroProcessor Unit) DSP( Digital Signal Processor/Processing) RoM( Read Only Memory) sRAM(Static Random Access Memory) EEPROM Electrically Erasable Programmable rom)
基本术语 Front-end(前端) Back-end(后端) PCB (Printed Circuit Board) MPU (MicroProcessor Unit) DSP (Digital Signal Processor/Processing) ROM (Read Only Memory) SRAM (Static Random Access Memory) EEPROM (Electrically Erasable Programmable ROM)

VHDL的三大要点 VHDL程序的基本结构 Signal与 Variable的比较
VHDL的三大要点 VHDL程序的基本结构 Signal与Variable的比较

Signal VS Variable
Signal vs Variable

ignal vs Variabl e Signal assignment(<=) receive the assign value after a period ot t ime Variable assignment happens immediately when the statement is executed, no delay (3)
Signal vs Variable Signal Assignment (<= ) receive the assign value after a period of time Variable Assignment happens immediately when the statement is executed, no delay (: = )

Key points to remember Function Variables represent local storage Variables is updated immediately the updated value can be used later in the model for further computations Signals represent circuit interconnect Place of declare Variables: Process, Function Procedure Signal Architecture, Package, Entity
Key points to remember Function Variables represent local storage Variables is updated immediately the updated value can be used later in the model for further computations Signals represent circuit interconnect Place of Declare Variables : Process, Function,Procedure Signal : Architecture,Package,Entity

Visible Variable Signal if define within Entity -visible within the whole Entity if define within architecture-visible Within the whole architecture if define within package -visible within the whole package Make sure that you must have the correct Signal or variable declaration
Visible Variable Signal : if define within Entity - visible within the whole Entity if define within Architecture - visible within the whole Architecture if define within Package - visible within the whole Package Make sure that you must have the correct Signal or Variable declaration

Data Type VHDL Is a strongly DATA TYPE ORIENT LANGUAGE
Data Type VHDL is a strongly DATA TYPE ORIENT LANGUAGE

Type Data VHDL is a very rigid type data oriented language Q: What is it means? A: Different type can not do ar iny assignment e. g. a: in belongs to TYPE A b: out belongs to TYPE B b<= a ERROR because a and b is belonging to different types Q: Why vhdl does not allow this? A: This is a kind of protection so engineer will not do different TYpe assignment by mistake
Type Data VHDL is a very rigid Type Data Oriented Language Q : What is it means? A : Different type can not do any assignment e.g. a : in belongs to TYPE A b : out belongs to TYPE B b <= a; ----- ERROR because a and b is belonging to different types Q : Why VHDL does not allow this ? A : This is a kind of protection, so engineer will not do different TYPE assignment by mistake
按次数下载不扣除下载券;
注册用户24小时内重复下载只扣除一次;
顺序:VIP每日次数-->可用次数-->下载券;
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第六章 电子设计自动化技术.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)系统结构描述.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第五章 PROCESS STATEMENT.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第六章 组合逻辑电路设计.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第五章 VHDL 的主要描述语句.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第四章 VHDL中的语言要素.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第三章 基本 CMOS 数字电路.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)简单数字系统的 VHLD 应用设计.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第二章 VHDL语言入门.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第五章 分解设计功能的结构分解设计功能的结构.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第二章 VHDL语言程序的基本结构.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第五章 数字 ASIC 设计特点.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第六章 同步设计技术.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第一章 电子设计自动化简介 电子设计自动化简介.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第三章 VHDL基础.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第四章 数据类型.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第六章 全局考虑.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第七章 编程技巧.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第八章 仿真与综合.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第一章 TOP_DOWN 流程.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)Active-HDL4.2.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第五章 VHDL 的主要描述语句.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)TEXTIO.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)用VHDL语言开发FPGA的完整流程.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)Active-HDL4.2.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)数字集成电路的发展.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第二章 VHDL程序的基本结构.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)EDA的基本概念.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第一章 Verilog HDL(Verilog简介).pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第五章 作业讲评.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)数显电子钟系统设计.pdf
- 电子科技大学:《电子设计自动化技术》课程教学资源(讲义课件)第一章 作业讲评.pdf
- 湖南工程学院:《数字电子技术基础》课程教学资源(PPT课件)第二章 门电路(郭照南).ppt
- 湖南工程学院:《数字电子技术基础》课程教学资源(PPT课件)第六章 脉冲波形的产生与整形(郭照南).ppt
- 湖南工程学院:《数字电子技术基础》课程教学资源(PPT课件)第三章 组合逻辑电路(郭照南).ppt
- 湖南工程学院:《数字电子技术基础》课程教学资源(PPT课件)第四章 集成触发器(郭照南).ppt
- 湖南工程学院:《数字电子技术基础》课程教学资源(PPT课件)第五章 时序逻辑电路(郭照南).ppt
- 湖南工程学院:《数字电子技术基础》课程教学资源(PPT课件)第一章 基础知识——数字电路基础(郭照南).ppt
- 中科院研究生院《随机过程》讲稿:第一章 随机过程及其分类(1-1)随机过程的概念.doc
- 中科院研究生院《随机过程》讲稿:第一章 随机过程及其分类(1-5)随机过程举例.doc