PPT Slide
Compiling source file "fulladd.v"
Compiling source file "testfulladd.v"
Time=0 a=00000000 b=00000000 c=00000000 Result =00000000 CarryOut = 0
Time=1 a=88881234 b=00000001 c=00000000 Result =88881235 CarryOut = 0
Time=2 a=00000002 b=ffffffff c=00000000 Result =00000001 CarryOut = 1
Time=3 a=00000002 b=7fffffff c=00000000 Result =80000001 CarryOut = 0
L13 "testfulladd.v": $finish at simulation time 4
0 simulation events (use +profile or +listcounts option to count)