mirror of
https://github.com/ehw-fit/ariths-gen.git
synced 2025-04-22 14:51:22 +01:00
26 lines
212 B
Markdown
26 lines
212 B
Markdown
# unsigned_dadda_multiplier
|
|
|
|
|
|
|
|
|
|
## Methods
|
|
|
|
|
|
### __init__
|
|
|
|
|
|
|
|
|
|
#### Parameters
|
|
name | description | default
|
|
--- | --- | ---
|
|
self | |
|
|
a | |
|
|
b | |
|
|
prefix | | "u_dadda_rca"
|
|
unsigned_adder_class_name | |
|
|
|
|
|
|
|
|
|