Improving the placement of inputs and outputs
HTML-код
- Опубликовано: 8 фев 2025
- Back when I initially wrote this web page I limited the bits to have at most two inputs and two outputs. Inputs were constrained to be on the left and top. Outputs were constrained to right and bottom. For some bits such as a two input logic gate, this was an ugly limitation. Now that I have on of the two input bits updated, I can update the others.
Have fun coding !