Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing old emails and names in copyrights | gatecat | 2021-06-12 | 2 | -2/+2 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | ecp5: Use snake case for arch-specific functions | D. Shah | 2021-02-03 | 1 | -11/+11 |
| | | | | | | | This makes the difference clearer between the general arch API that everyone must implement; and helper functions specific to one arch. Signed-off-by: D. Shah <dave@ds0.me> | ||||
* | Preserve cmd parameters when loading json from GUI | Miodrag Milanovic | 2020-09-04 | 1 | -0/+1 |
| | |||||
* | Simplify and improve chipdb embedding/loading. | whitequark | 2020-06-26 | 1 | -33/+23 |
| | |||||
* | clangformat run | Miodrag Milanovic | 2019-06-25 | 1 | -4/+5 |
| | |||||
* | enable lading of jsons and setting up context | Miodrag Milanovic | 2019-06-14 | 2 | -5/+5 |
| | |||||
* | fix title | Miodrag Milanovic | 2019-06-14 | 2 | -3/+1 |
| | |||||
* | Remove base config, since deprecated | Miodrag Milanovic | 2019-06-14 | 2 | -32/+1 |
| | |||||
* | gui for json write and proper statuses | Miodrag Milanovic | 2019-06-14 | 2 | -5/+9 |
| | |||||
* | Cleanup | Miodrag Milanovic | 2019-06-14 | 2 | -7/+0 |
| | |||||
* | clangformat | David Shah | 2018-11-16 | 1 | -3/+3 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Fix method override in gui | Miodrag Milanovic | 2018-11-05 | 1 | -1/+1 |
| | |||||
* | Fix lpf button action | Miodrag Milanovic | 2018-11-03 | 1 | -0/+1 |
| | |||||
* | Added image generator and regenerate icons | Miodrag Milanovic | 2018-11-03 | 3 | -0/+0 |
| | |||||
* | Added LPF support and all chip models available for select | Miodrag Milanovic | 2018-11-03 | 4 | -6/+50 |
| | |||||
* | Make loading works nice and use settings | Miodrag Milanovic | 2018-08-08 | 1 | -2/+0 |
| | |||||
* | Use settings for json and pcf | Miodrag Milanovic | 2018-08-08 | 1 | -1/+0 |
| | |||||
* | cleanup | Miodrag Milanovic | 2018-08-08 | 2 | -6/+0 |
| | |||||
* | clangformat | Miodrag Milanovic | 2018-08-08 | 2 | -5/+8 |
| | |||||
* | Utility calls static | Miodrag Milanovic | 2018-08-04 | 1 | -1/+1 |
| | |||||
* | Move ArchArgs to BaseWindow | Miodrag Milanovic | 2018-08-04 | 1 | -1/+1 |
| | |||||
* | Chip selection ui for ECP5 | Miodrag Milanovic | 2018-08-04 | 2 | -1/+52 |
| | |||||
* | add write bitstream | Miodrag Milanovic | 2018-08-04 | 5 | -2/+77 |
| | |||||
* | Unify interfaces for gui | Miodrag Milanovic | 2018-08-03 | 2 | -2/+14 |
| | |||||
* | Move common logic to basewindow | Miodrag Milanovic | 2018-08-02 | 1 | -7/+1 |
| | |||||
* | add graphics toolbar to all targets | Miodrag Milanovic | 2018-07-31 | 1 | -0/+2 |
| | |||||
* | Use command line parameters settings for GUI as well. | Miodrag Milanovic | 2018-07-13 | 2 | -2/+3 |
| | |||||
* | cmake: Post-rebase ecp5 fixes | David Shah | 2018-07-11 | 1 | -0/+0 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | ecp5: Add stub for UI | David Shah | 2018-07-11 | 3 | -0/+98 |
Signed-off-by: David Shah <davey1576@gmail.com> |