aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* ecp5: Working on bitstream genDavid Shah2018-07-111-0/+1
* ecp5: Adding bitstream gen for slice configDavid Shah2018-07-111-0/+12
* ecp5: Working on arch implementationDavid Shah2018-07-111-4/+4
* Renamed dummy->generic for tests, also fix warningMiodrag Milanovic2018-07-111-0/+2
* NPNR_ASSERT not to implicitly construct stringsEddie Hung2018-07-081-1/+1
* typeof to decltypeMiodrag Milanovic2018-07-052-22/+22
* python: Renaming and fixing 'generic' buildDavid Shah2018-07-041-1/+0
* common: Remove deprecated global IdStringsDavid Shah2018-07-044-26/+5
* python: More design-related bindings, dump_design.py working againDavid Shah2018-07-043-25/+124
* python: Update wrapper for non-unique_ptr mapsDavid Shah2018-07-042-42/+49
* python: Adding more wrapped bindings for ice40David Shah2018-07-043-5/+112
* python: Translate NPNR_ASSERTs to PythonDavid Shah2018-07-041-0/+7
* python: New wrapper system working for unique_ptr mapsDavid Shah2018-07-042-5/+11
* python: Developing context wrappers for mapsDavid Shah2018-07-044-26/+70
* python: Adding more bindingsDavid Shah2018-07-042-5/+19
* python: Add context wrapper support for rangesDavid Shah2018-07-044-74/+74
* Progress on new wrapper systemDavid Shah2018-07-042-2/+3
* python: Restructuring wrapper systemDavid Shah2018-07-041-16/+41
* Add NPNR_ASSERT_FALSE, use in bitstream.ccDavid Shah2018-07-041-1/+8
* Fixed debug msvc build and fixed inaccessible baseMiodrag Milanovic2018-07-041-1/+1
* refactor: Replace assert with NPNR_ASSERTDavid Shah2018-07-044-29/+29
* common: Adding NPNR_ASSERTDavid Shah2018-07-042-13/+45
* Fixed macros and includes for MSVCMiodrag Milanovic2018-07-032-14/+26
* python: Tweaking how the new wrappers will workDavid Shah2018-07-021-13/+32
* Starting to develop a new Python wrapper systemDavid Shah2018-07-012-2/+93
* Add implementations for generic arch db APIClifford Wolf2018-06-302-2/+2
* Refactor IdString::global_ctxClifford Wolf2018-06-302-7/+7
* Split "arch.h" in "arch.h" and "archdefs.h"Clifford Wolf2018-06-291-5/+7
* ice40: UltraPlus SPRAM workingDavid Shah2018-06-291-1/+1
* Improving the SA+legalisation flowDavid Shah2018-06-296-7/+12
* Tidying up the SA placerDavid Shah2018-06-292-5/+4
* Increase temp and diameter after legalisationDavid Shah2018-06-291-0/+5
* Start legalisation at a much lower SA temperatureDavid Shah2018-06-291-1/+1
* Make single-cell placer less likely to get stuckDavid Shah2018-06-291-4/+4
* Integrating SA placer and legaliserDavid Shah2018-06-292-10/+38
* ice40: Reworking placement legalisation to allow integration with SA placerDavid Shah2018-06-291-0/+9
* remove emb.ccMiodrag Milanovic2018-06-283-164/+1
* Improving debugabilityDavid Shah2018-06-271-0/+13
* Improving post-ripup placement in the legaliserDavid Shah2018-06-273-5/+66
* 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
|/
* Make GUI use recreated contextMiodrag Milanovic2018-06-261-1/+1
* Working on debugging the carry legaliserDavid Shah2018-06-261-0/+10
* Fixing Python bindings bugsDavid Shah2018-06-262-3/+3
* Fixing Python bindings after adding unique_ptrDavid Shah2018-06-268-29/+130
* nets and cells are unique_ptr'sMiodrag Milanovic2018-06-258-36/+34
* ice40: Creating a carry chain splitter functionDavid Shah2018-06-251-3/+3
* Fix some memory leaksMiodrag Milanovic2018-06-251-0/+12
* Refactor: remove PlacementValidityChecker and move methods to ArchDavid Shah2018-06-252-21/+11