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
*
Disable menu options on json load
Miodrag Milanovic
2018-08-05
1
-0
/
+1
*
Added command parser and common implementation
Miodrag Milanovic
2018-08-05
2
-0
/
+314
*
Merge pull request #36 from YosysHQ/lutperm
David Shah
2018-08-05
3
-9
/
+35
|
\
|
*
Quick fix for router bug in unrouting a conflicting pip
Clifford Wolf
2018-08-04
1
-1
/
+3
|
*
Refactor ice40 timing fuzzer used to create delay estimates
Clifford Wolf
2018-08-04
2
-3
/
+4
|
*
Add router1 cfg.useEstimate, improve getActualRouteDelay
Clifford Wolf
2018-08-04
3
-8
/
+31
*
|
Slack histogram to use ps granularity via int(Arch::getDelayNS() * 1000)
Eddie Hung
2018-08-04
1
-3
/
+5
*
|
Revert "Be cognisant that delay_t could be a non-integer type (if so, truncat...
Eddie Hung
2018-08-04
1
-4
/
+4
*
|
Be cognisant that delay_t could be a non-integer type (if so, truncate to int...
Eddie Hung
2018-08-04
1
-4
/
+4
*
|
Merge branch 'master' into slack_histogram
Eddie Hung
2018-08-03
2
-4
/
+4
|
\
|
|
*
Merge branch 'master' into slack_redist_freq
Eddie Hung
2018-08-03
5
-17
/
+385
|
|
\
|
*
|
Auto frequency only if --freq 0 is set
Eddie Hung
2018-08-03
2
-7
/
+7
*
|
|
Merge branch 'master' into slack_histogram
Eddie Hung
2018-08-03
5
-17
/
+385
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
place_common: Remove excessively verbose debugging
David Shah
2018-08-04
1
-13
/
+0
|
*
|
clangformat
David Shah
2018-08-04
2
-11
/
+10
|
*
|
Tidy up
David Shah
2018-08-04
1
-1
/
+0
|
*
|
Add constraint weight as a command line option
David Shah
2018-08-03
2
-5
/
+11
|
*
|
Add distance moved metrics, changing heuristics
David Shah
2018-08-03
2
-1
/
+31
|
*
|
placer1: Experiment with adding 'constraint distance' metric
David Shah
2018-08-03
1
-2
/
+11
|
*
|
place_common: Fixing accidental chain breakage
David Shah
2018-08-03
1
-4
/
+7
|
*
|
Adding constraint satisfaction checks for debugging
David Shah
2018-08-03
3
-9
/
+18
|
*
|
Fixing constraint placement bugs
David Shah
2018-08-03
2
-27
/
+46
|
*
|
place_common: Debugging bad relative constraint legalisation
David Shah
2018-08-03
1
-1
/
+31
|
*
|
Fixing relative constraint implementation
David Shah
2018-08-03
1
-0
/
+9
|
*
|
place_common: Relative constraints working for basic example
David Shah
2018-08-03
1
-11
/
+28
|
*
|
place_common: Fixing rel legaliser search bugs
David Shah
2018-08-03
1
-3
/
+3
|
*
|
Reworking packer and placer to use new generic rel legaliser
David Shah
2018-08-03
2
-9
/
+14
|
*
|
place_common.cc: Working on constraint legalisation
David Shah
2018-08-03
1
-13
/
+133
|
*
|
place_common: Helper functions for rel. constraints
David Shah
2018-08-03
2
-0
/
+126
|
*
|
Remove old place legaliser, set placement constraints instead (currently igno...
David Shah
2018-08-03
1
-2
/
+2
|
|
/
*
|
clangformat
Eddie Hung
2018-08-03
1
-14
/
+20
*
|
Add crude histogram feature, printed after placement and routing
Eddie Hung
2018-08-03
3
-5
/
+33
*
|
Remove space
Eddie Hung
2018-08-03
1
-1
/
+0
*
|
Refactor timing.cc into Timing class
Eddie Hung
2018-08-03
4
-102
/
+113
|
/
*
clangformat
Clifford Wolf
2018-08-02
1
-24
/
+20
*
Fix router1 cleanupReroute() for "drive-by nets"
Clifford Wolf
2018-08-02
1
-25
/
+32
*
Add Router1Cfg
Clifford Wolf
2018-08-02
2
-23
/
+39
*
Improve router1 cleanupReroute
Clifford Wolf
2018-08-02
1
-15
/
+45
*
Merge branch 'master' of github.com:YosysHQ/nextpnr into reroute
Clifford Wolf
2018-08-02
1
-1
/
+0
|
\
|
*
Removes unnecessary unlock causing trouble with placer
Miodrag Milanovic
2018-08-01
1
-1
/
+0
*
|
Add reroute pass and other router1 tweaks
Clifford Wolf
2018-08-01
1
-22
/
+95
|
/
*
router: release lock on failure to unblock UI
Sergiusz Bazanski
2018-08-01
1
-0
/
+3
*
timing: Fix timing analysis when no paths found (e.g. ecp5 with no cell timin...
David Shah
2018-08-01
1
-28
/
+33
*
Fix typo
Eddie Hung
2018-07-31
1
-1
/
+1
*
Cope with slack_redist_iter == 0
Eddie Hung
2018-07-31
2
-2
/
+2
*
clangformat for stuff I've touched
Eddie Hung
2018-07-31
5
-14
/
+13
*
Modify the getNetinfo*() functions and getBudgetOverride() to not use
Eddie Hung
2018-07-31
4
-26
/
+18
*
Add --slack_redist_iter for ice40
Eddie Hung
2018-07-31
4
-7
/
+9
*
Remove space
Eddie Hung
2018-07-31
1
-1
/
+0
*
Merge branch 'redist_slack' of gitlab.com:SymbioticEDA/nextpnr into redist_slack
Eddie Hung
2018-07-31
1
-2
/
+4
|
\
[next]