index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
timing_opt.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
timing_opt: Add locks to optimise()
Alyssa Milburn
2019-04-16
1
-0
/
+2
*
timing_opt: Fix generic build
David Shah
2018-12-07
1
-1
/
+2
*
timing_opt: Reduce iterations to 30, tidy up logging
David Shah
2018-12-06
1
-16
/
+12
*
timing_opt: Reduce search diameter to 2
David Shah
2018-12-06
1
-1
/
+1
*
timing_opt: Neighbour related fixes
David Shah
2018-12-06
1
-8
/
+23
*
timing_opt: Improve heuristics
David Shah
2018-12-06
1
-20
/
+43
*
timing_opt: Fix criticality and cost calculations
David Shah
2018-12-06
1
-23
/
+17
*
timing: Fixes to criticality calculation
David Shah
2018-12-06
1
-3
/
+9
*
clangformat
David Shah
2018-12-06
1
-80
/
+90
*
timing_opt: Fixes including single-move legality
David Shah
2018-12-06
1
-16
/
+53
*
timing_opt: Debugging and integration
David Shah
2018-12-06
1
-14
/
+113
*
timing_opt: Implement the BFS-based path optimisation
David Shah
2018-12-06
1
-34
/
+152
*
timing_opt: Implement critical path finder
David Shah
2018-12-06
1
-0
/
+114
*
timing_opt: Neigbour bel validity checking
David Shah
2018-12-06
1
-5
/
+48
*
timing_opt: Functions to calculate arc delay limits
David Shah
2018-12-06
1
-3
/
+52
*
timing_opt: Implement neighbour Bel finder
David Shah
2018-12-06
1
-0
/
+77
*
timing: Add criticality calculation to timing analysis
David Shah
2018-12-06
1
-0
/
+42