Forum Discussion

David32's avatar
David32
Icon for Occasional Contributor rankOccasional Contributor
2 years ago
Solved

Simulation of Unified FFT in Questa

Hi I generated a simple FFT (4k points, streaming) in Quartus 22.4 and also generated the test-bench from within the Platform Designer. From within Questa 2022.1 I ran according to instructions, ...
  • David32's avatar
    2 years ago

    I seem to have solved this by issuing the ld_debug command instead of com/elab.

    This apparently adds to no-optimize flag.

    david