index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
timing.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
timing: Fix critical path walking for ECP5
David Shah
2019-11-18
1
-2
/
+1
*
timing: Improve support for out-of-context flows
David Shah
2019-08-07
1
-1
/
+9
*
clangformat run
Miodrag Milanovic
2019-06-25
1
-4
/
+6
*
Merge master
Miodrag Milanovic
2019-06-25
1
-2
/
+3
|
\
|
*
clangformat
David Shah
2019-06-24
1
-1
/
+2
|
*
timing: Add missing std::min
David Shah
2019-06-23
1
-1
/
+1
|
*
Fix missing \n in log statement.
whitequark
2019-06-04
1
-1
/
+1
*
|
moved some context variables to settings
Miodrag Milanovic
2019-06-15
1
-10
/
+10
|
/
*
clangformat
David Shah
2019-03-22
1
-3
/
+2
*
HeAP: Add PlacerHeapCfg
David Shah
2019-03-22
1
-1
/
+2
*
placer1: Tweaks
David Shah
2019-03-22
1
-2
/
+1
*
Add flag timing-allow-fail to allow PnR to pass with warning
Miodrag Milanovic
2019-03-04
1
-0
/
+4
*
timing: Fix negative slack overflow issue
David Shah
2019-02-25
1
-2
/
+3
*
ecp5: Router performance improvements
David Shah
2019-02-25
1
-0
/
+4
*
[timing] Fix off-by-one error
Eddie Hung
2019-02-11
1
-1
/
+1
*
Merge pull request #226 from YosysHQ/190207
Eddie Hung
2019-02-09
1
-2
/
+1
|
\
|
*
Fix slack_histogram computation accessing num_bins+1
Eddie Hung
2019-02-07
1
-2
/
+1
*
|
timing: Add --ignore-loops option
David Shah
2019-02-05
1
-1
/
+1
|
/
*
timing: Path related fixes
David Shah
2019-01-27
1
-2
/
+1
*
timing: Fix critical path print
David Shah
2018-12-13
1
-10
/
+19
*
timing: Fix xclock crit calc and compiler warnings
David Shah
2018-12-06
1
-7
/
+5
*
timing_opt: Improve heuristics
David Shah
2018-12-06
1
-1
/
+6
*
timing_opt: Fix criticality and cost calculations
David Shah
2018-12-06
1
-0
/
+13
*
timing: Fixes to criticality calculation
David Shah
2018-12-06
1
-0
/
+16
*
clangformat
David Shah
2018-12-06
1
-3
/
+2
*
timing_opt: Fixes including single-move legality
David Shah
2018-12-06
1
-1
/
+7
*
timing_opt: Functions to calculate arc delay limits
David Shah
2018-12-06
1
-8
/
+9
*
timing_opt: Implement neighbour Bel finder
David Shah
2018-12-06
1
-0
/
+2
*
timing: Add criticality calculation to timing analysis
David Shah
2018-12-06
1
-2
/
+148
*
clangformat
David Shah
2018-11-26
1
-1
/
+1
*
Merge pull request #138 from YosysHQ/refactor_log
David Shah
2018-11-26
1
-14
/
+16
|
\
|
*
Add nonfatal error support and use for timing failures
David Shah
2018-11-26
1
-1
/
+1
|
*
Change the log level of some timing-related messages
David Shah
2018-11-21
1
-14
/
+16
*
|
timing: Improve crit path statistics
David Shah
2018-11-16
1
-2
/
+7
*
|
ecp5: clangformat timing changes
David Shah
2018-11-16
1
-2
/
+0
*
|
ecp5: Use speed-grade-specific delay estimate
David Shah
2018-11-16
1
-1
/
+0
*
|
ecp5: Fix db import, improve timing data debugging
David Shah
2018-11-16
1
-1
/
+15
|
/
*
clangformat
David Shah
2018-11-16
1
-10
/
+19
*
Improve message spacing
Eddie Hung
2018-11-14
1
-2
/
+7
*
Merge remote-tracking branch 'origin/master' into timingapi
Eddie Hung
2018-11-14
1
-1
/
+18
|
\
|
*
[timing] Path report to include pips when --verbose set
Eddie Hung
2018-11-13
1
-1
/
+18
*
|
Timing fixes
David Shah
2018-11-14
1
-1
/
+14
*
|
[timing] Crit path report to print out edges
Eddie Hung
2018-11-13
1
-3
/
+4
*
|
timing: Fix compile warning
David Shah
2018-11-12
1
-1
/
+1
*
|
timing: Add support for clock constraints
David Shah
2018-11-12
1
-3
/
+22
*
|
ecp5: Update arch to new timing API
David Shah
2018-11-12
1
-2
/
+1
*
|
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
1
-3
/
+3
*
|
timing: Fix handling of clock inputs
David Shah
2018-11-12
1
-10
/
+17
*
|
timing: Don't include false startpoints in async paths
David Shah
2018-11-12
1
-2
/
+8
[next]