aboutsummaryrefslogtreecommitdiffstats
path: root/gui/ecp5
Commit message (Collapse)AuthorAgeFilesLines
* Fixing old emails and names in copyrightsgatecat2021-06-122-2/+2
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* ecp5: Use snake case for arch-specific functionsD. Shah2021-02-031-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 GUIMiodrag Milanovic2020-09-041-0/+1
|
* Simplify and improve chipdb embedding/loading.whitequark2020-06-261-33/+23
|
* clangformat runMiodrag Milanovic2019-06-251-4/+5
|
* enable lading of jsons and setting up contextMiodrag Milanovic2019-06-142-5/+5
|
* fix titleMiodrag Milanovic2019-06-142-3/+1
|
* Remove base config, since deprecatedMiodrag Milanovic2019-06-142-32/+1
|
* gui for json write and proper statusesMiodrag Milanovic2019-06-142-5/+9
|
* CleanupMiodrag Milanovic2019-06-142-7/+0
|
* clangformatDavid Shah2018-11-161-3/+3
| | | | Signed-off-by: David Shah <dave@ds0.me>
* Fix method override in guiMiodrag Milanovic2018-11-051-1/+1
|
* Fix lpf button actionMiodrag Milanovic2018-11-031-0/+1
|
* Added image generator and regenerate iconsMiodrag Milanovic2018-11-033-0/+0
|
* Added LPF support and all chip models available for selectMiodrag Milanovic2018-11-034-6/+50
|
* Make loading works nice and use settingsMiodrag Milanovic2018-08-081-2/+0
|
* Use settings for json and pcfMiodrag Milanovic2018-08-081-1/+0
|
* cleanupMiodrag Milanovic2018-08-082-6/+0
|
* clangformatMiodrag Milanovic2018-08-082-5/+8
|
* Utility calls staticMiodrag Milanovic2018-08-041-1/+1
|
* Move ArchArgs to BaseWindowMiodrag Milanovic2018-08-041-1/+1
|
* Chip selection ui for ECP5Miodrag Milanovic2018-08-042-1/+52
|
* add write bitstreamMiodrag Milanovic2018-08-045-2/+77
|
* Unify interfaces for guiMiodrag Milanovic2018-08-032-2/+14
|
* Move common logic to basewindowMiodrag Milanovic2018-08-021-7/+1
|
* add graphics toolbar to all targetsMiodrag Milanovic2018-07-311-0/+2
|
* Use command line parameters settings for GUI as well.Miodrag Milanovic2018-07-132-2/+3
|
* cmake: Post-rebase ecp5 fixesDavid Shah2018-07-111-0/+0
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* ecp5: Add stub for UIDavid Shah2018-07-113-0/+98
Signed-off-by: David Shah <davey1576@gmail.com>