Chris Stratton - 2004-10-18

Logged In: YES
user_id=1141480

OOPS - my appologies, I've mis-stated the issue.

The problem is not actually with having a large number of
signals within a module, rather it is with having a large
number of sub modules within any given module, and not all
of these being displayed in the left half of the structure
window. If a submodule is displayed in the hierarchy and
selected, it's various signals are shown on the right as
expected.

(An FPGA synthesizer flattens the design and instantiates a
little module for every flip flop, buffer, etc required to
make it work. These are of little interest, but hiding
among them are the handfull of named modules that provide
archicture-specific implementations of word-width memories,
adders, multipliers, whose vector signals are the most
intersting internal signals still available to monitor
inside a compiled design)