shanmei
Advanced Member level 1
In cadence, is there any way to convert the logic expression to schematic?
For example, If I have the expressions:
Y1=(A+B)*C+D;
Y2=A*B*C+D;
Y3=B+D;
.
.
.
Y100=A*C+D
How can I automatically convert it to the schematic? Thanks.
For example, If I have the expressions:
Y1=(A+B)*C+D;
Y2=A*B*C+D;
Y3=B+D;
.
.
.
Y100=A*C+D
How can I automatically convert it to the schematic? Thanks.