index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
placer1: Make budget-based placement an option
David Shah
2019-03-22
3
-22
/
+35
*
placer1: Tuning
David Shah
2019-03-22
1
-6
/
+5
*
placer1: Fix cost delta calculation
David Shah
2019-03-22
1
-1
/
+3
*
placer1: Bugfixes
David Shah
2019-03-22
1
-11
/
+15
*
placer1: Rework to use new criticality-based weighted cost function
David Shah
2019-03-22
1
-88
/
+148
*
placer1: New cost calculation infrastructure
David Shah
2019-03-22
1
-1
/
+103
*
json: Fix inputs directly driving inouts
David Shah
2019-03-20
1
-1
/
+1
*
Add flag timing-allow-fail to allow PnR to pass with warning
Miodrag Milanovic
2019-03-04
2
-0
/
+9
*
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
*
ecp5: Fixes for litedram
David Shah
2019-02-24
1
-0
/
+2
*
ecp5: Add DELAYF/DELAYG support
David Shah
2019-02-24
1
-0
/
+2
*
[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
*
|
clangformat
David Shah
2019-02-08
2
-2
/
+2
*
|
Merge branch 'ecp5func'
David Shah
2019-02-08
2
-2
/
+13
|
\
\
|
*
|
router1: Print route time
David Shah
2019-01-30
1
-0
/
+4
|
*
|
placer1: Add place time print
David Shah
2019-01-30
1
-2
/
+9
*
|
|
timing: Add --ignore-loops option
David Shah
2019-02-05
2
-1
/
+7
|
|
/
|
/
|
*
|
timing: Path related fixes
David Shah
2019-01-27
1
-2
/
+1
|
/
*
command: Setup logging before attempting to create Context
David Shah
2018-12-26
1
-14
/
+14
*
common/chain_utils: Don't allow overlapping chains
David Shah
2018-12-19
1
-1
/
+2
*
timing: Fix critical path print
David Shah
2018-12-13
1
-10
/
+19
*
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: Fix xclock crit calc and compiler warnings
David Shah
2018-12-06
1
-7
/
+5
*
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
2
-21
/
+49
*
timing_opt: Fix criticality and cost calculations
David Shah
2018-12-06
2
-23
/
+30
*
timing: Fixes to criticality calculation
David Shah
2018-12-06
2
-3
/
+25
*
clangformat
David Shah
2018-12-06
2
-83
/
+92
*
timing_opt: Fixes including single-move legality
David Shah
2018-12-06
2
-17
/
+60
*
timing_opt: Debugging and integration
David Shah
2018-12-06
2
-14
/
+115
*
timing_opt: Implement the BFS-based path optimisation
David Shah
2018-12-06
2
-35
/
+154
*
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
3
-11
/
+74
*
timing_opt: Implement neighbour Bel finder
David Shah
2018-12-06
3
-0
/
+83
*
timing: Add criticality calculation to timing analysis
David Shah
2018-12-06
3
-2
/
+220
*
Renamed LogLevel members, to prevent issue with system defines on Windows
Miodrag Milanovic
2018-12-05
3
-17
/
+17
*
rulecheck: Improve message printed at start
David Shah
2018-11-29
1
-1
/
+1
*
Fix compile on GCC 5.5 or older
Miodrag Milanovic
2018-11-27
1
-0
/
+10
*
Print warning and error count at end of execution
David Shah
2018-11-26
4
-2
/
+19
*
timing: Improve clock constraint log output
David Shah
2018-11-26
1
-2
/
+6
*
placer1: During initial placement, don't rip-up strongly binded cells
Sylvain Munaut
2018-11-26
1
-2
/
+3
*
clangformat
David Shah
2018-11-26
1
-1
/
+1
*
Merge pull request #138 from YosysHQ/refactor_log
David Shah
2018-11-26
7
-122
/
+84
|
\
|
*
Add nonfatal error support and use for timing failures
David Shah
2018-11-26
4
-3
/
+14
[prev]
[next]