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
*
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
|
*
Change the log level of some timing-related messages
David Shah
2018-11-21
3
-16
/
+20
|
*
Refactor log code and add log file support
David Shah
2018-11-21
4
-105
/
+52
*
|
Merge pull request #139 from YosysHQ/fix_117
David Shah
2018-11-26
1
-1
/
+6
|
\
\
|
*
|
router1: Fix unrouted, undriven nets
David Shah
2018-11-21
1
-1
/
+6
|
|
/
*
|
python: Fixes to get net wires map working
David Shah
2018-11-22
1
-0
/
+7
*
|
python: Add wrapper for vectors to allow Python access to net.users
David Shah
2018-11-22
3
-4
/
+76
*
|
Merge pull request #122 from YosysHQ/ecp5_timing
David Shah
2018-11-22
1
-1
/
+17
|
\
\
|
|
/
|
/
|
|
*
timing: Improve crit path statistics
David Shah
2018-11-16
1
-2
/
+7
[next]