摘 要: 当前电子系统设计自动化技术已广泛地应用于各个领域,随着科技的发展,对电子系统设计自动化的要求 越来越高。针对传统电子系统设计自动化工具存在的一些缺陷,本研究通过高级编程语言实现了VHDL编程等工作的自动 化,使用查找表存储所有常用的VHDL关键字,通过特定的函数统一编写所有VHDL程序的库和实体部分,使用线性链表 存储系统中各个端口的属性,程序自动编制设计流程图,并将其通过特定的结构存储在计算机内存中,从而实现了VHDL 程序的自动编辑。 |
关键词: 电子系统;VHDL;编程自动化;高级编程语言;接口软件 |
中图分类号: TP311.51
文献标识码: A
|
|
A Study on the Development of the EDA System Based on Advanced Programming Languages |
CHENG Yu
|
( Beijing Shengshi ICT Technology Development Co., Ltd., Beijing 100089, China)
|
Abstract: Recently,the EDA(Electronic Design Automation)technology has been widely applied in various fields. With the development of science and technology,there are increasingly higher demands for the EDA system.In view of the defects in traditional EDA tools,the paper applies advanced programming languages to implement the automation of VHDL programming.All frequently-used VHDL key words are stored with LUT(Look-Up Table).The library and entity parts of all the VHDL programs are written with specific functions.The attributes of all the ports in the system are stored through the linear linked list.The program automatically designs the flowchart,and saves it in the computer memory through the specific structure,which implements the automation of VHDL programming |
Keywords: the electronic system;VHDL;programming automation;advanced programming languages;interface software |