Forum Discussion

LChow3's avatar
LChow3
Icon for Occasional Contributor rankOccasional Contributor
5 years ago

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

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

1 Reply

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    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