ariths-gen/docs/or_gate.md
2021-03-23 12:50:43 +00:00

40 lines
272 B
Markdown

# or_gate
## Methods
### __init__
#### Parameters
name | description | default
--- | --- | ---
self | |
a | |
b | |
prefix | | ""
outid | | 0
### get_function_blif_flat
#### Parameters
name | description | default
--- | --- | ---
self | |