Often technologies have dedicated synchronization cells, therefore the sync cells should be part of technology specifics and be in tech_cells instead. We can have a generic FF implementation here that uses the tech_cells version via a define or a similar system to make it so this repo does not depend on tech_cells.
Often technologies have dedicated synchronization cells, therefore the
synccells should be part of technology specifics and be intech_cellsinstead. We can have a generic FF implementation here that uses the tech_cells version via a define or a similar system to make it so this repo does not depend on tech_cells.