Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | clangformat | Clifford Wolf | 2018-11-11 | 4 | -186/+185 | |
| * | | | Another router1 bugfix | Clifford Wolf | 2018-11-11 | 2 | -63/+55 | |
| * | | | Add getConflictingWireWire() arch API, streamline getConflictingXY semantic | Clifford Wolf | 2018-11-11 | 7 | -147/+178 | |
| * | | | Ignore "duplicate" arcs in the same net in router1 | Clifford Wolf | 2018-11-11 | 1 | -1/+4 | |
| * | | | Add some additional checks to router1 to find issues in input netlist | Clifford Wolf | 2018-11-11 | 1 | -0/+23 | |
| * | | | Add getConflictingPipWire() arch API, router1 improvements | Clifford Wolf | 2018-11-11 | 8 | -36/+87 | |
| * | | | Another bugfix in router1 | Clifford Wolf | 2018-11-11 | 1 | -1/+1 | |
| * | | | Bugfix in router1 | Clifford Wolf | 2018-11-11 | 1 | -3/+7 | |
| * | | | Minor improvements in router1 | Clifford Wolf | 2018-11-11 | 1 | -4/+9 | |
| * | | | Some router1 cleanups | Clifford Wolf | 2018-11-10 | 1 | -12/+39 | |
| * | | | flush logs when throwing an assertion_failure | Clifford Wolf | 2018-11-10 | 1 | -0/+2 | |
| * | | | Add checkers and assertions to router1 and other improvements | Clifford Wolf | 2018-11-10 | 2 | -42/+280 | |
| * | | | Fixes and cleanups in router1 | Clifford Wolf | 2018-11-10 | 1 | -10/+10 | |
| * | | | Fix log msg typo | Clifford Wolf | 2018-11-09 | 1 | -1/+1 | |
| * | | | Improve router console output | Clifford Wolf | 2018-11-09 | 1 | -10/+13 | |
| * | | | Fixes and improvements in new router | Clifford Wolf | 2018-11-09 | 2 | -16/+57 | |
| * | | | Essentially a rewrite router1 | Clifford Wolf | 2018-11-09 | 2 | -782/+341 | |
| * | | | Merge branch 'master' of github.com:YosysHQ/nextpnr into router_improve | Clifford Wolf | 2018-11-09 | 225 | -312/+67446 | |
| |\ \ \ | ||||||
| * | | | | Dispose of far too long routes earlier (use 3x est. delay as limit) | Clifford Wolf | 2018-09-04 | 1 | -12/+21 | |
* | | | | | Merge pull request #105 from YosysHQ/placer1_tmg_ignore | Clifford Wolf | 2018-11-13 | 1 | -6/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | [placer1] Tidy up logic | Eddie Hung | 2018-11-13 | 1 | -3/+3 | |
| * | | | | | [placer1] Actually check for TMG_IGNORE! | Eddie Hung | 2018-11-10 | 1 | -1/+1 | |
| * | | | | | [placer1] Ignore timing of TMG_IGNORE nets | Eddie Hung | 2018-11-10 | 1 | -5/+5 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #112 from pedrovanzella/master | David Shah | 2018-11-13 | 3 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Mark getArchOptions as override in derived classes | Pedro Vanzella | 2018-11-13 | 3 | -3/+3 | |
|/ / / / / | ||||||
| | | * | | timing: Fix compile warning | David Shah | 2018-11-12 | 1 | -1/+1 | |
| | | * | | ecp5: Copy clock constraints during global promotion | David Shah | 2018-11-12 | 1 | -0/+7 | |
| | | * | | timing: Add support for clock constraints | David Shah | 2018-11-12 | 6 | -4/+51 | |
| | | * | | ecp5: EBR clocking fix | David Shah | 2018-11-12 | 1 | -5/+8 | |
| | | * | | generic: Update arch to new timing API | David Shah | 2018-11-12 | 2 | -3/+18 | |
| | | * | | ecp5: Update arch to new timing API | David Shah | 2018-11-12 | 3 | -17/+73 | |
| | | * | | timing: Fix Fmax for clocks with mixed edge usage | David Shah | 2018-11-12 | 1 | -10/+11 | |
| | | * | | 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 |