m5x4.run m5x4 Welcome to the COSMOS logic simulator (Version 3.0). >constant 5zero 00000 >constant 4zero 0000 >vector x x4 x3 x2 x1 x0 >vector y y3 y2 y1 y0 >vector z z8 z7 z6 z5 z4 z3 z2 z1 z0 ># watch x y z ># set x:5zero ># set y:4zero ># cycle >parmult x y z ># mult x y z >time system time:0.02 secs user time:0.17 secs number of nodes:127 number of state variables:254 number of state variables changed:5498 number of modules:96 number of modules evaluated:3924 >exit