mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 14:13:23 +00:00
flatten: split from techmap.
Although the two passes started out very similar, they diverged over time and now have little in common. Moreover, `techmap` is extremely complex while `flatten` does not have to be, and this complexity interferes with improving `flatten`.
This commit is contained in:
parent
577859fbdb
commit
6ac54a74fe
3 changed files with 1149 additions and 93 deletions
1148
passes/techmap/flatten.cc
Normal file
1148
passes/techmap/flatten.cc
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue