aboutsummaryrefslogtreecommitdiffstats
path: root/gui
Commit message (Expand)AuthorAgeFilesLines
* viaduct: Add support for GUIsgatecat2023-04-111-3/+4
* clangformatgatecat2023-03-171-5/+8
* Fix out of tree builds and place h in generatedMiodrag Milanovic2023-03-161-1/+1
* Enable wires and add dummy wire type for nowMiodrag Milanovic2023-03-161-0/+5
* Basic GUI part selectionMiodrag Milanovic2023-03-161-20/+33
* Extend chipdb with metadataMiodrag Milanovic2023-03-161-14/+3
* Make small GUI changesMiodrag Milanovic2023-03-166-14/+77
* fix identationYRabbit2022-03-141-4/+4
* gowin: BUGFIX temporarily disable the budgetYRabbit2022-03-141-0/+5
* gowin: Add GUI.YRabbit2022-01-296-40/+124
* mistral: Add 'tools' dir to include pathgatecat2021-12-111-1/+1
* mistral: Include mistral generated files in include dirsgatecat2021-08-151-1/+1
* gui: Fix some typosgatecat2021-07-252-5/+5
* gui: Implement about dialoggatecat2021-07-253-0/+14
* gui: Improve Fatal Error messagegatecat2021-07-201-11/+57
* Preserve ArchArgs and reinit Context when applicable in GUIMiodrag Milanovic2021-06-301-1/+6
* loading json should be disabled in this placeMiodrag Milanovic2021-06-301-1/+1
* Fixing old emails and names in copyrightsgatecat2021-06-1237-43/+43
* gui: Don't destroy context when loading JSONgatecat2021-06-071-2/+2
* mistral: Fix include path in GUI cmake, toogatecat2021-06-071-1/+1
* Remove redundant code after hashlib movegatecat2021-06-021-4/+0
* Use hashlib in most remaining codegatecat2021-06-022-3/+3
* clangformatgatecat2021-06-011-1/+1
* Fix hidpi, fixes #167, fixes #275, fixes #425Miodrag Milanovic2021-05-311-3/+6
* mistral: Python and GUI stubgatecat2021-05-154-0/+138
* Hash table refactoringgatecat2021-04-141-0/+5
* Fixup GUI link dependencies on headers from libraries.Keith Rothman2021-03-181-0/+4
* Fix compiler warnings introduced by -Wextragatecat2021-02-253-5/+5
* Replace DelayInfo with DelayPair/DelayQuadgatecat2021-02-191-6/+6
* machxo2: Python bindings and stub GUIgatecat2021-02-124-0/+158
* Remove the unused CellInfo::pins fieldgatecat2021-02-101-12/+0
* Update copywrite headers.Keith Rothman2021-02-042-0/+2
* Add initial GUI files.Keith Rothman2021-02-044-0/+96
* Mark IdString and IdStringList single argument constructors explicit.Keith Rothman2021-02-041-4/+6
* ecp5: Use snake case for arch-specific functionsD. Shah2021-02-031-11/+11
* ice40: Use snake case for arch-specific functionsD. Shah2021-02-031-13/+13
* Refactor GUI to use IdStringListsD. Shah2021-02-024-51/+50
* refactor: Replace getXName().c_str(ctx) with ctx->nameOfXD. Shah2021-02-022-16/+14
* cleanup: Spelling fixesD. Shah2021-01-284-9/+9
* ice40: Switch from RelPtr to RelSliceD. Shah2021-01-271-1/+1
* Gowin target (#542)Pepijn de Vos2020-12-304-0/+96
* nexus: Add stub GUIDavid Shah2020-11-304-0/+138
* Python code cleanupMiodrag Milanovic2020-11-141-2/+1
* Preserve cmd parameters when loading json from GUIMiodrag Milanovic2020-09-042-0/+2
* Use proper names in GUIMiodrag Milanovic2020-07-081-12/+12
* Support rest of partsMiodrag Milanovic2020-07-081-0/+6
* Adding LP4K as wellMiodrag Milanovic2020-07-081-0/+2
* Support 4K parts directlyMiodrag Milanovic2020-07-081-0/+2
* Fix assert, check should be other way arroundMiodrag Milanovic2020-07-061-1/+1
* Simplify and improve chipdb embedding/loading.whitequark2020-06-263-80/+42