高级检索

V2C++——一个用C++实现的VHDL翻译型模拟器

V2C++——THE C++ IMPLEMENTATION OF A VHDL TRANSLATION SIMULATOR

  • 摘要: 由于面向对象的C++语言更贴近描述硬件对象的VHDL语言,用C++实现翻译型VHDL模拟器,并利用C++本身的编译器的优化功能,可以得到运行的时间和空间方面效率较高的VHDL模拟器.V2C++的原型设计和初步实践表明,用C++实现VHDL翻译性模拟器比解释性模拟器具有较高效率,利于较大规模的电路的模拟.

     

    Abstract: Since object oriented programming language C++ is closed nearly with VHDL,through the translation of a VHDL description by using C++ with its optimizing ability,a VHDL translation simulator with higher efficiency of running time and occupied memory space can be implemented.A prototype design of a translation simulator V2C++ is implemented.The preliminary practice shows that the VHDL translation simulator implemented with C++ has higher efficiency and that it is useful for simulation of a large scale circuit.

     

/

返回文章
返回