Hi,
Above is a code in which I have tried to test a basic switch module that can send packets to port A and port B depending on the address.
My code(attached above) is error-free but when tried to run it on EDA playground it shows an “Execution time reached or reached maximum time” .Can anyone help me out with rectifying where I went wrong which led to infinite execution time?
Thank you