Source: cirosantilli/logic-synthesis
= Logic synthesis
{wiki}
Step of <electronic design automation> that maps the <register transfer level> input (e.g. <Verilog>) to a <standard cell library>.
The output of this step is another <Verilog> file, but one that exclusively uses interlinked cell library components.