I'm trying to connect between a top level module and a program block in SystemVeilog using interface.
I succeed in passing the wires, but I couldn't do it also for the parameters.
How can I pass the parameters in the module to the program? Is it possible in any way?