aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-2113-572/+816
|\
| * Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-211-0/+2
| |\ | |/ |/|
* | Avoid hysteresis preventing placer from stoppingEddie Hung2018-07-211-2/+12
* | Add update_budget() to timing.h headerEddie Hung2018-07-211-0/+2
* | Update commentEddie Hung2018-07-211-0/+118
* | Merge branch 'master' into 'master'Eddie Hung2018-07-1948-824/+717
|\ \
* \ \ Merge branch 'master' into 'master'Eddie Hung2018-07-189-16/+68
|\ \ \
* \ \ \ Merge branch 'master' into 'master'Eddie Hung2018-07-1728-409/+1453
|\ \ \ \
* \ \ \ \ Merge branch 'master' into 'master'Eddie Hung2018-07-1587-1163/+6469
|\ \ \ \ \
* \ \ \ \ \ Merge branch 'master' of https://gitlab.com/eddiehung/nextpnrEddie Hung2018-07-083-10/+11
|\ \ \ \ \ \
| | | | | | * HACK: set carry budgets to zeroDavid Shah2018-07-211-1/+4
| | | | | | * Quick hack to route nets with lowest budget firstDavid Shah2018-07-211-2/+17
| | | | | | * Avoid hysteresis preventing placer from stoppingEddie Hung2018-07-211-2/+12
| | | | | | * Add update_budget() to timing.h headerEddie Hung2018-07-211-0/+2
| | | | | | * Update commentEddie Hung2018-07-211-0/+118
| | | | | | * fix introduced bugMiodrag Milanovic2018-07-211-0/+2
| | | | | | * make new context work againMiodrag Milanovic2018-07-201-0/+3
| | | | | | * Bind wires to netMiodrag Milanovic2018-07-201-629/+637
| | | | | | * Merge branch 'gridapi' into 'master'David Shah2018-07-206-17/+115
| | | | | | |\
| | | | | | | * Add Location APIs to generic archClifford Wolf2018-07-205-24/+49
| | | | | | | * Improve iCE40 and common Loc codeClifford Wolf2018-07-204-15/+52
| | | | | | | * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into gridapiClifford Wolf2018-07-2050-872/+911
| | | | | | | |\ | | | | | | | |/ | | | | | | |/|
| | | | | | * | Few more checks on parameters and error eolMiodrag Milanovic2018-07-202-7/+17
| | | | | | * | Start adding bitstream reading for ice40Miodrag Milanovic2018-07-204-43/+143
| | | | | | * | ice40: Optimise reset/enable net checkingDavid Shah2018-07-203-11/+14
| | | | | |/ /
| | | | | * | ice40: Trim DSP inputs that are constant where appropriateDavid Shah2018-07-192-2/+10
| | | | | * | ice40: Packer and bitstream gen support for MAC16sDavid Shah2018-07-193-3/+111
| | | | | * | ice40: Adding cell definition for DSPsDavid Shah2018-07-195-7/+80
| | | | | * | ice40: Add virtual padin wires for intoscs and GB_IOsDavid Shah2018-07-191-1/+14
| | | | | * | Reducing performance cost of assertsDavid Shah2018-07-192-9/+11
| | | | | * | ice40: Adding data for extra cell configurationDavid Shah2018-07-192-4/+39
| | | | | * | Fix click on wire in net sectionMiodrag Milanovic2018-07-181-1/+1
| | | | | * | cell and net now can be selected, fixed issue with highlightMiodrag Milanovic2018-07-181-19/+15
| | | | | * | added clear action for browsing historyMiodrag Milanovic2018-07-184-0/+18
| | | | | * | removed not used and buggy featuresMiodrag Milanovic2018-07-1813-474/+0
| | | | | * | ecp5: Tidying up examplesDavid Shah2018-07-1810-265/+40
| | | | | * | ecp5: Add support for pin name constraints using 'LOC' attributesDavid Shah2018-07-185-15/+64
| | | | | * | ecp5: Adding PIO data to chipdbDavid Shah2018-07-182-0/+101
| | | | | * | ice40: RenamingDavid Shah2018-07-184-9/+9
| | | | | * | ice40: Fixes for inverted clocksDavid Shah2018-07-183-2/+7
| | | | | * | Cleanups in iCE40 blinky and picorv32 testsClifford Wolf2018-07-184-35/+2
| | | | | * | Add Net/Cell "udata" fieldClifford Wolf2018-07-181-0/+4
| | | | | * | ice40: Use xArchArgs in validity checkDavid Shah2018-07-184-39/+39
| | | | | * | ice40: Make assignArchArgs a Arch method; call also after legaliserDavid Shah2018-07-184-31/+37
| | | | | * | ice40: Assign ArchArgs after packingDavid Shah2018-07-187-14/+63
| | | | | * | ecp5: Simple packer workingDavid Shah2018-07-184-16/+78
| | | | | * | ecp5: Add simple constant packerDavid Shah2018-07-183-2/+98
| | | | |/ /
| | | | * | ecp5: Function to handle constant LUT inputsDavid Shah2018-07-171-0/+26
| | | | * | Add ArchNetInfo and ArchCellInfoClifford Wolf2018-07-174-3/+11
| | | | * | proper fixMiodrag Milanovic2018-07-171-3/+2