specman

In Specman, why is my macro label for the code body returning garbage?

Similar to this post http://feedproxy.google.com/~r/cadence/community/blogs/fv/~3/IvdCIla8_Es/extending-multiple-when-subtypes-simultaneously.aspx I want to make a macro that does loop unrolling to get around some of the when-subtyping and inheritance issues Specman has. I've started with: -- macros.e <' define <FOREACH_UNROLL'action...