本文介绍了专业的VHDL IDE?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有一个很好的IDE可以使用VHDL项目吗?
或者是大多数使用emacs / vim / notepad ++的专业人士?

Is there a good IDE to work with VHDL projects ?Or are most of the professionals working with emacs/vim/notepad++ ?

推荐答案

我使用的是Emacs + VHDL模式如果你不介意(或已经爬过)Emacs的学习曲线,那就太棒了。

I use Emacs+VHDL-mode which is great if you don't mind (or have already climbed) the learning curve of Emacs.

或者,你可以试试,基于Eclipse,具有更多GUI。还有一些更强大的重构工具。

Alternatively, you could try Sigasi-HDT which is Eclipse-based and has more GUI. And some more powerful refactoring tools by the look of it.

这篇关于专业的VHDL IDE?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-17 21:11