aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add bba #embed supportClifford Wolf2019-12-012-7/+40
* ecp5: Fix 25k DDRDLLA bitstream genDavid Shah2019-11-292-3/+4
* ecp5: Fix placement of DDRDLLADavid Shah2019-11-291-0/+26
* Merge pull request #358 from YosysHQ/generic-improveDavid Shah2019-11-2711-58/+155
|\
| * ci: Run generic post-PnR sim smoketestDavid Shah2019-11-271-1/+1
| * generic: Add support for post-PnR simulationDavid Shah2019-11-275-7/+67
| * jsonwrite: Fix bus cell portsDavid Shah2019-11-271-28/+28
| * generic: Add support for disabling IOB insertionDavid Shah2019-11-272-1/+9
| * generic: Improve error handling when Wire/Pip/Bel is not foundDavid Shah2019-11-272-21/+50
|/
* Merge pull request #356 from YosysHQ/ecp5-ff-densityDavid Shah2019-11-271-0/+153
|\
| * ecp5: Improve flipflop packing densityDavid Shah2019-11-201-0/+153
* | Merge pull request #357 from YosysHQ/heap-fixesDavid Shah2019-11-263-9/+131
|\ \
| * | HeAP: more realistic timeout thresholdDavid Shah2019-11-261-1/+1
| * | HeAP: improve error handling when stuckDavid Shah2019-11-261-0/+11
| * | generic: Use HeAP as placer where possibleDavid Shah2019-11-261-3/+33
| * | ice40: Make HeAP the default placerDavid Shah2019-11-261-0/+4
| * | HeAP: support for bel region constraintsDavid Shah2019-11-261-6/+83
| |/
* | Update generic arch docsDavid Shah2019-11-261-3/+5
* | General documentation updatesDavid Shah2019-11-262-24/+13
* | ECP5 support is no longer experimentalDavid Shah2019-11-266-530/+3
|/
* Revert "Merge pull request #355 from YosysHQ/ecp5-promote-lsr"David Shah2019-11-202-74/+5
* Merge pull request #355 from YosysHQ/ecp5-promote-lsrDavid Shah2019-11-202-5/+74
|\
| * ecp5: Add support for promotion of LSRs to global networkDavid Shah2019-11-192-5/+74
|/
* ecp5: Fix handling of custom DEL_VALUEDavid Shah2019-11-181-1/+2
* timing: Fix critical path walking for ECP5David Shah2019-11-181-2/+1
* ecp5: Fix dynamic DELAYF controlDavid Shah2019-11-181-0/+3
* ecp5: Add logic utilisation before packing statisticsDavid Shah2019-11-181-0/+45
* clangformatDavid Shah2019-11-181-1/+1
* Merge pull request #345 from YosysHQ/dave/sdfDavid Shah2019-11-189-28/+409
|\
| * sdf: Working on support for CVCDavid Shah2019-10-244-8/+20
| * sdf: Improve SDF outputDavid Shah2019-10-241-0/+4
| * sdf: Add basic support for writing SDF filesDavid Shah2019-10-193-21/+155
| * sdf: Framework for writing out SDF filesDavid Shah2019-10-191-0/+200
| * ice40: Preserve top level IO properlyDavid Shah2019-10-193-16/+24
| * ecp5: Preserve top level IO properlyDavid Shah2019-10-184-13/+36
* | Merge pull request #352 from pepijndevos/slicebugDavid Shah2019-11-181-4/+4
|\ \
| * | leftover Q from before slice api changePepijn de Vos2019-11-181-4/+4
|/ /
* | Fix typoDavid Shah2019-11-111-1/+1
* | python: Add interactive.py for a REPL during PnRDavid Shah2019-11-111-0/+6
* | Merge pull request #350 from pepijndevos/newsliceDavid Shah2019-11-087-28/+42
|\ \
| * | more formattingPepijn de Vos2019-11-081-2/+2
| * | return FF_USED, formatting, correct INITPepijn de Vos2019-11-084-5/+20
| * | dedicated output for LUT in GENERIC_SLICEPepijn de Vos2019-11-086-32/+31
* | | cmake: Add boost system libraryDavid Shah2019-11-061-1/+1
|/ /
* | ecp5: Copy timing constraints across ECLKBRIDGECSDavid Shah2019-11-011-1/+4
* | ecp5: Fix placement of ECLKBRIDGECSDavid Shah2019-11-011-11/+41
* | ecp5: Allow setting drive strength for 3V3 IOsDavid Shah2019-10-261-0/+10
* | ecp5: Add constids for new timing cell typesDavid Shah2019-10-262-0/+10
* | ecp5: Add an error for out-of-sync constids and bbaDavid Shah2019-10-264-2/+10
* | Merge branch 'master' of ssh.github.com:YosysHQ/nextpnrDavid Shah2019-10-251-8/+0
|\ \