J
John Smith
Guest
Hello:
So I have a separate modules foo (with signals: foo_a, foo_b, foo_c)
and have another module foo1 (with signals: foo_x, foo_y, foo_z) which
instantiates foo within its module.
Now when I run a test on foo1, on ModelSim, the signals I can see to
add are the foo_x, foo_y and foo_z only. How do I get to add foo_a,
foo_b and foo_c signals to the wave, so that I could see what's going
on inside. I'm guessing this has to be with the paths, need help!
Thanks!
So I have a separate modules foo (with signals: foo_a, foo_b, foo_c)
and have another module foo1 (with signals: foo_x, foo_y, foo_z) which
instantiates foo within its module.
Now when I run a test on foo1, on ModelSim, the signals I can see to
add are the foo_x, foo_y and foo_z only. How do I get to add foo_a,
foo_b and foo_c signals to the wave, so that I could see what's going
on inside. I'm guessing this has to be with the paths, need help!
Thanks!