Forum Discussion
Logic is synthesized away if no design output depends on it. Is only shown memory bit qb[21] removed or all memory? In former case, the memory bit is probably unused or driven by constant input data.
This be may either expectable behaviour or happen due to a design flaw. Check operation in simulation.
I have attached a photo hopefully it helps on the design.
The Memory_Module ram stores the audio adc data and the FFT_module ram stores the output from the FFT.
Is only shown memory bit qb[21] removed or all memory?
For the entire memory. Please find the attached .txt file with specific warnings.
I tried to check the operation in simulation. However, when I enable the EDA simulation tools, I receive an error 204012. Please check the attached file (Error204012sim.txt) for details.
Could you let me know if this error is due to the license?
Can I simulate the FFT IP core without a license?
Thank you for your prompt reply.
- FvM2 years ago
Super Contributor
The error message indicates that you are trying to simulate encrypted synthesis files which is isn't possible whether you have a license or not.
You need to generate simulation files during HDL generation and simulate these, it's also possible with free Quartus lite.