aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
...
* Starting to develop a new Python wrapper systemDavid Shah2018-07-012-2/+93
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Add implementations for generic arch db APIClifford Wolf2018-06-302-2/+2
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Refactor IdString::global_ctxClifford Wolf2018-06-302-7/+7
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Split "arch.h" in "arch.h" and "archdefs.h"Clifford Wolf2018-06-291-5/+7
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* ice40: UltraPlus SPRAM workingDavid Shah2018-06-291-1/+1
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Improving the SA+legalisation flowDavid Shah2018-06-296-7/+12
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Tidying up the SA placerDavid Shah2018-06-292-5/+4
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Increase temp and diameter after legalisationDavid Shah2018-06-291-0/+5
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Start legalisation at a much lower SA temperatureDavid Shah2018-06-291-1/+1
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Make single-cell placer less likely to get stuckDavid Shah2018-06-291-4/+4
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Integrating SA placer and legaliserDavid Shah2018-06-292-10/+38
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* ice40: Reworking placement legalisation to allow integration with SA placerDavid Shah2018-06-291-0/+9
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* remove emb.ccMiodrag Milanovic2018-06-283-164/+1
|
* Improving debugabilityDavid Shah2018-06-271-0/+13
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Improving post-ripup placement in the legaliserDavid Shah2018-06-273-5/+66
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-06-272-9/+9
|\
| * reinit python tabMiodrag Milanovic2018-06-272-9/+9
| |
* | Refactor common placement functions out of SA placer for use in legaliserDavid Shah2018-06-274-58/+138
|/ | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Make GUI use recreated contextMiodrag Milanovic2018-06-261-1/+1
|
* Working on debugging the carry legaliserDavid Shah2018-06-261-0/+10
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Fixing Python bindings bugsDavid Shah2018-06-262-3/+3
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Fixing Python bindings after adding unique_ptrDavid Shah2018-06-268-29/+130
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* nets and cells are unique_ptr'sMiodrag Milanovic2018-06-258-36/+34
|
* ice40: Creating a carry chain splitter functionDavid Shah2018-06-251-3/+3
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Fix some memory leaksMiodrag Milanovic2018-06-251-0/+12
|
* Refactor: remove PlacementValidityChecker and move methods to ArchDavid Shah2018-06-252-21/+11
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Fixing the Python bindings following Context/Arch refactoringDavid Shah2018-06-231-2/+4
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-239-150/+71
|\
| * Update from increased clangformat line lengthDavid Shah2018-06-238-148/+70
| | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
| * clangformat cleanupMiodrag Milanovic2018-06-231-2/+1
| |
* | Improve router ripup handlingClifford Wolf2018-06-231-17/+43
|/ | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Updates from clangformatClifford Wolf2018-06-236-165/+81
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-234-66/+11
|\
| * removed all deprecated unused api callsMiodrag Milanovic2018-06-231-66/+0
| |
| * Added BUILD_GUI, BUILD_PYTHON and BUILD_TESTS cmake options,Miodrag Milanovic2018-06-233-0/+11
| |
* | Refactoring bind/unbind APIClifford Wolf2018-06-234-48/+84
|/ | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* place_sa: Add option to disable timing-driven placementDavid Shah2018-06-232-15/+24
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* cleaned some warningsMiodrag Milanovic2018-06-231-1/+1
|
* Switched from clifford@clifford.at to clifford@symbioticeda.com for ↵Clifford Wolf2018-06-2213-13/+13
| | | | | | copyright headers Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-222-11/+27
|\
| * place_sa: Tweak weighting given to timingDavid Shah2018-06-221-1/+1
| | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
| * place_sa: Fix temp printingDavid Shah2018-06-221-1/+1
| | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
| * Print quasi-TNS statistic during placementDavid Shah2018-06-222-11/+20
| | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
| * ice40: Make the packer deterministicDavid Shah2018-06-221-0/+8
| | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
| * Fixing 5k bitstream gen and place heuristicsDavid Shah2018-06-221-3/+2
| | | | | | | | Signed-off-by: David Shah <davey1576@gmail.com>
* | Add total visit counts to router log outputClifford Wolf2018-06-211-0/+11
|/ | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Updates from clangformatClifford Wolf2018-06-213-14/+19
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-214-172/+185
|\ | | | | | | | | # Conflicts: # common/route.cc
| * Fixed return codes for packer, placer and routerMiodrag Milanovic2018-06-212-165/+179
| |
| * log_error now trows exception, main is covering catchMiodrag Milanovic2018-06-212-5/+5
| |