From 878fcdd22dfab32234f2537892ae844b2b4495f3 Mon Sep 17 00:00:00 2001 From: Keith Rothman <537074+litghost@users.noreply.github.com> Date: Thu, 28 Jan 2021 18:32:42 -0800 Subject: Implement partitioning in placer_heap. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> --- docs/archapi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/archapi.md b/docs/archapi.md index 53132bd9..855796d6 100644 --- a/docs/archapi.md +++ b/docs/archapi.md @@ -486,7 +486,7 @@ information for all edges. `index` must be in [0, clockInfoCount), behaviour is Partition Methods ----------------- -Partitions are subsets of BelIds and cell types used by analytic placement to +Partitions are subsets of BelIds and cell types used by analytic placer to seperate types of BELs during placement. Typical partitions are: - All LUT BELs - All FF BELs -- cgit v1.2.3