Altera_Forum
Honored Contributor
12 years agosignal spy in vhdl 2008
VHDL 2008 supports a direct hierarchical reference for signals. An example hierarchy is shown below. A <= <<signal top_ent.u_comp1.my_sig : std_logic_vector >>; Signal 'A' can be used to ...