Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Speed up simplemap_map by 11.6x by directly inserting the cell source…
… attribute in the new object's 'attributes' map instead of calling set_attr_pool to create a new pool and then copying that. Based on a suggestion by Martin Poviser in a comment on YosysHQ#3959
- Loading branch information