Forum Discussion

TTyag's avatar
TTyag
Icon for New Contributor rankNew Contributor
4 years ago
Solved

Selective compilation - Quartus II

Hi,

I am designing my model in Quartus II but since my design has become too big it takes a lot of time to compile. I am running the compilation every time I make even the smallest of changes in a signle block.

Is it possible to compile only the block which has been modified so I don't have to compile the whole design again and again? If yes, please let me know how.

Thanks in advance.

  • Take a look at the incremental compilation feature. You set parts of your design as design partitions that you can choose to either compile or lock down at the next compilation.

1 Reply

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    Take a look at the incremental compilation feature. You set parts of your design as design partitions that you can choose to either compile or lock down at the next compilation.