honzastor
|
97e79b93da
|
Big code cleanup and some fixes. Hierarchical generation for popcount seems problematic. It seems bus connections are the issue.
|
2024-04-13 17:04:03 +02:00 |
|
honzastor
|
d52e67bb25
|
Implemented new parallel prefix adders and added the possibility for better configuration of partial product accumulators (adders) used in multipliers.
|
2023-02-24 11:13:46 +01:00 |
|
Honza
|
2083ed35a1
|
Returned inner circuit's input buses extension feature back to its original form.
|
2021-11-15 22:58:34 +01:00 |
|
honzastor
|
5d41997560
|
Added assertion checks for the same input bus lengths when initializing arithmetic circuits.
|
2021-10-24 18:48:00 +02:00 |
|
honzastor
|
e16de78c2b
|
Updated logic behind generating export representations, mainly focused around circuit and its buses and subcomponents namings.
|
2021-09-07 17:39:39 +02:00 |
|
honzastor
|
ad1c6ec557
|
Updated circuits documentation.
|
2021-04-21 13:42:07 +02:00 |
|
honzastor
|
8e950fc51f
|
Optimized circuits generation, refactored code, fixed cla, added new csa, array divider circuits and create yosys equivalence check script. TBD: Documentation and sample generated circuits.
|
2021-04-21 11:33:07 +02:00 |
|