GTKWave not showing signals of user types

Joined
Nov 4, 2009
Messages
2
Reaction score
0
Hello,

I am writing some VHDL code and try to simulate it with GTKWave. The problem is that I can not see the signals that are defined as user types. All the other signals appear in the simulator.

signal rout_amba, ri_amba : amba_registers; -- not visible
signal rout_cb, ri_cb : cb_registers; -- not visible

signal internal_rst : std_logic := '0'; -- visible
signal output : std_logic_vector(31 downto 0); -- visible

Does anybody has any idea why?

Thanks,
Mihai
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,262
Messages
2,571,056
Members
48,769
Latest member
Clifft

Latest Threads

Top