40 lines
274 B
Markdown
40 lines
274 B
Markdown
# xnor_gate
|
|
|
|
|
|
|
|
|
|
## Methods
|
|
|
|
|
|
### __init__
|
|
|
|
|
|
|
|
|
|
#### Parameters
|
|
name | description | default
|
|
--- | --- | ---
|
|
self | |
|
|
a | |
|
|
b | |
|
|
prefix | | ""
|
|
outid | | 0
|
|
|
|
|
|
|
|
|
|
|
|
### get_function_blif_flat
|
|
|
|
|
|
|
|
|
|
#### Parameters
|
|
name | description | default
|
|
--- | --- | ---
|
|
self | |
|
|
|
|
|
|
|
|
|