Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16596 Discussions

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

LChow3
Novice
497 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
488 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

0 Kudos
Reply