Posts tagged digital-logic-circuit
Before the circuit here are the digital blocks which have been already designed and exist as part of the division block 1 bit subtractor: 2 bit subtractor(in the digital block diagram of the di...
I have a problem which I don’t understand how to solve. I have this 2-bit adder, but when I select A1AO to be (11)2 3 and B1BO to be (11)2 3 and run it on Logisim it doesn’t show me 6. Instead it s...
If we want to divide two numbers I have problem implementing this logic.I am posting 1 images with 2 different steps to the solution. In example a) the most significant digits of the divident >...
Can we make a n-bit subtractor using full subtractors or if we want do subtract one binary from another we must use full adders and use the complement of the 2nd number to do the subtraction? I ha...
I am trying to design a full adder in SystemVerilog. I searched on Wikipedia and I found this https://en.wikibooks.org/w/index.php?title=Microprocessor_Design/Add_and_Subtract_Blocks module full_...
Moderator Note If this site were mature, this question would be closed because it solicits opinions, or is too specific about particular models. In the interest of site activity, answers are being...
I am designing a 4-layer PCB that has both analog and digital circuitry throughout it. The analog section involves high return currents as well as ADCs sampling the voltage across sense resistors a...
A few decades ago, I found a digital circuit that squares a 4-bit input in an old textbook (perhaps 1970s or 1980s). (The figure below is not the original. It differs from the original in that it ...