Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

signal 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 ...