aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/arch_pack_clusters.cc
Commit message (Expand)AuthorAgeFilesLines
* refactor: ArcBounds -> BoundingBoxgatecat2022-12-071-2/+2
* Switch to potentially-sparse net users arraygatecat2022-02-271-3/+3
* refactor: New member functions to replace design_utilsgatecat2022-02-181-1/+1
* interchange: fix uninitialized memory bug in cluster placementAlessandro Comodi2021-10-011-1/+1
* interchange: Fix compile warningsgatecat2021-09-281-5/+7
* Fix small isses and code formattingMaciej Dudek2021-09-271-129/+137
* Break up macro_cluster_placement into smaller functionsMaciej Dudek2021-09-241-20/+33
* Fix AC-3 algorithmMaciej Dudek2021-09-231-9/+17
* Improve macro cluster placementMaciej Dudek2021-09-231-235/+41
* Change Cluster placement algorithmMaciej Dudek2021-09-231-121/+124
* Adding MacroCell placementMaciej Dudek2021-09-231-14/+342
* Adding support for MacroCellsMaciej Dudek2021-09-231-3/+338
* interchange: reduce run-time to check dedicated interconnectAlessandro Comodi2021-07-081-3/+4
* interchange: clusters: always get cell bel map and add assertsAlessandro Comodi2021-06-111-23/+13
* interchange: run clang formatterAlessandro Comodi2021-06-111-21/+17
* interchange: clusters: adjust commentsAlessandro Comodi2021-06-111-10/+12
* interchange: add support for generating BEL clustersAlessandro Comodi2021-06-111-0/+584