Altera_Forum
Honored Contributor
10 years agoQuartus II is not optimizing my synthesized circuit.
Hello everybody!
I'm Eduardo, from Venezuela. I'm an EE student and I'm new to this forum :) I have what you may call a noob's question, but I can't get Quartus II to reduce the size of the synthesized gate-logic circuit. I know that the function I'm implementing (a simple boolean function) can be reduced at gate level, but when I click on "RTL Viewer" on Tools, there is actually no simplification :/ And I have tried almost anything to achieve it, but still no success. This is what I get on the RTL Viewer: http://www.alteraforum.com/forum/attachment.php?attachmentid=11172&stc=1 What I should get (took from textbook) http://www.alteraforum.com/forum/attachment.php?attachmentid=11171&stc=1 I performed a wave vectors simulation of both the code I used and the code they use in the textbook and they match, so the code is not the problem. I really hope you can help me and later I can help you too as long as I keep learning :) Thanks in advance! =)