Thanks for taking the time, just as a note, l understand the basics of Boolean Algebra.
Although l understand how Boolean Algebra is a useful optimization technique in very small circuits, surely it would take far too long in a realistically-sized circuit(s). Are circuits isolated down and have the laws of Boolean Algebra applied to them, which would take a long time, or is there a better technique than Boolean Algebra used to optimize more complex circuits? I just got really curious. Thanks in advance.
Yes, it is efficient.
We automate it now. It's called Verilog.
The idea is the chip designer writes this code that looks very close to Pascal, and the Verilog compiler, and get the chip circuit layout on the other side.
Yeah so a human is a little better at circuit layout. With millions and millions of gates that doesn't matter because the human won't get it done in time.