aboutsummaryrefslogtreecommitdiffstats
path: root/common/place_sa.cc
Commit message (Expand)AuthorAgeFilesLines
* ice40: UltraPlus SPRAM workingDavid Shah2018-06-291-1/+1
* Improving the SA+legalisation flowDavid Shah2018-06-291-1/+3
* Tidying up the SA placerDavid Shah2018-06-291-4/+3
* Increase temp and diameter after legalisationDavid Shah2018-06-291-0/+5
* Start legalisation at a much lower SA temperatureDavid Shah2018-06-291-1/+1
* Integrating SA placer and legaliserDavid Shah2018-06-291-9/+28
* Refactor common placement functions out of SA placer for use in legaliserDavid Shah2018-06-271-57/+4
* Fixing Python bindings after adding unique_ptrDavid Shah2018-06-261-4/+4
* * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrClifford Wolf2018-06-191-47/+14
|\|
| * place_sa: Use context-wide rngDavid Shah2018-06-191-47/+14
* | Add Context::force and "nextpnr-ice40 --force"Clifford Wolf2018-06-191-1/+2
|/
* Add rng to Context, start using ctx->verboseClifford Wolf2018-06-191-2/+2
* Getting rid of old IdString API users, Add ctx to many internal APIsClifford Wolf2018-06-181-9/+10
* Getting rid of users of old IdString APIClifford Wolf2018-06-181-12/+12
* Rename Design to Context, derive from Arch instead of instantiatingClifford Wolf2018-06-181-49/+46
* Rename Chip to Arch and ChipArgs to ArchArgsClifford Wolf2018-06-181-4/+4
* Fix hash specialisation for BelType and warnings in place_sa.ccDavid Shah2018-06-181-13/+11
* Improving code style and fixing dummyDavid Shah2018-06-181-11/+20
* Speed up placerDavid Shah2018-06-171-4/+0
* Minor performance tweaks and fixesDavid Shah2018-06-171-1/+1