index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
timing.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
timing_opt: Functions to calculate arc delay limits
David Shah
2018-12-06
1
-0
/
+13
*
Change the log level of some timing-related messages
David Shah
2018-11-21
1
-1
/
+2
*
timing: Improve Fmax output and print cross-clock paths
David Shah
2018-11-12
1
-1
/
+1
*
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
-3
/
+3
*
Merge update_budget into assign_budget; update as we go along
Eddie Hung
2018-07-28
1
-4
/
+1
*
Refactor
Eddie Hung
2018-07-28
1
-1
/
+3
*
clangformat
Eddie Hung
2018-07-25
1
-1
/
+1
*
Fix min_slack computation, and print out critical path after routing
Eddie Hung
2018-07-25
1
-1
/
+1
*
Add compute_fmax() with refactoring, plus print out Fmax estimate post-place ...
Eddie Hung
2018-07-25
1
-0
/
+3
*
Simplify and use Arch::getNetinfoRouteDelay() for update_budget()
Eddie Hung
2018-07-23
1
-1
/
+1
*
Call now-more-flexibile update_budget() during routing, but using any actual ...
Eddie Hung
2018-07-21
1
-1
/
+1
*
Add update_budget() to timing.h header
Eddie Hung
2018-07-21
1
-0
/
+2
*
Improving the SA+legalisation flow
David Shah
2018-06-29
1
-1
/
+1
*
Another stub delay calculation function
David Shah
2018-06-20
1
-1
/
+5
*
Adding stubs for delay annotation and cell timing lookup
David Shah
2018-06-20
1
-0
/
+28