David32
Occasional Contributor
2 years agoSimulation 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, ...
- 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