aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Utility calls staticMiodrag Milanovic2018-08-042-2/+2
* Move ArchArgs to BaseWindowMiodrag Milanovic2018-08-047-11/+7
* Chip selection ui for ECP5Miodrag Milanovic2018-08-043-2/+53
* not needed anymoreMiodrag Milanovic2018-08-041-7/+0
* add write bitstreamMiodrag Milanovic2018-08-045-2/+77
* Unify interfaces for guiMiodrag Milanovic2018-08-038-9/+34
* Merge pull request #21 from daveshah1/promote_logic_globalsClifford Wolf2018-08-031-10/+40
|\
| * ice40: Promote 'logic' globals as well as clock/enable/resetDavid Shah2018-08-031-10/+40
* | Merge pull request #22 from YosysHQ/routethruClifford Wolf2018-08-034-15/+129
|\ \
| * | ice40: Add bitstream gen for routethru LUTsDavid Shah2018-08-031-9/+58
| * | Add LUT route-through pips to iCE40 architecture databaseClifford Wolf2018-08-023-6/+71
* | | Merge pull request #20 from YosysHQ/gui4allMiodrag Milanović2018-08-0324-448/+404
|\ \ \ | |_|/ |/| |
| * | ecp5: Refresh Bels when they are modifiedDavid Shah2018-08-031-0/+2
| * | Moved to new signal slot syntaxMiodrag Milanovic2018-08-035-50/+47
| * | clangformatMiodrag Milanovic2018-08-025-28/+23
| * | Add names to toolbarsMiodrag Milanovic2018-08-021-4/+4
| * | Document and cleanupMiodrag Milanovic2018-08-024-105/+120
| * | Move common logic to basewindowMiodrag Milanovic2018-08-026-265/+292
| * | Make worker genericMiodrag Milanovic2018-08-025-111/+31
| * | Move generic resources to top levelMiodrag Milanovic2018-08-0210-8/+8
|/ /
* | various fixes for generic archMiodrag Milanovic2018-08-022-10/+3
* | Merge pull request #13 from YosysHQ/fix-windows-ctrl-cMiodrag Milanović2018-08-021-0/+13
|\ \
| * | Handle CTRL-C for windows buildMiodrag Milanovic2018-08-021-0/+13
* | | Merge pull request #11 from mmicko/project_loadMiodrag Milanović2018-08-021-0/+9
|\ \ \
| * | | preserve command line parameters for project loadMiodrag Milanovic2018-08-021-0/+9
* | | | Merge pull request #15 from YosysHQ/fix-ecp5-msvcMiodrag Milanović2018-08-025-0/+39
|\ \ \ \
| * | | | Add missing files and missing includes for MSVCMiodrag Milanovic2018-08-025-0/+39
* | | | | Merge pull request #19 from daveshah1/ecp5_fix_tiletypesDavid Shah2018-08-021-1/+1
|\ \ \ \ \
| * | | | | ecp5: Write tiletype names in correct orderDavid Shah2018-08-021-1/+1
* | | | | | Merge pull request #18 from daveshah1/cell_timingsDavid Shah2018-08-023-22/+105
|\ \ \ \ \ \
| * | | | | | ice40: Use real cell timingsDavid Shah2018-08-023-28/+24
| * | | | | | ice40: Adding cell timings to chipdbDavid Shah2018-08-022-0/+87
| | |_|_|_|/ | |/| | | |
* / | | | | Fix for macOS segfaultMiodrag Milanovic2018-08-021-1/+2
|/ / / / /
* | | | | Merge pull request #16 from YosysHQ/rerouteClifford Wolf2018-08-025-48/+178
|\| | | |
| * | | | clangformatClifford Wolf2018-08-021-24/+20
| * | | | Merge branch 'master' of github.com:YosysHQ/nextpnr into rerouteClifford Wolf2018-08-021-1/+1
| |\| | |
| * | | | Fix router1 cleanupReroute() for "drive-by nets"Clifford Wolf2018-08-021-25/+32
| * | | | Add Router1CfgClifford Wolf2018-08-025-26/+50
| * | | | Improve router1 cleanupRerouteClifford Wolf2018-08-021-15/+45
| * | | | Merge branch 'master' of github.com:YosysHQ/nextpnr into rerouteClifford Wolf2018-08-0217-94/+583
| |\ \ \ \
| * | | | | Add reroute pass and other router1 tweaksClifford Wolf2018-08-011-22/+95
* | | | | | Rename GUI "Graphics" tab to "Device"Clifford Wolf2018-08-021-1/+1
| |_|/ / / |/| | | |
* | | | | Merge pull request #14 from YosysHQ/fix-destructorDavid Shah2018-08-021-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix destructor for tree Item, fixes clang build as wellMiodrag Milanovic2018-08-021-1/+1
|/ / / /
* | | | Merge pull request #2 from daveshah1/remove_libtrellisDavid Shah2018-08-0211-80/+541
|\ \ \ \ | |_|_|/ |/| | |
| * | | ecp5: Remove libtrellis link for bitstream genDavid Shah2018-08-018-89/+83
| * | | ecp5: Adding tilegrid helper functions to ArchDavid Shah2018-08-011-0/+21
| * | | ecp5: Add tilemap to chip databaseDavid Shah2018-08-012-2/+29
| * | | ecp5: Adding configuration data structuresDavid Shah2018-08-012-0/+419
* | | | Merge pull request #12 from YosysHQ/fix-updateelementsDavid Shah2018-08-021-5/+7
|\ \ \ \ | |_|_|/ |/| | |