Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | synth_gatemate: Remove iob_map invokation | Patrick Urban | 2021-11-13 | 1 | -1/+0 |
* | synth_gatemate: Add block RAM cascade support | Patrick Urban | 2021-11-13 | 2 | -112/+96 |
* | synth_gatemate: Remove obsolete iob_map | Patrick Urban | 2021-11-13 | 3 | -61/+2 |
* | synth_gatemate: Update pass | Patrick Urban | 2021-11-13 | 2 | -69/+33 |
* | synth_gatemate: Remove specify blocks | Patrick Urban | 2021-11-13 | 1 | -92/+0 |
* | synth_gatemate: Remove gatemate_bramopt pass | Patrick Urban | 2021-11-13 | 3 | -148/+0 |
* | synth_gatemate: Apply new test practice with assert-max | Patrick Urban | 2021-11-13 | 7 | -12/+12 |
* | synth_gatemate: Fix fsm test | Patrick Urban | 2021-11-13 | 1 | -2/+2 |
* | synth_gatemate: Revise block RAM read modes and initialization | Patrick Urban | 2021-11-13 | 3 | -71/+230 |
* | synth_gatemate: Remove unsupported FF initialization | Patrick Urban | 2021-11-13 | 1 | -2/+0 |
* | synth_gatemate: Rename multiplier factor parameters | Patrick Urban | 2021-11-13 | 1 | -13/+10 |
* | synth_gatemate: Registers are uninitialized | Patrick Urban | 2021-11-13 | 2 | -3/+3 |
* | Allow initial blocks to be disabled during tests | Patrick Urban | 2021-11-13 | 6 | -4/+20 |
* | synth_gatemate: Apply review remarks | Patrick Urban | 2021-11-13 | 6 | -279/+212 |
* | synth_gatemate: Apply review remarks | Patrick Urban | 2021-11-13 | 5 | -141/+86 |
* | synth_gatemate: Initial implementation | Patrick Urban | 2021-11-13 | 29 | -0/+4053 |
* | Bump version | github-actions[bot] | 2021-11-13 | 1 | -1/+1 |
* | show: Fix wire bit indexing. | Marcelina Kościelnicka | 2021-11-12 | 1 | -3/+16 |
* | update abc | Miodrag Milanovic | 2021-11-12 | 1 | -1/+1 |
* | Update abc | Miodrag Milanovic | 2021-11-12 | 1 | -1/+1 |
* | Bump version | github-actions[bot] | 2021-11-11 | 1 | -1/+1 |
* | Merge pull request #3075 from YosysHQ/micko/verific_mem_size | Claire Xen | 2021-11-10 | 1 | -1/+0 |
|\ | |||||
| * | No need to alocate more memory than used | Miodrag Milanovic | 2021-11-10 | 1 | -1/+0 |
* | | Merge pull request #3077 from YosysHQ/claire/genlib | Claire Xen | 2021-11-10 | 1 | -21/+40 |
|\ \ | |||||
| * | | Spelling fix in abc.cc | Claire Xen | 2021-11-10 | 1 | -1/+1 |
| * | | Add genlib support to ABC command | Claire Xenia Wolf | 2021-11-10 | 1 | -21/+40 |
* | | | iopadmap: Fix ebmarassing typo | Marcelina Kościelnicka | 2021-11-10 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Bump version | github-actions[bot] | 2021-11-10 | 1 | -1/+1 |
* | | genrtlil: Fix displaying debug info in packages | Kamil Rakoczy | 2021-11-10 | 1 | -1/+2 |
* | | iopadmap: Add native support for negative-polarity output enable. | Marcelina Kościelnicka | 2021-11-09 | 12 | -43/+35 |
* | | Bump version | github-actions[bot] | 2021-11-09 | 1 | -1/+1 |
* | | Update CODEOWNERS | Miodrag Milanović | 2021-11-08 | 1 | -0/+1 |
* | | Limit macOS GH actions | Miodrag Milanović | 2021-11-08 | 1 | -5/+0 |
* | | Bump version | github-actions[bot] | 2021-11-08 | 1 | -1/+1 |
* | | synth_gowin: move splitnets to after iopadmap (#2435) | Pepijn de Vos | 2021-11-07 | 1 | -2/+3 |
* | | manual: fix pdflatex inputenc undefined char error | Gabriel Somlo | 2021-11-07 | 1 | -1/+1 |
* | | Remove noalu from synth_gowin json output as Apicula now supports it | Pepijn de Vos | 2021-11-07 | 1 | -1/+0 |
* | | Bump version | github-actions[bot] | 2021-11-07 | 1 | -1/+1 |
* | | gowin: widelut support (#3042) | Pepijn de Vos | 2021-11-06 | 2 | -3/+8 |
|/ | |||||
* | Bump version | github-actions[bot] | 2021-11-06 | 1 | -1/+1 |
* | Next dev cycle | Miodrag Milanovic | 2021-11-05 | 2 | -2/+5 |
* | Release version 0.11 | Miodrag Milanovic | 2021-11-05 | 2 | -3/+3 |
* | Must use latest flex to generate c++17 compatible code | Miodrag Milanovic | 2021-11-05 | 1 | -2/+4 |
* | Make it work on all | Miodrag Milanovic | 2021-11-05 | 2 | -5/+5 |
* | Correct way of setting maybe_unsused on labels | Miodrag Milanovic | 2021-11-05 | 1 | -4/+2 |
* | Add missing changelog item | Miodrag Milanovic | 2021-11-05 | 1 | -0/+1 |
* | Update command reference | Miodrag Milanovic | 2021-11-05 | 1 | -0/+17 |
* | Merge pull request #3067 from YosysHQ/aki/ci_update | Miodrag Milanović | 2021-11-05 | 4 | -101/+293 |
|\ | |||||
| * | ci: removed the old `test.yml` workflow, as it was replaced by `test-linux.ym... | Aki Van Ness | 2021-10-31 | 1 | -91/+0 |
| * | ci: expanded the macOS tests suite to cover more compilers and C++ versions | Aki Van Ness | 2021-10-31 | 1 | -0/+157 |