Added more logic gates and fixed placement issues
This commit is contained in:
parent
96f2cffbcc
commit
79c5d147a3
10 changed files with 157 additions and 19 deletions
|
@ -6,5 +6,10 @@
|
|||
<qresource prefix="/components">
|
||||
<file>and.png</file>
|
||||
<file>or.png</file>
|
||||
<file>nand.png</file>
|
||||
<file>nor.png</file>
|
||||
<file>not.png</file>
|
||||
<file>xnor.png</file>
|
||||
<file>xor.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue