m13x12.run m13x12 Welcome to the COSMOS logic simulator (Version 3.0). >constant 13zero 0000000000000 >constant 12zero 000000000000 >vector x x12 x11 x10 x9 x8 x7 x6 x5 x4 x3 x2 x1 x0 >vector y y11 y10 y9 y8 y7 y6 y5 y4 y3 y2 y1 y0 >vector z z24 z23 z22 z21 z20 z19 z18 z17 z16 z15 z14 z13 z12 z11 z10 z9 z8 z7 z6 z5 z4 z3 z2 z1 z0 ># watch x y z ># set x:13zero ># set y:12zero ># cycle >parmult x y z ># mult x y z >time system time:610.77 secs user time:73680.27 secs number of nodes:1151 number of state variables:2302 number of state variables changed:-1508168055 number of modules:864 number of modules evaluated:-1683286848 >exit