aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix latent bug in generic out-of-context IO modeDavid Shah2020-01-211-1/+2
* ecp5: Don't reroute existing globalsDavid Shah2020-01-201-1/+2
* Fixes for partial reconfig demoDavid Shah2020-01-182-1/+46
* frontend: Fix hang when loading very large designsDavid Shah2020-01-161-1/+1
* Merge pull request #382 from YosysHQ/ecp5-psuedodiffDavid Shah2020-01-163-13/+42
|\
| * ecp5: Add support for top pseudo diff outputsDavid Shah2020-01-153-13/+42
* | Merge pull request #381 from ldoolitt/masterDavid Shah2020-01-162-4/+3
|\ \ | |/ |/|
| * More adjustments to .bba file locationsLarry Doolittle2020-01-142-4/+3
|/
* Merge pull request #380 from ldoolitt/masterDavid Shah2020-01-141-2/+1
|\
| * Remove barrier to out-of-tree buildsLarry Doolittle2020-01-121-2/+1
* | Merge pull request #379 from twam/pass_versionDavid Shah2020-01-144-13/+15
|\ \ | |/ |/|
| * Change version to git describe and make set-able from outsideTobias Müller2020-01-114-13/+15
* | Merge pull request #377 from YosysHQ/mmicko/recordingMiodrag Milanović2020-01-118-2/+122
|\ \ | |/ |/|
| * Skip same framesMiodrag Milanovic2020-01-113-13/+24
| * Enable screenshot and recording featureMiodrag Milanovic2020-01-058-2/+111
|/
* HeAP: increase timeoutDavid Shah2019-12-301-1/+1
* Merge pull request #344 from YosysHQ/mmicko/ecp5_guiMiodrag Milanović2019-12-2817-72/+5673
|\
| * clangformatMiodrag Milanovic2019-12-281-16/+24
| * made most of frequent numbers constantsMiodrag Milanovic2019-12-281-273/+285
| * move constants to gfx.ccMiodrag Milanovic2019-12-282-18/+18
| * remove synt exampleMiodrag Milanovic2019-12-281-132/+0
| * Merge remote-tracking branch 'origin/master' into mmicko/ecp5_guiMiodrag Milanovic2019-12-2871-1805/+3391
| |\ | |/ |/|
* | ecp5: Always promote IOLOGIC SCLK to globalDavid Shah2019-12-271-1/+3
* | Merge pull request #353 from YosysHQ/generic-frontendDavid Shah2019-12-2724-1071/+2185
|\ \
| * | Document hierarchy structuresDavid Shah2019-12-271-1/+15
| * | Allow constraining non-leaf cells to regionsDavid Shah2019-12-271-1/+10
| * | Preserve hierarchy through packingDavid Shah2019-12-276-0/+97
| * | python: Add bindings for hierarchy structuresDavid Shah2019-12-278-8/+45
| * | frontend_base: Import cell hierarchyDavid Shah2019-12-271-3/+16
| * | First pass at data structures for hierarchyDavid Shah2019-12-272-2/+31
| * | json: Remove legacy frontendDavid Shah2019-12-277-1090/+3
| * | frontend: Support for loading settings and nextpnr stateDavid Shah2019-12-272-1/+27
| * | frontend/generic: Fix regressionsDavid Shah2019-12-274-22/+32
| * | frontend/base: Fix lookup of nets by module indexDavid Shah2019-12-271-28/+30
| * | frontend: Improved error handling and fixesDavid Shah2019-12-272-1/+12
| * | command: Use new frontend experimentallyDavid Shah2019-12-271-2/+11
| * | frontend: Fix template compile issuesDavid Shah2019-12-272-61/+62
| * | frontend: Top level port importDavid Shah2019-12-271-52/+158
| * | frontend/base: Functions for hierarchical submodule cell importDavid Shah2019-12-271-45/+76
| * | frontend/base: Functions for leaf cell importDavid Shah2019-12-271-0/+72
| * | frontend/base: Functions for net[name] importDavid Shah2019-12-271-0/+116
| * | frontend: JSON implementation of the generic frameworkDavid Shah2019-12-273-18/+235
| * | 3rdparty: Add json11David Shah2019-12-274-2/+1044
| * | frontend/base: Improve net indexingDavid Shah2019-12-271-8/+27
| * | frontend/base: Functions for port importDavid Shah2019-12-272-1/+146
| * | frontend/base: Top module handlingDavid Shah2019-12-273-3/+96
| * | frontend: Draft for a generic template-based frontend APIDavid Shah2019-12-271-0/+102
|/ /
* | Work around Qt MOC issue with IdString enumsDavid Shah2019-12-272-0/+8
* | Merge pull request #372 from fghoussen/readmeDavid Shah2019-12-251-1/+1
|\ \
| * | [README] Add prerequisite: libboost-iostreams-dev.Franck HOUSSEN2019-12-251-1/+1
|/ /