This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
YosysHQ.yosys
Watch
1
Star
0
Fork
0
You've already forked YosysHQ.yosys
mirror of
synced
2026-04-27 04:38:25 +00:00
Code
Issues
Releases
Wiki
Activity
Files
7e4aef06e469de70baf73d8e62ade29ec4e6beb1
YosysHQ.yosys
/
passes
/
opt
/
share.cc
Rasmus Munk Larsen
e0042bdff7
Speed up TopoSort. The main sorting algorithm implementation in TopoSort::sort_worker is 11-12x faster. Overall, the complete sequence of building the graph and sorting is about 2.5-3x faster. The overall impact in e.g. the replace_const_cells optimization pass is a ~25% speedup. End-to-end impact on our synthesis flow is about 3%.
2023-09-20 15:49:05 -07:00
47 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink