Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
15894 Discussions

How to get the equation (expression) from the synthesis tool?

LChow3
Novice
205 Views

Refer Verilog code attached. After compilation, how can I get the equation (expression) for Y and z from the synthesis tool?

0 Kudos
1 Reply
sstrell
Honored Contributor III
196 Views

Are you referring to the logic expression? Check the RTL Viewer under the Tools menu. You can look at logic blocks in that tool based on your RTL code and see the logic implementation.

 

#iwork4intel

Reply