Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hello there, i dont have any flip flops in any other hierarchy level, is there another way a race could be created ? (sorry but i am still a novice )potential race conditions... are inputs synchronized?
they ought to be.
I am using capture cis program from orcad (if i describe it correct ). I can supply you with images from the upper hierarchy levels.What i am trying to create is a 16 bit unsigned array multiplier. If i replace the xor gate on that full adder with an and gate for example it gives an output but not the one i wantThere looks to be no activity and I also see no power supplies
nor ground, which might be why? Even what should be stimuli
(a, b, cin) seem to be doing nothing. Your output plot lacks
any info that might let us check whether output is correct for
the input state (levels).
I'd start with drilling into one of the gates and see if it's even
powered. Assuming this is SPICE mode and not some verilog
digital deal, which doesn't care about such things.
OK, but still my original questions remain - I see no "output"
in the sense of anything changing signal-wise, and I see no
explicit application of power to the whole ensemble at any
of the levels shown thus far. So I still recommend you probe
down in the guts of the logic gates to see if, at any level,
they have "live" power and stimulus, and thus a valid (even
just locally) output.