I have an agent that waits for an environment event. How to point the environment event in the agent? There is no "get_env()" in Specman that could connect between agent and its environment.
I have an agent that waits for an environment event. How to point the environment event in the agent? There is no "get_env()" in Specman that could connect between agent and its environment.
You can use get_parent_unit() like in