Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: fsm to use a randomly-generated seed | Eddie Hung | 2020-04-24 | 1 | -3/+5 |
| | |||||
* | Add optional SEED=n command line option to Makefile, and -S n command line ↵ | Eric Smith | 2016-09-22 | 1 | -1/+11 |
| | | | | option to test scripts, for deterministic regression tests. | ||||
* | 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 | -72/+74 |
| | |||||
* | 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 |
| | |||||
* | Improved FSM tests | Clifford Wolf | 2014-08-08 | 1 | -2/+2 |
| | |||||
* | Added FSM test bench | Clifford Wolf | 2014-08-08 | 1 | -0/+83 |