summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-02Finer imports.Nathanael Sensfelder
2017-08-30Forgot to increase instances_count.Nathanael Sensfelder
2017-08-30Reduces the scalability issue.Nathanael Sensfelder
It seems to take very long to find solutions for simple_flip_flop_instance, but at least it no longer gives up right away.
2017-08-30Outputs are now generated.Nathanael Sensfelder
2017-08-29Seems like all remains is doing the actual output.Nathanael Sensfelder
2017-08-29Most of the program's logic seems to be there...Nathanael Sensfelder
2017-08-29Should now load the model.Nathanael Sensfelder
2017-08-29Still working on the implementation.Nathanael Sensfelder
2017-08-29Starting to get an idea of how it's going to work.Nathanael Sensfelder
2017-08-28Starts the Instance CalculatorNathanael Sensfelder