Forum Discussion

VenkateshSathar's avatar
VenkateshSathar
Icon for Occasional Contributor rankOccasional Contributor
6 years ago

FFT IP of quartus taking resources differently in different project for same ip configuration

I have two projects where in each I instantiated FFT 2048 IP bidirectional Block floating point configuration and rest is also same in both but in one project it's taking around 2k alm where as in other it's taking only around 226 alms. can you explain why this kind of things can happen generally.

Project 1

Project 2

IP settings

one more thing I am observing is that in both project the submodule under the ip are not same. Some submodules not present in the project where less resources consuming.

In synthesis messages I saw any clues for the block logic inside FFT IP got trimmed or not, result is there are no such kind of messages regarding logic trimming.

Can you help me what are the other things i should see to find out this problem?

2 Replies

  • VenkateshSathar's avatar
    VenkateshSathar
    Icon for Occasional Contributor rankOccasional Contributor

    problem solved it's because of signals got trimmed then fft ip doing nothing. but the terminology used here was different not like in vivado. Here it is displayed as following message warning

    "Warning (14320): Synthesized away node "

  • CheepinC_altera's avatar
    CheepinC_altera
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    thanks for the update. Glad to hear that you have managed to resolve the problem.