aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/analyses
AgeCommit message (Expand)Author
2018-07-11Make InstanceGraph have deterministic and use defined iteration order (#843)Jack Koenig
2017-12-20Fix bug in ConstProp where module dependency edges were dropped (#696)Jack Koenig
2017-11-10Make digraph methods deterministic (#653)Albert Magyar
2017-09-05Add InstanceGraph testsEdward Wang