Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add (* gclk *) attribute support | Clifford Wolf | 2018-06-01 | 1 | -1/+3 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Remove mercurial from build instructions | Clifford Wolf | 2018-05-15 | 1 | -3/+3 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | update README | Johnny Sorocil | 2018-05-06 | 1 | -0/+8 | |
| | ||||||
* | Add documentation for anyconst/anyseq/allconst/allseq attribute | Clifford Wolf | 2018-04-06 | 1 | -0/+4 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Small fixes and improvements in $allconst/$allseq handling | Clifford Wolf | 2018-02-26 | 1 | -4/+5 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Add $allconst and $allseq cell types | Clifford Wolf | 2018-02-23 | 1 | -2/+7 | |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | |||||
* | Adding COPYING file with license information. | Tim 'mithro' Ansell | 2017-10-19 | 1 | -1/+1 | |
| | | | | | This allows GitHub and other tools to detect the license info. Providing a COPYING for LICENSE file is also pretty standard. | |||||
* | delete bad backslash | Stephen | 2017-09-27 | 1 | -1/+1 | |
| | ||||||
* | Add osx tests using brew bundle | Stephen Groat | 2017-09-27 | 1 | -2/+1 | |
| | ||||||
* | Merge branch 'master' of https://github.com/stv0g/yosys into stv0g-master | Clifford Wolf | 2017-02-11 | 1 | -3/+13 | |
|\ | ||||||
| * | Remove space after backslash | Steffen Vogel | 2017-02-09 | 1 | -1/+1 | |
| | | ||||||
| * | Applied fixes from @joshhead (thanks for your effors!) | Steffen Vogel | 2017-02-09 | 1 | -1/+1 | |
| | | ||||||
| * | Added notes for compilation on OS X | Steffen Vogel | 2017-02-07 | 1 | -3/+13 | |
| | | ||||||
* | | Add checker support to verilog front-end | Clifford Wolf | 2017-02-09 | 1 | -3/+9 | |
| | | ||||||
* | | Add SV "rand" and "const rand" support | Clifford Wolf | 2017-02-08 | 1 | -2/+5 | |
| | | ||||||
* | | Further improve cover() support | Clifford Wolf | 2017-02-04 | 1 | -5/+5 | |
|/ | ||||||
* | Keep lines under 80 characters | Aleks-Daniel Jakimenko-Aleksejev | 2016-11-19 | 1 | -10/+11 | |
| | | | | | Recent README changes added some characters to existing lines, which made them longer than 80 characters. This commit fixes that. | |||||
* | Markdownify README even further | Aleks-Daniel Jakimenko-Aleksejev | 2016-11-19 | 1 | -60/+60 | |
| | ||||||
* | Markdownify README | Aleks-Daniel Jakimenko-Aleksejev | 2016-11-12 | 1 | -0/+444 | |
This is the first commit in series. There are many other things that could be improved, this is just the first renderable version. |