Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Adder synthesis / optimization

Allocation assigns each operation, variable, and communication path to a piece of hardware. It naturally falls into three parts functional unit (FU) allocation, register allocation and connection allocation. In high-level synthesis, the main aim in allocation is to share hardware units, i.e., operations can share functional units (ALUs, adders, etc.), variables can be mapped onto common registers, and memories and transfers can share buses and multiplexors. The goal of allocation is to optimize the overall hardware. [Pg.22]

The removable attribute indicates that Library Compiler knows what function the cell performs, so the cell can be replaced by a combination of other cells during synthesis and optimization. This attribute is usually attached to relatively complex cells, like adder cells, for example. These cells cannot be inferred by DC. [Pg.170]


See other pages where Adder synthesis / optimization is mentioned: [Pg.201]    [Pg.162]    [Pg.265]    [Pg.75]    [Pg.212]    [Pg.180]    [Pg.183]    [Pg.188]    [Pg.192]   
See also in sourсe #XX -- [ Pg.183 , Pg.185 , Pg.186 , Pg.192 , Pg.193 , Pg.194 , Pg.195 , Pg.196 , Pg.197 , Pg.198 , Pg.199 , Pg.200 ]




SEARCH



Adders

Optimization adders

Optimization synthesis

© 2024 chempedia.info