Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add optional SEED=n command line option to Makefile, and -S n command line op... | Eric Smith | 2016-09-22 | 1 | -1/+11 |
* | Switched to Python 3 | Clifford Wolf | 2015-08-22 | 1 | -4/+1 |
* | Fixed trailing whitespaces | Clifford Wolf | 2015-07-02 | 1 | -1/+1 |
* | changed file() to open() in python scripts | Clifford Wolf | 2015-05-11 | 1 | -2/+2 |
* | fix for python 2.6.6 | Clifford Wolf | 2015-03-20 | 1 | -45/+47 |
* | Added "wreduce" to some of the standard test benches | Clifford Wolf | 2014-08-03 | 1 | -0/+1 |
* | Wider range of cell types supported in "share" pass | Clifford Wolf | 2014-07-21 | 1 | -19/+41 |
* | Supercell creation for $div/$mod worked all along, fixed test benches | Clifford Wolf | 2014-07-20 | 1 | -1/+1 |
* | Improved tests/share/generate.py | Clifford Wolf | 2014-07-20 | 1 | -2/+12 |
* | Added "miter -equiv -flatten" | Clifford Wolf | 2014-07-20 | 1 | -2/+1 |
* | Added tests/share for testing "share" supercell creation | Clifford Wolf | 2014-07-20 | 1 | -0/+41 |