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
*
Retry clangformat
Eddie Hung
2018-07-25
1
-14
/
+23
*
Add compute_fmax() with refactoring, plus print out Fmax estimate post-place ...
Eddie Hung
2018-07-25
1
-36
/
+40
*
With no user frequency set, use 1.05 * current_Fmax
Eddie Hung
2018-07-24
1
-4
/
+4
*
If --freq not set, attempt to find max by adjusting budget so min path slack ...
Eddie Hung
2018-07-24
1
-9
/
+28
*
Also subtract net delay from slack
Eddie Hung
2018-07-24
1
-3
/
+8
*
Merge branch 'master' into redist_slack
Eddie Hung
2018-07-24
1
-0
/
+3
|
\
|
*
timing: Model clock to Q times
David Shah
2018-07-24
1
-0
/
+3
*
|
Refactor new code and existing code
Eddie Hung
2018-07-24
1
-61
/
+25
*
|
Oops
Eddie Hung
2018-07-23
1
-11
/
+3
*
|
Simplify and use Arch::getNetinfoRouteDelay() for update_budget()
Eddie Hung
2018-07-23
1
-40
/
+21
*
|
Call now-more-flexibile update_budget() during routing, but using any actual ...
Eddie Hung
2018-07-21
1
-2
/
+2
*
|
Add Arch::getBudgetOverride() to eliminate hack for COUT
Eddie Hung
2018-07-21
1
-6
/
+2
*
|
Uncomment out negative slack messages during update_budget(), make verbose
Eddie Hung
2018-07-21
1
-10
/
+12
*
|
Merge branch 'redist_slack' into 'redist_slack'
Eddie Hung
2018-07-21
1
-0
/
+2
|
\
\
|
*
|
Update comment
Eddie Hung
2018-07-21
1
-0
/
+118
|
|
/
*
|
HACK: set carry budgets to zero
David Shah
2018-07-21
1
-1
/
+4
*
|
Update comment
Eddie Hung
2018-07-21
1
-0
/
+118
|
/
*
Improving the SA+legalisation flow
David Shah
2018-06-29
1
-3
/
+3
*
Fixing Python bindings after adding unique_ptr
David Shah
2018-06-26
1
-3
/
+3
*
nets and cells are unique_ptr's
Miodrag Milanovic
2018-06-25
1
-4
/
+4
*
Update from increased clangformat line length
David Shah
2018-06-23
1
-20
/
+12
*
Add ctx->checksum(), slightly improve log messages
Clifford Wolf
2018-06-21
1
-0
/
+3
*
Add frequency setting and fix slack calculation
David Shah
2018-06-21
1
-6
/
+5
*
WIP: adding timing budget to placer
David Shah
2018-06-20
1
-0
/
+7
*
Improving timing annotator
David Shah
2018-06-20
1
-0
/
+18
*
Working on the timing annotator
David Shah
2018-06-20
1
-1
/
+3
*
Working on the timing budget annnotator
David Shah
2018-06-20
1
-6
/
+58
*
Another stub delay calculation function
David Shah
2018-06-20
1
-3
/
+18
*
Adding stubs for delay annotation and cell timing lookup
David Shah
2018-06-20
1
-0
/
+29