| Commit message (Expand) | Author | Age | Files | Lines |
* | fix identation | YRabbit | 2022-03-14 | 1 | -4/+4 |
* | gowin: BUGFIX temporarily disable the budget | YRabbit | 2022-03-14 | 1 | -0/+5 |
* | gowin: Add GUI. | YRabbit | 2022-01-29 | 6 | -40/+124 |
* | mistral: Add 'tools' dir to include path | gatecat | 2021-12-11 | 1 | -1/+1 |
* | mistral: Include mistral generated files in include dirs | gatecat | 2021-08-15 | 1 | -1/+1 |
* | gui: Fix some typos | gatecat | 2021-07-25 | 2 | -5/+5 |
* | gui: Implement about dialog | gatecat | 2021-07-25 | 3 | -0/+14 |
* | gui: Improve Fatal Error message | gatecat | 2021-07-20 | 1 | -11/+57 |
* | Preserve ArchArgs and reinit Context when applicable in GUI | Miodrag Milanovic | 2021-06-30 | 1 | -1/+6 |
* | loading json should be disabled in this place | Miodrag Milanovic | 2021-06-30 | 1 | -1/+1 |
* | Fixing old emails and names in copyrights | gatecat | 2021-06-12 | 37 | -43/+43 |
* | gui: Don't destroy context when loading JSON | gatecat | 2021-06-07 | 1 | -2/+2 |
* | mistral: Fix include path in GUI cmake, too | gatecat | 2021-06-07 | 1 | -1/+1 |
* | Remove redundant code after hashlib move | gatecat | 2021-06-02 | 1 | -4/+0 |
* | Use hashlib in most remaining code | gatecat | 2021-06-02 | 2 | -3/+3 |
* | clangformat | gatecat | 2021-06-01 | 1 | -1/+1 |
* | Fix hidpi, fixes #167, fixes #275, fixes #425 | Miodrag Milanovic | 2021-05-31 | 1 | -3/+6 |
* | mistral: Python and GUI stub | gatecat | 2021-05-15 | 4 | -0/+138 |
* | Hash table refactoring | gatecat | 2021-04-14 | 1 | -0/+5 |
* | Fixup GUI link dependencies on headers from libraries. | Keith Rothman | 2021-03-18 | 1 | -0/+4 |
* | Fix compiler warnings introduced by -Wextra | gatecat | 2021-02-25 | 3 | -5/+5 |
* | Replace DelayInfo with DelayPair/DelayQuad | gatecat | 2021-02-19 | 1 | -6/+6 |
* | machxo2: Python bindings and stub GUI | gatecat | 2021-02-12 | 4 | -0/+158 |
* | Remove the unused CellInfo::pins field | gatecat | 2021-02-10 | 1 | -12/+0 |
* | Update copywrite headers. | Keith Rothman | 2021-02-04 | 2 | -0/+2 |
* | Add initial GUI files. | Keith Rothman | 2021-02-04 | 4 | -0/+96 |
* | Mark IdString and IdStringList single argument constructors explicit. | Keith Rothman | 2021-02-04 | 1 | -4/+6 |
* | ecp5: Use snake case for arch-specific functions | D. Shah | 2021-02-03 | 1 | -11/+11 |
* | ice40: Use snake case for arch-specific functions | D. Shah | 2021-02-03 | 1 | -13/+13 |
* | Refactor GUI to use IdStringLists | D. Shah | 2021-02-02 | 4 | -51/+50 |
* | refactor: Replace getXName().c_str(ctx) with ctx->nameOfX | D. Shah | 2021-02-02 | 2 | -16/+14 |
* | cleanup: Spelling fixes | D. Shah | 2021-01-28 | 4 | -9/+9 |
* | ice40: Switch from RelPtr to RelSlice | D. Shah | 2021-01-27 | 1 | -1/+1 |
* | Gowin target (#542) | Pepijn de Vos | 2020-12-30 | 4 | -0/+96 |
* | nexus: Add stub GUI | David Shah | 2020-11-30 | 4 | -0/+138 |
* | Python code cleanup | Miodrag Milanovic | 2020-11-14 | 1 | -2/+1 |
* | Preserve cmd parameters when loading json from GUI | Miodrag Milanovic | 2020-09-04 | 2 | -0/+2 |
* | Use proper names in GUI | Miodrag Milanovic | 2020-07-08 | 1 | -12/+12 |
* | Support rest of parts | Miodrag Milanovic | 2020-07-08 | 1 | -0/+6 |
* | Adding LP4K as well | Miodrag Milanovic | 2020-07-08 | 1 | -0/+2 |
* | Support 4K parts directly | Miodrag Milanovic | 2020-07-08 | 1 | -0/+2 |
* | Fix assert, check should be other way arround | Miodrag Milanovic | 2020-07-06 | 1 | -1/+1 |
* | Simplify and improve chipdb embedding/loading. | whitequark | 2020-06-26 | 3 | -80/+42 |
* | old boost support | Miodrag Milanovic | 2020-04-20 | 1 | -2/+2 |
* | cleanup | Miodrag Milanovic | 2020-02-28 | 1 | -1/+1 |
* | Add support for pasting multiline code to python | Miodrag Milanovic | 2020-02-28 | 2 | -6/+25 |
* | gui: Fix sorting order in TreeModel. | Vegard Storheil Eriksen | 2020-02-28 | 1 | -8/+3 |
* | gui: Fix undefined behavior in TreeModel. | Vegard Storheil Eriksen | 2020-02-28 | 1 | -1/+1 |
* | Add SVG option to gui | Miodrag Milanovic | 2020-02-27 | 4 | -0/+30 |
* | Various warning fixes | Miodrag Milanovic | 2020-01-18 | 1 | -1/+1 |