G
G Iveco
Guest
In Verilog, I would do
assign my_probe = i_mydesign.i_submodule.mult_en;
I checked my textbooks but difficult to find equivalents in VHDL.
Thanks in advance.
assign my_probe = i_mydesign.i_submodule.mult_en;
I checked my textbooks but difficult to find equivalents in VHDL.
Thanks in advance.