In reply to aditgupta100:
Hello Adit,
If you want to set Tx and Rx lane numbers at compile_time go with either Macros or Parameters.
If you want to change Tx and Rx lane numbers at simulation time use $value$plusargs system task.
In reply to aditgupta100:
Hello Adit,
If you want to set Tx and Rx lane numbers at compile_time go with either Macros or Parameters.
If you want to change Tx and Rx lane numbers at simulation time use $value$plusargs system task.