aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #370 from fghoussen/readmeMiodrag Milanović2019-12-201-1/+1
|\ \
| * | [DOC] Fixing typo: cmake test suite triggered by 'make test'.Franck HOUSSEN2019-12-151-1/+1
|/ /
* | ice40: Improve error handling of Lattice-style parametersDavid Shah2019-12-101-0/+3
* | Clarify step for macOSMiodrag Milanović2019-12-091-0/+2
* | Merge pull request #369 from YosysHQ/ecp5-prldDavid Shah2019-12-083-5/+25
|\ \
| * | ecp5: Add support for flipflops with preloadDavid Shah2019-12-073-5/+25
|/ /
* | Merge pull request #368 from YosysHQ/bba_fixMiodrag Milanović2019-12-072-3/+3
|\ \
| * | proper formatingMiodrag Milanovic2019-12-061-1/+1
| * | Fix for bba to make it portableMiodrag Milanovic2019-12-062-3/+3
|/ /
* | Merge pull request #361 from YosysHQ/clifford/embedDavid Shah2019-12-022-7/+40
|\ \
| * | Switch to #embed_str for shorter compile timeClifford Wolf2019-12-011-2/+2
| * | Add bba #embed supportClifford Wolf2019-12-012-7/+40
* | | generic: Fix width of 0-driver INITDavid Shah2019-12-011-1/+1
* | | generic: Don't assume unused LUT inputs are zeroDavid Shah2019-12-012-2/+5
* | | HeAP: fix region constraint handlingDavid Shah2019-12-011-1/+1
|/ /
* | 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
|\ \ \