StanfordAHA / pdq

0 stars 0 forks source link

Macros #21

Closed alexcarsello closed 3 years ago

alexcarsello commented 3 years ago

This PR adds support for macros using the --macros flag.

Given a path (--macros some/macro/dir) PDQ will recursively search for all macro files (.db, .lef, *.v) at that path, add them to the mflowgen flow, and connect them to the nodes that require them.