| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Unfurl comments for clangformat | Eddie Hung | 2018-08-08 | 1 | -28/+12 |
| | * | Disable assign_budget() after placement legalisation, unless slack redist | Eddie Hung | 2018-08-08 | 1 | -1/+4 |
| | * | Merge branch 'master' into improve_timing_spec | Eddie Hung | 2018-08-08 | 1 | -0/+12 |
| | |\ |
|
| | * | | Also include TMG_GEN_CLOCK as a timing startpoint | Eddie Hung | 2018-08-08 | 1 | -3/+2 |
| | * | | timing: Debugging implementation of new timing API | David Shah | 2018-08-08 | 1 | -4/+9 |
| | * | | timing: Update to new use API (currently broken) | David Shah | 2018-08-08 | 1 | -11/+21 |
| | * | | Arch API: New specification for timing port classes | David Shah | 2018-08-08 | 1 | -1/+1 |
| | * | | common: Add TimingPortClass | David Shah | 2018-08-08 | 1 | -1/+14 |
| | * | | Cleanup nesting | Eddie Hung | 2018-08-06 | 1 | -59/+59 |
| | * | | Do less work if update flag is false | Eddie Hung | 2018-08-06 | 1 | -6/+6 |
| | * | | clangformat | Eddie Hung | 2018-08-06 | 1 | -29/+36 |
| | * | | Also add PLL outputs as timing startpoints | Eddie Hung | 2018-08-06 | 1 | -15/+3 |
| | * | | Remove old timing code | Eddie Hung | 2018-08-06 | 1 | -88/+0 |
| | * | | Compute critical path report | Eddie Hung | 2018-08-06 | 1 | -2/+49 |
| | * | | Add comments | Eddie Hung | 2018-08-06 | 1 | -11/+43 |
| | * | | Merge branch 'master' into assign_budget_speedup | Eddie Hung | 2018-08-06 | 1 | -2/+5 |
| | |\ \ |
|
| | * | | | Use new Arch::isIOCell() function in Timing | Eddie Hung | 2018-08-06 | 1 | -1/+1 |
| | * | | | Consider clocked cells with COUT, consider constant nets | Eddie Hung | 2018-08-06 | 1 | -20/+38 |
| | * | | | Merge branch 'fix_budget_overrides' into assign_budget_speedup | Eddie Hung | 2018-08-06 | 1 | -25/+22 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'assign_budget_evenly' into assign_budget_speedup | Eddie Hung | 2018-08-06 | 2 | -8/+11 |
| | |\ \ \ \ |
|
| | * | | | | | WIP for new assign_budget() using topographical ordering | Eddie Hung | 2018-08-05 | 1 | -6/+165 |
| * | | | | | | Add ctx->settings | Clifford Wolf | 2018-08-08 | 1 | -0/+3 |
| * | | | | | | Moved option to common | Miodrag Milanovic | 2018-08-08 | 1 | -0/+1 |
| * | | | | | | clangformat | Miodrag Milanovic | 2018-08-08 | 2 | -9/+8 |
| * | | | | | | sync with master | Miodrag Milanovic | 2018-08-08 | 1 | -0/+1 |
| * | | | | | | Merge remote-tracking branch 'origin/master' into common_main | Miodrag Milanovic | 2018-08-08 | 8 | -86/+121 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Added project loader | Miodrag Milanovic | 2018-08-06 | 4 | -1/+145 |
| * | | | | | | Disable menu options on json load | Miodrag Milanovic | 2018-08-05 | 1 | -0/+1 |
| * | | | | | | Added command parser and common implementation | Miodrag Milanovic | 2018-08-05 | 2 | -0/+314 |
* | | | | | | | Get rid of PortPin and BelType (ice40, generic, docs) | Clifford Wolf | 2018-08-08 | 5 | -19/+19 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | place_common: Fix illegal cells left after relative constraint legalisation | David Shah | 2018-08-07 | 1 | -0/+12 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge pull request #39 from eddiehung/slack_histogram | David Shah | 2018-08-06 | 1 | -2/+4 |
|\ \ \ \ \ |
|
| * | | | | | Enhance slack histogram with '+' to indicate less-than-granularity | Eddie Hung | 2018-08-06 | 1 | -2/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | Add name to copyright header | Eddie Hung | 2018-08-06 | 1 | -0/+1 |
| |_|_|/
|/| | | |
|
* | | | | Fix use of getBudgetOverride in Timing::follow_net() | Eddie Hung | 2018-08-06 | 1 | -12/+16 |
| |_|/
|/| | |
|
* | | | clangformat | Eddie Hung | 2018-08-06 | 1 | -4/+5 |
* | | | Add net_delays bool to Timing class to control net delay consideration | Eddie Hung | 2018-08-06 | 1 | -5/+6 |
* | | | Unless slack_redist is enabled, ignore net delays so that budget gets evenly ... | Eddie Hung | 2018-08-05 | 1 | -1/+1 |
* | | | Restore initial assign_budget() call after pack(), restrict call after initia... | Eddie Hung | 2018-08-05 | 1 | -1/+2 |
|/ / |
|
* | | Merge pull request #37 from YosysHQ/ngapi | Clifford Wolf | 2018-08-05 | 6 | -64/+76 |
|\ \ |
|
| * | | API change: Use CellInfo* and NetInfo* as cell/net handles (Python bindings) | David Shah | 2018-08-05 | 1 | -0/+8 |
| * | | API change: Use CellInfo* and NetInfo* as cell/net handles (common, ice40) | Clifford Wolf | 2018-08-05 | 5 | -64/+68 |
| |/ |
|
* / | timing: Fix slack histogram segfault with no paths | David Shah | 2018-08-05 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #36 from YosysHQ/lutperm | David Shah | 2018-08-05 | 3 | -9/+35 |
|\ |
|
| * | Quick fix for router bug in unrouting a conflicting pip | Clifford Wolf | 2018-08-04 | 1 | -1/+3 |
| * | Refactor ice40 timing fuzzer used to create delay estimates | Clifford Wolf | 2018-08-04 | 2 | -3/+4 |
| * | Add router1 cfg.useEstimate, improve getActualRouteDelay | Clifford Wolf | 2018-08-04 | 3 | -8/+31 |
* | | Slack histogram to use ps granularity via int(Arch::getDelayNS() * 1000) | Eddie Hung | 2018-08-04 | 1 | -3/+5 |
* | | Revert "Be cognisant that delay_t could be a non-integer type (if so, truncat... | Eddie Hung | 2018-08-04 | 1 | -4/+4 |
* | | Be cognisant that delay_t could be a non-integer type (if so, truncate to int... | Eddie Hung | 2018-08-04 | 1 | -4/+4 |