aboutsummaryrefslogtreecommitdiffstats
path: root/ice40
Commit message (Expand)AuthorAgeFilesLines
* python: Renaming and fixing 'generic' buildDavid Shah2018-07-041-0/+0
* python: Update wrapper for non-unique_ptr mapsDavid Shah2018-07-042-57/+88
* ice40: Near-complete Arch bindngsDavid Shah2018-07-041-5/+47
* python: Adding more wrapped bindings for ice40David Shah2018-07-041-23/+25
* python: Developing context wrappers for mapsDavid Shah2018-07-041-0/+16
* python: Adding more bindingsDavid Shah2018-07-041-4/+27
* python: Add context wrapper support for rangesDavid Shah2018-07-041-23/+20
* Progress on new wrapper systemDavid Shah2018-07-041-30/+42
* python: Restructuring wrapper systemDavid Shah2018-07-041-22/+43
* Add NPNR_ASSERT_FALSE, use in bitstream.ccDavid Shah2018-07-041-2/+2
* refactor: Replace assert with NPNR_ASSERTDavid Shah2018-07-048-131/+100
* Building using MSVC worksMiodrag Milanovic2018-07-046-16/+93
* Add opetion to defie ICEBOX_ROOT, fix compile on other locationMiodrag Milanovic2018-07-032-3/+6
* added parameter to callMiodrag Milanovic2018-07-031-1/+1
* Make chibdb.py able to generate pure binary outputMiodrag Milanovic2018-07-031-5/+27
* ice40: Improving routeability of carriesDavid Shah2018-07-031-6/+1
* ice40: Another carry timing fixDavid Shah2018-07-031-5/+4
* ice40: Fix carry timing pathsDavid Shah2018-07-031-3/+3
* Fixed macros and includes for MSVCMiodrag Milanovic2018-07-033-14/+30
* Improve blinky testbench, double blink frequencyClifford Wolf2018-06-302-4/+7
* Split "arch.h" in "arch.h" and "archdefs.h"Clifford Wolf2018-06-292-142/+138
* ice40: UltraPlus SPRAM workingDavid Shah2018-06-296-9/+66
* Improving the SA+legalisation flowDavid Shah2018-06-292-13/+14
* Tidying up the SA placerDavid Shah2018-06-291-3/+3
* ice40: Fix carry packing in some degenerate casesDavid Shah2018-06-291-23/+18
* Integrating SA placer and legaliserDavid Shah2018-06-291-1/+0
* ice40: Reworking placement legalisation to allow integration with SA placerDavid Shah2018-06-293-41/+116
* clangformat cleanupMiodrag Milanovic2018-06-281-6/+4
* ice40: PLace legaliser produces a design that is at least routable for picosocDavid Shah2018-06-282-1/+19
* Debugging carry legalisationDavid Shah2018-06-281-5/+10
* ice40: Only pack up to one SB_CARRY into a LCDavid Shah2018-06-271-5/+6
* ice40: Fix IO packerDavid Shah2018-06-271-0/+8
* ice40: Carry packer bugfixDavid Shah2018-06-272-19/+17
* Improving debugabilityDavid Shah2018-06-272-2/+7
* ice40: Fixing the carry packer for a larger designDavid Shah2018-06-271-16/+33
* ice40: Add timing paths for carryDavid Shah2018-06-271-0/+9
* Improving post-ripup placement in the legaliserDavid Shah2018-06-272-15/+3
* reinit python tabMiodrag Milanovic2018-06-271-9/+5
* ice40: Fixing packing of CIN constant driversDavid Shah2018-06-261-1/+1
* ice40: Fixing carry chain legaliserDavid Shah2018-06-262-4/+28
* CarryInSet added to bitstream gen, add counter tbDavid Shah2018-06-264-11/+36
* Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnrDavid Shah2018-06-261-1/+1
|\
| * Make GUI use recreated contextMiodrag Milanovic2018-06-261-1/+1
* | Carry chains now routableDavid Shah2018-06-264-16/+63
|/
* Working on debugging the carry legaliserDavid Shah2018-06-264-16/+54
* Fixing packing of carry cellsDavid Shah2018-06-262-25/+50
* Fixing Python bindings after adding unique_ptrDavid Shah2018-06-261-1/+1
* Working on debugging carry packerDavid Shah2018-06-267-22/+86
* clang fixMiodrag Milanovic2018-06-261-1/+1
* ice40: Working on carry legalisationDavid Shah2018-06-261-11/+75