O
Okashii
Guest
Hi, If I have an entity A with a inout port, say parameter_a, and it has 2
identical child components B and C with inout port parameter_b, is there any
way to connect the 2 parameter_b's to the parameter_a? This is because I
want the 2 child components to be able to read and write the values of
parameter_a, and A may also send the altered value back to some other parent
components. If using inout port is not feasible, is there any other design
solution to this?
identical child components B and C with inout port parameter_b, is there any
way to connect the 2 parameter_b's to the parameter_a? This is because I
want the 2 child components to be able to read and write the values of
parameter_a, and A may also send the altered value back to some other parent
components. If using inout port is not feasible, is there any other design
solution to this?