Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Speed up "make test" and related cleanups | Clifford Wolf | 2019-08-17 | 1 | -1/+1 |
* | Add optional SEED=n command line option to Makefile, and -S n command line op... | Eric Smith | 2016-09-22 | 2 | -2/+24 |
* | Switched to Python 3 | Clifford Wolf | 2015-08-22 | 2 | -5/+2 |
* | 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 | -72/+74 |
* | Cosmetic changes to FSM tests | Clifford Wolf | 2014-08-21 | 1 | -1/+1 |
* | Some improvements in FSM mapping and recoding | Clifford Wolf | 2014-08-14 | 1 | -1/+2 |
* | Added test_verific mode to tests/fsm/generate.py | Clifford Wolf | 2014-08-12 | 1 | -7/+17 |
* | Fixed FSM mapping for multiple reset-like signals | Clifford Wolf | 2014-08-10 | 1 | -7/+22 |
* | Some improvements in fsm_opt and fsm_map for FSM with unreachable states | Clifford Wolf | 2014-08-09 | 1 | -1/+2 |
* | Improved FSM tests | Clifford Wolf | 2014-08-08 | 3 | -2/+4 |
* | Added FSM test bench | Clifford Wolf | 2014-08-08 | 2 | -0/+113 |