如何在 VHDL 和 Verilog 中为 FPGA 设计设置 Eclipse)?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/11239675/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to set up Eclipse for FPGA design in VHDL and Verilog)?
提问by FarhadA
I am new with Eclipse, I have used it for SW development and in Altra environment for Nios processor. But now, I have a pretty large project that I have to manage and I would like to use Eclipse to have all the files in the system to make it easier to manage and update.
我是 Eclipse 的新手,我将它用于软件开发和 Nios 处理器的 Altra 环境。但是现在,我有一个非常大的项目需要管理,我想使用 Eclipse 来拥有系统中的所有文件,以便更轻松地管理和更新。
The project has multiple directories for various IPs and has multiple targets for ASCI, Xilinx and Altera FPGAs. In a near future the project will support both NIOS, Microblaze and ARM processors and I would really like to keep the whole project in one Eclipse project file if possible. I have tried several different options, but nothing seems to work properly.
该项目具有用于各种 IP 的多个目录,并且具有用于 ASCI、Xilinx 和 Altera FPGA 的多个目标。在不久的将来,该项目将同时支持 NIOS、Microblaze 和 ARM 处理器,如果可能的话,我真的希望将整个项目保存在一个 Eclipse 项目文件中。我尝试了几种不同的选项,但似乎没有任何工作正常。
I am looking for some freeware and not commercial programs like Sigasi.
我正在寻找一些免费软件,而不是像 Sigasi 这样的商业程序。
Thanks in advance, Farhad
提前致谢,法哈德
This is an update to let others know about my progress.
这是一个更新,让其他人知道我的进步。
Well, I finally managed to get it to work.
好吧,我终于设法让它工作了。
- I installed the latest version of Eclipseon my PC
- Installed version 6 of Java (the only one I could get to work)
- Installed the latest version of the VEditorinto Eclipse.
- Mounted the Linux project directory as my P disk on PC
- created a new project in Eclipse and linked it to the one on the P drive.
- 我在我的 PC 上安装了最新版本的Eclipse
- 安装了 Java 版本 6(我可以开始工作的唯一版本)
- 将最新版本的VEditor 安装到 Eclipse 中。
- 在PC上挂载Linux工程目录作为我的P盘
- 在 Eclipse 中创建了一个新项目并将其链接到 P 驱动器上的项目。
It took some time to figure this out, but it now works perfectly.
花了一些时间来解决这个问题,但现在它完美地工作了。
回答by stanri
These are the ones I know of:
这些是我所知道的:
- Veditor (beta) - http://sourceforge.net/projects/veditor/
- sigasi free - http://www.sigasi.com/sigasi-starter-edition
- signs (no longer in development) - http://sourceforge.net/projects/signs/
- zamiaCAD (replacement of signs) - http://zamiacad.sourceforge.net/web/
- Veditor(测试版)- http://sourceforge.net/projects/veditor/
- sigasi 免费 - http://www.sigasi.com/sigasi-starter-edition
- 标志(不再开发) - http://sourceforge.net/projects/signs/
- zamiaCAD(更换标志) - http://zamiacad.sourceforge.net/web/