- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Fuse and the "-incremen tal" argument
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-15-2011 06:32 AM
I'm using ISE 13.2 and I'm trying to use the -incremental flag for fuse, but it seems to me that it is not working. It will, for example, recompile my gtp ip-core everytime, eventhough it doesn't change between runs. And it takes quite a while to compile.
Does anyone else have the same problem?
My command line is:
Running: C:\Xilinx\13.2\ISE_DS\ISE\bin\nt64\unwrapped\fuse.
regards
P
Re: Fuse and the "-incremen tal" argument
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-15-2011 10:35 AM
fuse must have become more conservative in release 13.x
Using 12.1 I have the opposite problem. I find that if I use the -incremental switch fuse
will not recompile after I change my test bench unless some underlying modules are
also updated. So normally I turn this off. Inability to figure out what needs to be recompiled
seems to be a recurring theme in the ISE tools.
-- Gabor
Re: Fuse and the "-incremen tal" argument
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-19-2011 01:26 AM
Okay, thanks!
I'm having a somwhat hard time to understand how this could be that difficult to fix. Looks like they simply disabled the -incremental flag for now, but why not mention it then? I haven't been able to find anything about it in the docs.











