Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | interchange: run clang formatter | Alessandro Comodi | 2021-06-11 | 1 | -21/+17 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | interchange: clusters: adjust comments | Alessandro Comodi | 2021-06-11 | 1 | -10/+12 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | interchange: add support for generating BEL clusters | Alessandro Comodi | 2021-06-11 | 1 | -0/+584 |
Clustering greatly helps the placer to identify and pack together specific cells at the same site (e.g. LUT+FF), or cells that are chained through dedicated interconnections (e.g. CARRY CHAINS) Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> |