| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| * | Minor fixes in ice40_ff* passes for sloppy SB_DFF instantiations | Clifford Wolf | 2016-07-08 | 1 | -12/+18 | 
| | | |||||
| * | Improved ice40_ffinit error reporting | Clifford Wolf | 2016-06-30 | 1 | -1/+5 | 
| | | |||||
| * | Added "yosys -D" feature | Clifford Wolf | 2016-04-21 | 1 | -1/+1 | 
| | | |||||
| * | Bugfix in ice40_ffinit | Clifford Wolf | 2015-12-22 | 1 | -2/+2 | 
| | | |||||
| * | Improved ice40_ffinit | Clifford Wolf | 2015-12-22 | 1 | -1/+22 | 
| | | |||||
| * | Added ice40_ffinit pass | Clifford Wolf | 2015-11-26 | 1 | -0/+142 | 
