multiplier_circuit
Methods
init
Parameters
name |
description |
default |
self |
|
|
get_previous_partial_product
Parameters
name |
description |
default |
self |
|
|
a_index |
|
|
b_index |
|
|
offset |
|
0 |
get_maximum_height
Parameters
name |
description |
default |
initial_value |
|
|
init_column_heights
Parameters
name |
description |
default |
self |
|
|
signed |
|
False |
add_column_wires
Parameters
name |
description |
default |
self |
|
|
column |
|
|
column_index |
|
|
get_column_height
Parameters
name |
description |
default |
self |
|
|
column_num |
|
|
update_column_heights
Parameters
name |
description |
default |
self |
|
|
curr_column |
|
|
curr_height_change |
|
|
next_column |
|
0 |
next_height_change |
|
0 |
get_column_wire
Parameters
name |
description |
default |
self |
|
|
column |
|
|
bit |
|
|
update_column_wires
Parameters
name |
description |
default |
self |
|
|
curr_column |
|
|
adder |
|
|
next_column |
|
0 |