Floorplan Series - Part 2 | Physical Design
Floorplan Series - Part 2 .... In the previous post (https://lnkd.in/g2gEyGU4), we explored block-level floor-planning at an abstract level. Now, let's look into the detailed steps of this process. Initial Floorplan: Assuming the availability of an IO (input-output) placement file and block boundary information provided by the full-chip engineer, we move forward in the context of low-power design. Shaping the voltage area is a crucial step, aligned with the power domain defined in the UPF (Unified Power Format) file. This involves creating a corresponding voltage area, shaping it, and strategically placing Macros. For the initial floorplan at the block level, a major focus lies on Macro/Memory placement. Some blocks might be dominated by macros or memory, allocating 70 to 80 percent of the area to these components. Others may have 20-30 percent Macros, leaving the rest for standard cell placement. It's imperative to follow guidelines during the placement of these macros. 1.Gr...