Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #391 from YosysHQ/router2-upstream | David Shah | 2020-02-04 | 1 | -1/+1 |
|\ | | | | | Upstreaming router2 | ||||
| * | router2: Improvements | David Shah | 2020-02-03 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | Merge pull request #385 from YosysHQ/router1-arc-fixes | David Shah | 2020-02-03 | 1 | -1/+25 |
|\ \ | |/ |/| | Fixes for partial reconfig demo | ||||
| * | Fixes for partial reconfig demo | David Shah | 2020-01-18 | 1 | -1/+25 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | Update formatting | Miodrag Milanovic | 2020-02-02 | 1 | -4/+4 |
| | | |||||
* | | Better formatting | Miodrag Milanovic | 2020-02-02 | 1 | -5/+4 |
| | | |||||
* | | Add spent time info to report | Miodrag Milanovic | 2020-02-02 | 1 | -9/+16 |
|/ | |||||
* | No need for settings class | Miodrag Milanovic | 2019-06-15 | 1 | -5/+5 |
| | |||||
* | clangformat | David Shah | 2019-02-08 | 1 | -1/+1 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | router1: Print route time | David Shah | 2019-01-30 | 1 | -0/+4 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Merge pull request #138 from YosysHQ/refactor_log | David Shah | 2018-11-26 | 1 | -1/+2 |
|\ | | | | | Tidy up logging code, add log file support, make timing failures non-fatal errors | ||||
| * | Change the log level of some timing-related messages | David Shah | 2018-11-21 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | router1: Fix unrouted, undriven nets | David Shah | 2018-11-21 | 1 | -1/+6 |
|/ | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Add missing router1 ctx->yield() calls | Clifford Wolf | 2018-11-20 | 1 | -0/+2 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | clangformat | David Shah | 2018-11-16 | 1 | -10/+11 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Merge remote-tracking branch 'origin/master' into timingapi | Eddie Hung | 2018-11-13 | 1 | -716/+721 |
|\ | |||||
| * | Minor router1 debug log improvements | Clifford Wolf | 2018-11-13 | 1 | -2/+8 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Improve router1 debug output, switch to nameOf APIs | Clifford Wolf | 2018-11-13 | 1 | -41/+44 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Various router1 fixes, Add BelId/WireId/PipId::operator<() | Clifford Wolf | 2018-11-13 | 1 | -13/+62 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Fix router1 check for ECP5 | David Shah | 2018-11-12 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | clangformat | Clifford Wolf | 2018-11-11 | 1 | -170/+178 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Another router1 bugfix | Clifford Wolf | 2018-11-11 | 1 | -61/+54 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Add getConflictingWireWire() arch API, streamline getConflictingXY semantic | Clifford Wolf | 2018-11-11 | 1 | -104/+117 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Ignore "duplicate" arcs in the same net in router1 | Clifford Wolf | 2018-11-11 | 1 | -1/+4 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Add some additional checks to router1 to find issues in input netlist | Clifford Wolf | 2018-11-11 | 1 | -0/+23 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Add getConflictingPipWire() arch API, router1 improvements | Clifford Wolf | 2018-11-11 | 1 | -20/+42 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Another bugfix in router1 | Clifford Wolf | 2018-11-11 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Bugfix in router1 | Clifford Wolf | 2018-11-11 | 1 | -3/+7 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Minor improvements in router1 | Clifford Wolf | 2018-11-11 | 1 | -4/+9 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Some router1 cleanups | Clifford Wolf | 2018-11-10 | 1 | -12/+39 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Add checkers and assertions to router1 and other improvements | Clifford Wolf | 2018-11-10 | 1 | -41/+278 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Fixes and cleanups in router1 | Clifford Wolf | 2018-11-10 | 1 | -10/+10 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Fix log msg typo | Clifford Wolf | 2018-11-09 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Improve router console output | Clifford Wolf | 2018-11-09 | 1 | -10/+13 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Fixes and improvements in new router | Clifford Wolf | 2018-11-09 | 1 | -14/+55 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Essentially a rewrite router1 | Clifford Wolf | 2018-11-09 | 1 | -782/+336 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Merge branch 'master' of github.com:YosysHQ/nextpnr into router_improve | Clifford Wolf | 2018-11-09 | 1 | -0/+6 |
| |\ | |||||
| * | | Dispose of far too long routes earlier (use 3x est. delay as limit) | Clifford Wolf | 2018-09-04 | 1 | -12/+21 |
| | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | | timing: Improve Fmax output and print cross-clock paths | David Shah | 2018-11-12 | 1 | -1/+1 |
| |/ |/| | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | | ecp5: Use ArchNetInfo to mark global nets to ignore | David Shah | 2018-09-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | | ecp5: Global router produces a working bitstream | David Shah | 2018-09-29 | 1 | -0/+6 |
|/ | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Use settings for placer1 and router1 | Miodrag Milanovic | 2018-08-09 | 1 | -1/+9 |
| | |||||
* | API change: Use CellInfo* and NetInfo* as cell/net handles (common, ice40) | Clifford Wolf | 2018-08-05 | 1 | -21/+21 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Merge pull request #36 from YosysHQ/lutperm | David Shah | 2018-08-05 | 1 | -8/+32 |
|\ | | | | | Add LUT input permutations, improvements in ice40 timing model, improvements in router | ||||
| * | Quick fix for router bug in unrouting a conflicting pip | Clifford Wolf | 2018-08-04 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Refactor ice40 timing fuzzer used to create delay estimates | Clifford Wolf | 2018-08-04 | 1 | -2/+3 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Add router1 cfg.useEstimate, improve getActualRouteDelay | Clifford Wolf | 2018-08-04 | 1 | -7/+28 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | Add crude histogram feature, printed after placement and routing | Eddie Hung | 2018-08-03 | 1 | -1/+1 |
| | | |||||
* | | Refactor timing.cc into Timing class | Eddie Hung | 2018-08-03 | 1 | -1/+1 |
|/ | |||||
* | clangformat | Clifford Wolf | 2018-08-02 | 1 | -24/+20 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> |