what is the difference between 'define as' to 'define as computed' in specman? -
what is the difference between 'define as' to 'define as computed' in specman? -
the difference between 2 not clear cadence documentation. please elaborate on difference between two?
a define as
macro plain old macro know other programming languages. means @ select locations in macro code can substitute own code.
a define computed
macro allows build output code programmatically, using command flow statements (if, for, etc.). acts kind of function returns string, homecoming value beingness code inserted in place pre-processor.
specman
Comments
Post a Comment