Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | proper formating | Miodrag Milanovic | 2019-12-06 | 1 | -1/+1 |
| | |||||
* | Fix for bba to make it portable | Miodrag Milanovic | 2019-12-06 | 1 | -2/+2 |
| | |||||
* | Switch to #embed_str for shorter compile time | Clifford Wolf | 2019-12-01 | 1 | -2/+2 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add bba #embed support | Clifford Wolf | 2019-12-01 | 1 | -2/+26 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | bba: Require explicit endianness flag, and supply it | Marcus Comstedt | 2019-09-15 | 1 | -8/+4 |
| | | | | Signed-off-by: Marcus Comstedt <marcus@mc.pp.se> | ||||
* | bba: Default to native endian in bbasm | Marcus Comstedt | 2019-09-15 | 1 | -1/+12 |
| | | | | Signed-off-by: Marcus Comstedt <marcus@mc.pp.se> | ||||
* | Major Property improvements for common and iCE40 | David Shah | 2019-08-05 | 1 | -1/+1 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Improvements in bbasm | Clifford Wolf | 2019-06-27 | 1 | -7/+13 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | bba: Fix str with empty string. | Marcin KoĆcielnicki | 2019-03-12 | 1 | -4/+5 |
| | | | | Signed-off-by: Marcin KoĆcielnicki <marcin@symbioticeda.com> | ||||
* | Fix bba typo | Clifford Wolf | 2018-07-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | clangformat and GraphicElement::style comments | Clifford Wolf | 2018-07-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Improvements in bbasm | Clifford Wolf | 2018-07-26 | 1 | -8/+81 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | clangformat | Eddie Hung | 2018-07-25 | 1 | -6/+6 |
| | |||||
* | Add bba README | Clifford Wolf | 2018-07-25 | 1 | -0/+20 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Fix bba to compile on windows (no unistd there) | Miodrag Milanovic | 2018-07-25 | 1 | -43/+54 |
| | |||||
* | Use bbasm to create iCE40 chipdb | Clifford Wolf | 2018-07-24 | 1 | -12/+194 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add bba parser | Clifford Wolf | 2018-07-24 | 1 | -8/+134 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add dummy bba main | Clifford Wolf | 2018-07-24 | 1 | -0/+15 |
Signed-off-by: Clifford Wolf <clifford@clifford.at> |