Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "check -allow-tbuf" | Clifford Wolf | 2019-10-03 | 1 | -8/+22 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add "check -mapped" | Clifford Wolf | 2019-10-02 | 1 | -21/+35 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Consistent use of 'override' for virtual methods in derived classes. | Henner Zeller | 2018-07-20 | 1 | -2/+2 |
| | | | | | | | | | o Not all derived methods were marked 'override', but it is a great feature of C++11 that we should make use of. o While at it: touched header files got a -*- c++ -*- for emacs to provide support for that language. o use YS_OVERRIDE for all override keywords (though we should probably use the plain keyword going forward now that C++11 is established) | ||||
* | Added "check -initdrv" | Clifford Wolf | 2017-01-04 | 1 | -3/+82 |
| | |||||
* | Added "yosys -D" feature | Clifford Wolf | 2016-04-21 | 1 | -1/+1 |
| | |||||
* | Spell check (by Larry Doolittle) | Clifford Wolf | 2015-08-14 | 1 | -1/+1 |
| | |||||
* | Fixed "check" command for inout ports | Clifford Wolf | 2015-07-27 | 1 | -3/+11 |
| | |||||
* | Fixed trailing whitespaces | Clifford Wolf | 2015-07-02 | 1 | -3/+3 |
| | |||||
* | Fixed "check -assert" | Clifford Wolf | 2015-02-22 | 1 | -1/+1 |
| | |||||
* | Added "check -assert" doc | Clifford Wolf | 2015-02-22 | 1 | -0/+3 |
| | |||||
* | Added "check -assert" | Clifford Wolf | 2015-02-22 | 1 | -0/+8 |
| | |||||
* | Added "check -noinit" | Clifford Wolf | 2015-02-15 | 1 | -3/+19 |
| | |||||
* | hotfix in "check" command | Clifford Wolf | 2015-02-13 | 1 | -1/+2 |
| | |||||
* | Added "check" command | Clifford Wolf | 2015-02-13 | 1 | -0/+126 |