fixed adders only having 1 output pin

This commit is contained in:
Matei Adriel 2019-07-31 00:02:34 +03:00
parent 120e4116b2
commit 0251dd52d9
2 changed files with 4 additions and 2 deletions

View file

@ -3,7 +3,8 @@
<path d="M398 295L396.522 504C322.104 504 289 469.556 289 401.327C289 333.097 324.731 295 398 295Z" fill="white" stroke="white" stroke-width="10"/>
<path d="M400 295L401.142 504C458.653 504 511 471.73 511 403.5C511 335.27 456.624 295 400 295Z" fill="white" stroke="white" stroke-width="10"/>
<path d="M416 333H386V390H315V416.5H386V466H416V416.5H481.5V390H416V333Z" fill="#00B512" stroke="white" stroke-width="10"/>
<path d="M511 400H597.5" stroke="white" stroke-width="10"/>
<path d="M482 466H568.5" stroke="white" stroke-width="10"/>
<path d="M482 333H568.5" stroke="white" stroke-width="10"/>
<path d="M228 333H314.5" stroke="white" stroke-width="10"/>
<path d="M202 400H288.5" stroke="white" stroke-width="10"/>
<path d="M227 464H313.5" stroke="white" stroke-width="10"/>

Before

Width:  |  Height:  |  Size: 810 B

After

Width:  |  Height:  |  Size: 870 B

View file

@ -3,7 +3,8 @@
<path d="M398 295L396.522 504C322.104 504 289 469.556 289 401.327C289 333.097 324.731 295 398 295Z" fill="white" stroke="white" stroke-width="10"/>
<path d="M400 295L401.142 504C458.653 504 511 471.73 511 403.5C511 335.27 456.624 295 400 295Z" stroke="white" stroke-width="10"/>
<path d="M416 333H386V390H315V416.5H386V466H416V416.5H481.5V390H416V333Z" fill="#00B512" stroke="white" stroke-width="10"/>
<path d="M511 400H597.5" stroke="white" stroke-width="10"/>
<path d="M482 464H568.5" stroke="white" stroke-width="10"/>
<path d="M482 333H568.5" stroke="white" stroke-width="10"/>
<path d="M228 333H314.5" stroke="white" stroke-width="10"/>
<path d="M227 464H313.5" stroke="white" stroke-width="10"/>
</svg>

Before

Width:  |  Height:  |  Size: 738 B

After

Width:  |  Height:  |  Size: 798 B