Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add optional SEED=n command line option to Makefile, and -S n command line ↵ | Eric Smith | 2016-09-22 | 2 | -3/+25 |
| | | | | option to test scripts, for deterministic regression tests. | ||||
* | Switched to Python 3 | Clifford Wolf | 2015-08-22 | 2 | -5/+2 |
| | |||||
* | Another block of spelling fixes | Larry Doolittle | 2015-08-14 | 1 | -1/+1 |
| | | | | Smaller this time | ||||
* | Fixed trailing whitespaces | Clifford Wolf | 2015-07-02 | 1 | -2/+2 |
| | |||||
* | changed file() to open() in python scripts | Clifford Wolf | 2015-05-11 | 1 | -3/+3 |
| | |||||
* | fix for python 2.6.6 | Clifford Wolf | 2015-03-20 | 1 | -48/+51 |
| | |||||
* | Added "yosys -qq" to also quiet warning messages | Clifford Wolf | 2014-11-09 | 1 | -1/+1 |
| | |||||
* | Added note to "make test": use git checkout of iverilog | Clifford Wolf | 2014-07-16 | 1 | -0/+1 |
| | |||||
* | Little steps in realmath test bench | Clifford Wolf | 2014-06-21 | 1 | -2/+2 |
| | |||||
* | Improved handling of relational op of real values | Clifford Wolf | 2014-06-17 | 1 | -4/+8 |
| | |||||
* | Little steps in realmath test bench | Clifford Wolf | 2014-06-16 | 2 | -0/+3 |
| | |||||
* | Added tests/realmath to "make test" | Clifford Wolf | 2014-06-15 | 1 | -1/+5 |
| | |||||
* | Improved realmath test bench | Clifford Wolf | 2014-06-15 | 2 | -5/+13 |
| | |||||
* | improved realmath test bench | Clifford Wolf | 2014-06-14 | 1 | -1/+4 |
| | |||||
* | progress in realmath test bench | Clifford Wolf | 2014-06-14 | 2 | -4/+45 |
| | |||||
* | added first draft of real math testcase generator | Clifford Wolf | 2014-06-14 | 1 | -0/+52 |