Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | archapi: Add getDelayFromNS to improve timing algorithm portability | David Shah | 2018-11-12 | 3 | -3/+13 | |
| | | * | | timing: Fix handling of clock inputs | David Shah | 2018-11-12 | 2 | -12/+19 | |
| | | * | | timing: Don't include false startpoints in async paths | David Shah | 2018-11-12 | 1 | -2/+8 | |
| | | * | | timing: Improve Fmax output and print cross-clock paths | David Shah | 2018-11-12 | 3 | -54/+132 | |
| | | * | | timing: Multiple clock analysis | David Shah | 2018-11-12 | 2 | -9/+31 | |
| | | * | | Working on multi-clock analysis | David Shah | 2018-11-12 | 4 | -191/+276 | |
| | | * | | timing: iCE40 Arch API changes for clocking info | David Shah | 2018-11-12 | 4 | -24/+77 | |
| | | * | | Working on adding multiple domains to timing analysis | David Shah | 2018-11-12 | 1 | -33/+87 | |
| | | * | | timing: Implementing parts of new timing API | David Shah | 2018-11-12 | 2 | -0/+96 | |
| | | * | | timing: Working on a timing constraint API | David Shah | 2018-11-12 | 2 | -1/+105 | |
| |_|/ / |/| | | | ||||||
* | | | | Make zoom in/out always display content | Miodrag Milanovic | 2018-11-12 | 1 | -1/+1 | |
* | | | | Merge pull request #108 from dlharmon/master | Clifford Wolf | 2018-11-12 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'master' of github.com:YosysHQ/nextpnr | Darrell Harmon | 2018-11-11 | 1 | -1/+4 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of github.com:YosysHQ/nextpnr | Darrell Harmon | 2018-11-11 | 10 | -260/+360 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | better error message on failure to open JSON file | Darrell Harmon | 2018-11-11 | 1 | -0/+4 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #111 from YosysHQ/issue106 | David Shah | 2018-11-11 | 1 | -0/+2 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | ice40: Don't set colbuf bits for 384 | David Shah | 2018-11-11 | 1 | -0/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | [timing] Fix combinational -> combinatorial | Eddie Hung | 2018-11-11 | 1 | -2/+2 | |
* | | | | | Merge pull request #110 from YosysHQ/force_timing_continue | Eddie Hung | 2018-11-11 | 1 | -1/+4 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | [timing] Better messaging for failed timing analysis, allow --force to | Eddie Hung | 2018-11-11 | 1 | -1/+4 | |
|/ / / / | ||||||
* | | | | ecp5: Fix 85k PLL_LR | David Shah | 2018-11-11 | 1 | -1/+2 | |
* | | | | Show wires in tree for ECP5 as well | Miodrag Milanovic | 2018-11-11 | 1 | -2/+7 | |
* | | | | multiple selection fix | Miodrag Milanovic | 2018-11-11 | 1 | -1/+14 | |
* | | | | Pip visible for all archs | Miodrag Milanovic | 2018-11-11 | 1 | -6/+6 | |
* | | | | Propagate proper ctx, fixes fetchMore | Miodrag Milanovic | 2018-11-11 | 3 | -13/+14 | |
* | | | | Sorted out zoomout, works for all now | Miodrag Milanovic | 2018-11-11 | 2 | -42/+12 | |
* | | | | show 4th tresllis_io in tile bounds | Miodrag Milanovic | 2018-11-11 | 1 | -1/+1 | |
* | | | | Merge pull request #93 from YosysHQ/gui_changes | Miodrag Milanović | 2018-11-10 | 8 | -215/+325 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | change to const auto& | Miodrag Milanovic | 2018-10-30 | 1 | -1/+1 | |
| * | | | Changes to cover issues from code review | Miodrag Milanovic | 2018-10-29 | 2 | -26/+25 | |
| * | | | fix unselect from tree | Miodrag Milanovic | 2018-10-28 | 1 | -4/+2 | |
| * | | | Fix keep selection on multiple trees | Miodrag Milanovic | 2018-10-27 | 1 | -8/+32 | |
| * | | | update properties based on move history | Miodrag Milanovic | 2018-10-27 | 1 | -17/+37 | |
| * | | | Update grid properly | Miodrag Milanovic | 2018-10-27 | 2 | -16/+28 | |
| * | | | clangformat | Miodrag Milanovic | 2018-10-27 | 6 | -56/+74 | |
| * | | | Cleanup | Miodrag Milanovic | 2018-10-27 | 3 | -30/+15 | |
| * | | | simplify and move arround | Miodrag Milanovic | 2018-10-27 | 3 | -85/+58 | |
| * | | | Split tree models and make other features work with it | Miodrag Milanovic | 2018-10-27 | 4 | -143/+221 | |
| * | | | fix grid dimensions for ice40 | Miodrag Milanovic | 2018-10-27 | 1 | -2/+2 | |
| * | | | make grid cover device only, do not zoom in if there are no elements | Miodrag Milanovic | 2018-10-27 | 1 | -4/+7 | |
* | | | | Merge pull request #104 from YosysHQ/issue90 | Eddie Hung | 2018-11-08 | 1 | -0/+6 | |
|\ \ \ \ | ||||||
| * | | | | [common] placer to produce error when >1 cell->bel constraint | Eddie Hung | 2018-11-08 | 1 | -0/+6 | |
|/ / / / | ||||||
* | | | | Fix method override in gui | Miodrag Milanovic | 2018-11-05 | 3 | -3/+3 | |
* | | | | ice40: Fix SPRAM and IO globals | David Shah | 2018-11-04 | 1 | -0/+4 | |
* | | | | Merge pull request #102 from YosysHQ/ecp5_gui_update | Miodrag Milanović | 2018-11-03 | 10 | -6/+57 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Fix lpf button action | Miodrag Milanovic | 2018-11-03 | 1 | -0/+1 | |
| * | | | Added image generator and regenerate icons | Miodrag Milanovic | 2018-11-03 | 7 | -0/+6 | |
| * | | | Added LPF support and all chip models available for select | Miodrag Milanovic | 2018-11-03 | 4 | -6/+50 | |
* | | | | Merge pull request #101 from daveshah1/ecp5_pll | David Shah | 2018-11-03 | 7 | -40/+257 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | ecp5: Allow setting IO SLEWRATE | David Shah | 2018-11-01 | 1 | -0/+2 |