xAlias = [X3,X2,X1,X0];
and NOT
xAlias = [X3..X0];
Creating an alias declaration for submodules is the only case (we know
of) in which "," notation and ".." notation cannot be used interchanably.
Hope this helps!
matt
************************************************************************
Matt Lease
Undergraduate, University of Washington Department of Computer Science
Current Project(s):
Digital Design Online Resources
http://www.cs.washington.edu/education/courses/370/Generic
************************************************************************