aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clangformatDavid Shah2019-06-245-9/+16
* Merge pull request #293 from YosysHQ/json_portsDavid Shah2019-06-241-5/+35
|\
| * Fix formattingMiodrag Milanovic2019-06-241-9/+9
| * Reversed logicMiodrag Milanovic2019-06-221-2/+2
| * Add support for upto and offset in JSON filesMiodrag Milanovic2019-06-211-5/+35
* | timing: Add missing std::minDavid Shah2019-06-231-1/+1
|/
* ecp5: Delay tweaking for lower speed gradesDavid Shah2019-06-212-3/+5
* ecp5: Reduce cfg.criticalityExponent for nowDavid Shah2019-06-211-1/+1
* Merge pull request #288 from corecode/u4kDavid Shah2019-06-108-4/+77
|\
| * ice40: add RGB_DRV/LED_DRV_CUR support for u4kSimon Schubert2019-06-108-4/+77
|/
* ecp5: Improve error message for bad chars in BRAM init stringsDavid Shah2019-06-081-7/+12
* Merge pull request #285 from whitequark/fix-missing-newlineDavid Shah2019-06-041-1/+1
|\
| * Fix missing \n in log statement.whitequark2019-06-041-1/+1
|/
* Merge pull request #281 from whitequark/prefer-ports-as-netlabelDavid Shah2019-05-292-4/+13
|\
| * When choosing between labels for one net, always prefer ports.whitequark2019-05-292-4/+13
* | Added explanation, fixes issue #278Miodrag Milanovic2019-05-271-1/+1
|/
* Merge pull request #279 from YosysHQ/gui-no-aaMiodrag Milanović2019-05-253-4/+6
|\
| * option to disable anti aliasing in guiMiodrag Milanovic2019-05-253-4/+6
|/
* Merge pull request #169 from ajeakins/masterMiodrag Milanović2019-05-233-20/+24
|\
| * Bring back check that GL contexts get the format requested.Adrian Jeakins2019-05-011-0/+13
| * Reduce GL shader version for wider compatibility.Adrian Jeakins2018-12-201-2/+2
| * Remove format versioning now this is set at the top level application.Adrian Jeakins2018-12-201-14/+0
| * Fix device view not showing anything on macOS.Adrian Jeakins2018-12-052-6/+11
* | Merge pull request #277 from mbuesch/assert_catch_warningDavid Shah2019-05-221-1/+1
|\ \
| * | gui: Fix warning: catching polymorphic type by valueMichael Buesch2019-05-201-1/+1
|/ /
* | Merge pull request #245 from twam/fix_osxDavid Shah2019-05-181-28/+28
|\ \
| * | Use cmake's find_library to search for pytrellis.Tobias Müller2019-05-111-28/+28
* | | Merge pull request #274 from smunaut/ice40_hfosc_trimDavid Shah2019-05-131-0/+5
|\ \ \ | |/ / |/| |
| * | ice40: Add support for HFOSC trimmingSylvain Munaut2019-05-131-0/+5
|/ /
* | Merge pull request #273 from YosysHQ/ecp5_mclkDavid Shah2019-05-103-0/+34
|\ \
| * | ecp5: Fix USRMCLK primitiveDavid Shah2019-05-103-0/+34
|/ /
* | Merge pull request #261 from YosysHQ/pygenericDavid Shah2019-04-1930-40/+1473
|\ \
| * | ci: Bump Yosys version for tcl argument supportDavid Shah2019-04-171-1/+1
| * | ci: Run generic example simple.shDavid Shah2019-04-172-3/+4
| * | pybindings: make errors in Python scripts stop nextpnr executionDavid Shah2019-04-172-3/+7
| * | generic: Disable GUI as it isn't supported yetDavid Shah2019-04-171-8/+5
| * | generic/examples: Add FASM writer Python scriptDavid Shah2019-04-179-38/+92
| * | pybindings: Fix use of import in user scriptsDavid Shah2019-04-171-0/+7
| * | generic: Fix predictDelayDavid Shah2019-04-041-2/+2
| * | generic: Router param tweaksDavid Shah2019-04-041-2/+2
| * | generic: Cell timing supportDavid Shah2019-04-048-12/+152
| * | generic: Improve exampleDavid Shah2019-04-042-17/+17
| * | generic: GUI Python bindingsDavid Shah2019-04-037-10/+70
| * | generic: Add a few more bindingsDavid Shah2019-04-021-0/+5
| * | generic: Adding API usage documentationDavid Shah2019-04-021-0/+99
| * | generic: Simple working exampleDavid Shah2019-04-0211-26/+66
| * | generic: Simple procedural example worksDavid Shah2019-04-024-7/+87
| * | generic: Add a simple packer for generic SLICEs and IOBsDavid Shah2019-04-027-6/+597
| * | generic: Add synth_generic.tclDavid Shah2019-04-023-3/+34
| * | generic: Add simple primitive libraryDavid Shah2019-04-022-0/+71