aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | synth_gatemate: Rename multiplier factor parametersPatrick Urban2021-11-131-13/+10
* | | synth_gatemate: Registers are uninitializedPatrick Urban2021-11-132-3/+3
* | | Allow initial blocks to be disabled during testsPatrick Urban2021-11-136-4/+20
* | | synth_gatemate: Apply review remarksPatrick Urban2021-11-136-279/+212
* | | synth_gatemate: Apply review remarksPatrick Urban2021-11-135-141/+86
* | | synth_gatemate: Initial implementationPatrick Urban2021-11-1329-0/+4053
* | | Bump versiongithub-actions[bot]2021-11-131-1/+1
* | | show: Fix wire bit indexing.Marcelina Kościelnicka2021-11-121-3/+16
* | | update abcMiodrag Milanovic2021-11-121-1/+1
* | | Update abcMiodrag Milanovic2021-11-121-1/+1
* | | Bump versiongithub-actions[bot]2021-11-111-1/+1
* | | Merge pull request #3075 from YosysHQ/micko/verific_mem_sizeClaire Xen2021-11-101-1/+0
|\ \ \
| * | | No need to alocate more memory than usedMiodrag Milanovic2021-11-101-1/+0
* | | | Merge pull request #3077 from YosysHQ/claire/genlibClaire Xen2021-11-101-21/+40
|\ \ \ \
| * | | | Spelling fix in abc.ccClaire Xen2021-11-101-1/+1
| * | | | Add genlib support to ABC commandClaire Xenia Wolf2021-11-101-21/+40
* | | | | iopadmap: Fix ebmarassing typoMarcelina Kościelnicka2021-11-101-1/+1
| |/ / / |/| | |
* | | | Bump versiongithub-actions[bot]2021-11-101-1/+1
* | | | genrtlil: Fix displaying debug info in packagesKamil Rakoczy2021-11-101-1/+2
* | | | iopadmap: Add native support for negative-polarity output enable.Marcelina Kościelnicka2021-11-0912-43/+35
* | | | Bump versiongithub-actions[bot]2021-11-091-1/+1
* | | | Update CODEOWNERSMiodrag Milanović2021-11-081-0/+1
* | | | Limit macOS GH actionsMiodrag Milanović2021-11-081-5/+0
* | | | Bump versiongithub-actions[bot]2021-11-081-1/+1
* | | | synth_gowin: move splitnets to after iopadmap (#2435)Pepijn de Vos2021-11-071-2/+3
* | | | manual: fix pdflatex inputenc undefined char errorGabriel Somlo2021-11-071-1/+1
* | | | Remove noalu from synth_gowin json output as Apicula now supports itPepijn de Vos2021-11-071-1/+0
* | | | Bump versiongithub-actions[bot]2021-11-071-1/+1
* | | | gowin: widelut support (#3042)Pepijn de Vos2021-11-062-3/+8
|/ / /
* | | Bump versiongithub-actions[bot]2021-11-061-1/+1
* | | Next dev cycleMiodrag Milanovic2021-11-052-2/+5
* | | Release version 0.11Miodrag Milanovic2021-11-052-3/+3
* | | Must use latest flex to generate c++17 compatible codeMiodrag Milanovic2021-11-051-2/+4
* | | Make it work on allMiodrag Milanovic2021-11-052-5/+5
* | | Correct way of setting maybe_unsused on labelsMiodrag Milanovic2021-11-051-4/+2
* | | Add missing changelog itemMiodrag Milanovic2021-11-051-0/+1
* | | Update command referenceMiodrag Milanovic2021-11-051-0/+17
* | | Merge pull request #3067 from YosysHQ/aki/ci_updateMiodrag Milanović2021-11-054-101/+293
|\ \ \
| * | | ci: removed the old `test.yml` workflow, as it was replaced by `test-linux.ym...Aki Van Ness2021-10-311-91/+0
| * | | ci: expanded the macOS tests suite to cover more compilers and C++ versionsAki Van Ness2021-10-311-0/+157
| * | | ci: expanded the Linux test suite to cover more compilers and C++ versionsAki Van Ness2021-10-311-0/+125
| * | | Changed the Makefile to have an explicit `CXXSTD` parameter which allows for ...Aki Van Ness2021-10-311-10/+11
* | | | Removed semicolon from macroMiodrag Milanovic2021-11-051-1/+1
* | | | Bump versiongithub-actions[bot]2021-11-031-1/+1
* | | | flatten: Keep sigmap around between flatten_cell invocations.Marcelina Kościelnicka2021-11-021-3/+4
* | | | Bump versiongithub-actions[bot]2021-11-021-1/+1
* | | | Merge pull request #3068 from YosysHQ/claire/verific_cfgClaire Xen2021-11-011-2/+75
|\ \ \ \
| * | | | Add "verific -cfg" commandClaire Xenia Wolf2021-11-011-2/+75
|/ / / /
* / / / Bump versiongithub-actions[bot]2021-11-011-1/+1
|/ / /
* | | Merge pull request #3066 from YosysHQ/claire/verific_gclkClaire Xen2021-10-311-12/+67
|\ \ \