I want to know if there is a way in verilog to configure a wire from one module to another module such that during simulation, it exists as a regular wire for some simulation time and then as no wire for remaining simulation time. Here is what i mean