aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/graph
AgeCommit message (Expand)Author
2017-07-14Fix bug in DiGraph.reverse on an graph with one vertex, no edges (#628)Jack Koenig
2017-04-03Find a single cycle from potentially many in a combinational SCCAlbert Magyar
2017-03-30Change findSCCs to iterative implementation (#513)Albert Magyar
2017-03-17Add utilites for digraphs and netlist analysesAlbert Magyar