就我个人的经验
Perl 的强项是文本处理, 在 RTL design中,比如可以用来 verilog 模块之间的连线、生成某些定制功能的模块等
TCL 多用于测试脚本和一些流程控制,比如通过调用工具生成测试向量,VCS的UCLI就是TCL语法作者: canito777 时间: 2012-8-18 13:56
I learned VHDL long time ago .And is hard to try to do the same thing with a different language .I think that you will stay with the first language you learnt. Vhdl is Complex and can be used in large projects作者: lstarsoul 时间: 2012-8-19 16:45
设计用verilog,验证用systemverilog,目前的主流。
学习下SV,很有必要,面向对象的设计理念还是挺优秀的,建议先学下C++,一种迷人的语言作者: lstarsoul 时间: 2012-8-19 16:48 回复 8#lstarsoul