一种高效的Verilog预处理工具的实现  

Effective Way of Implementation of Verilog Preprocessing Tool

在线阅读下载全文

作  者:蒋辉[1] 张宇弘[1] 

机构地区:[1]浙江大学超大规模集成电路设计研究所,浙江杭州310027

出  处:《江南大学学报(自然科学版)》2008年第5期573-578,共6页Joural of Jiangnan University (Natural Science Edition) 

摘  要:使用Perl语言,采用面向对象的编程(OOP)方法,讨论了一种Verilog预处理工具的设计.这种设计,使该预处理工具能支持多进程预处理,允许同时处理多个文件,从而提高了预处理的效率.本设计由多个函数构成,并且采用Package形式对预处理工具进行封装,外界环境通过调用Package里面的函数进行预处理,以及间接访问Package的内部数据结构.实验结果表明,该预处理工具能完全实现Verilog预处理的功能,与非OOP设计的预处理工具比较,OOP方法明显提高了预处理工具的效率.This paper presents a Verilog preprocessing tool implemented in OOP methodology which is written in Perl language. The OOP methodology enables the preprocessing tool supporting multi-threads which could process multiple files at the same time and improves the efficiency. The design wraps all the functions into a package and the environment can preproeess the Verilog files by using these functions as well as using the internal data structure indirectly. The result of experiment shows that this preprocessing tool can fully implement the function of Verilog preprocessing, and the OOP methodology can highly improve the efficiency of preprocessing compared with the methodology without OOP.

关 键 词:编译预处理  VERILOG硬件描述语言  面向对象的编程 

分 类 号:TP312[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象