What is the use case for the origen_testers ATP flow 'loop' method? Is this meant to be something users call in their flow file or is something under the hood? Does this method specifically generate something specific for the V93K SMT7 platform?
thx
What is the use case for the origen_testers ATP flow 'loop' method? Is this meant to be something users call in their flow file or is something under the hood? Does this method specifically generate something specific for the V93K SMT7 platform?
thx
Something that the users call in their flow file.
I haven't used it personally, but from these spec tests, it looks like you would do something like:
The
varvalue is optional, in that case it will presumably generate a variable name.Being part of the flow, this API can be called for any tester, however I suspect that only the V93K generator actually will actuall do something with it currently.