mirror of
https://github.com/ehw-fit/ariths-gen.git
synced 2025-04-24 07:41:23 +01:00
40 lines
273 B
Markdown
40 lines
273 B
Markdown
# nor_gate
|
|
|
|
|
|
|
|
|
|
## Methods
|
|
|
|
|
|
### __init__
|
|
|
|
|
|
|
|
|
|
#### Parameters
|
|
name | description | default
|
|
--- | --- | ---
|
|
self | |
|
|
a | |
|
|
b | |
|
|
prefix | | ""
|
|
outid | | 0
|
|
|
|
|
|
|
|
|
|
|
|
### get_function_blif_flat
|
|
|
|
|
|
|
|
|
|
#### Parameters
|
|
name | description | default
|
|
--- | --- | ---
|
|
self | |
|
|
|
|
|
|
|
|
|