- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello friends,
I completed and tested a block for Cyclone III that is doing some math computations. Now everything is ok, but the compile time quite large :) and I have a lot more to design for entire project to be complete. There is some possibility to use pre-compiled code like in C I'd use *.o files or *.a libraries ? Or other trick? Of course, I could start a new project and work in pieces... Thanks,Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Incremental Compilation is the feature you are looking for. its only supported in Subscription Edition
you could try exporting a post-fit .qxp file and importing it into a new Quartus project, but again I'm not sure if that works in Web Edition
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page