- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
FPGA Editor scripts
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-05-2011 08:27 AM
Hello,
I would like to know if it is possible to run an FPGA Editor script without actually launching FPGA Editor, for example a script that generates DIRT constraints.
Is there some kind of command that allows the user to specify the design_routed.ncd and the script.scr as parameters ?
Thanks.
Re: FPGA Editor scripts
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-05-2011 09:04 AM
All of the ISE tools can be run from the command line with no need for Project Navigator. This is how I run the tools about 99% of the time.
You can use either of the following to see the available options:
fpga_editor -help (GUI version)
fpga_edline -help (non-GUI version)
Have you tried typing your question into Google? If not you should before posting.
Too many results? Try adding site:www.xilinx.com
Re: FPGA Editor scripts
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-05-2011 10:45 AM
You may also find this useful:
http://www.xilinx.com/publications/archives/xcell/
Cheers,
bt











