Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nexus: Fix arith_map CO signal. | Marcelina Kościelnicka | 2022-02-06 | 1 | -1/+1 |
* | Bump version | github-actions[bot] | 2022-02-03 | 1 | -1/+1 |
* | Merge pull request #3183 from YosysHQ/micko/nto1mux | Miodrag Milanović | 2022-02-02 | 1 | -16/+2 |
|\ | |||||
| * | Use bmux for NTO1MUX | Miodrag Milanovic | 2022-02-02 | 1 | -16/+2 |
|/ | |||||
* | Merge pull request #3182 from yrabbit/wip-doc2 | Miodrag Milanović | 2022-02-02 | 1 | -1/+1 |
|\ | |||||
| * | Correct a typo in the manual | YRabbit | 2022-02-02 | 1 | -1/+1 |
|/ | |||||
* | Update comment | Scott Thibault | 2022-02-02 | 1 | -1/+1 |
* | Fix unextend method for signed constants | Scott Thibault | 2022-02-02 | 1 | -2/+1 |
* | Merge pull request #3176 from higuoxing/fix-ref-manual | Miodrag Milanović | 2022-01-31 | 1 | -2/+2 |
|\ | |||||
| * | Fix the help message of synth_quicklogic. | Xing GUO | 2022-01-31 | 1 | -2/+2 |
* | | Bump version | github-actions[bot] | 2022-01-31 | 1 | -1/+1 |
* | | verilog backend: Emit a `wire` for ports as well. | Marcelina Kościelnicka | 2022-01-31 | 1 | -1/+1 |
|/ | |||||
* | opt_reduce: Add $bmux and $demux optimization patterns. | Marcelina Kościelnicka | 2022-01-30 | 3 | -60/+545 |
* | Bump version | github-actions[bot] | 2022-01-29 | 1 | -1/+1 |
* | Add $bmux and $demux cells. | Marcelina Kościelnicka | 2022-01-28 | 25 | -49/+694 |
* | opt_dff: Don't mutate muxes while ModWalker is active. | Marcelina Kościelnicka | 2022-01-28 | 1 | -98/+112 |
* | kernel/mem: Add read-first semantic emulation code. | Marcelina Kościelnicka | 2022-01-28 | 2 | -0/+116 |
* | Bump version | github-actions[bot] | 2022-01-28 | 1 | -1/+1 |
* | manual: Fix a custom pass example. | Marcelina Kościelnicka | 2022-01-27 | 1 | -1/+1 |
* | memory_bram: Make use of new mem emulation functions to map more RAMs. | Marcelina Kościelnicka | 2022-01-27 | 1 | -18/+10 |
* | kernel/mem: Add functions to emulate read port enable/init/reset signals. | Marcelina Kościelnicka | 2022-01-27 | 2 | -0/+226 |
* | Bump version | github-actions[bot] | 2022-01-27 | 1 | -1/+1 |
* | change to windows-2019 | Miodrag Milanović | 2022-01-26 | 1 | -1/+1 |
* | Bump version | github-actions[bot] | 2022-01-20 | 1 | -1/+1 |
* | nexus: Fix BB sim model | gatecat | 2022-01-19 | 1 | -2/+2 |
* | Removed dbits 8 since 9 will always be picked | Miodrag Milanovic | 2022-01-19 | 1 | -2/+0 |
* | Merge pull request #3120 from Icenowy/anlogic-bram | Miodrag Milanović | 2022-01-19 | 8 | -2/+283 |
|\ | |||||
| * | anlogic: support BRAM mapping | Icenowy Zheng | 2021-12-17 | 8 | -2/+283 |
* | | Bump version | github-actions[bot] | 2022-01-18 | 1 | -1/+1 |
* | | Merge pull request #3162 from YosysHQ/mmicko/windows_guidelines | Miodrag Milanović | 2022-01-17 | 1 | -0/+23 |
|\ \ | |||||
| * | | Update guidelines/Windows | Miodrag Milanović | 2022-01-17 | 1 | -1/+1 |
| * | | Add info about VS build | Miodrag Milanović | 2022-01-17 | 1 | -0/+23 |
* | | | Merge pull request #3145 from nakengelhardt/advertise_suite_in_readme | N. Engelhardt | 2022-01-17 | 1 | -6/+17 |
|\ \ \ | |/ / |/| | | |||||
| * | | mention distributions' package manager | N. Engelhardt | 2022-01-17 | 1 | -0/+1 |
| * | | mention tabby+oss cad suite in readme | N. Engelhardt | 2022-01-04 | 1 | -6/+16 |
* | | | Bump version | github-actions[bot] | 2022-01-12 | 1 | -1/+1 |
* | | | Forgot one | Miodrag Milanovic | 2022-01-11 | 1 | -1/+1 |
* | | | Change url to https | Miodrag Milanovic | 2022-01-11 | 2 | -2/+2 |
* | | | Next dev cycle | Miodrag Milanovic | 2022-01-11 | 2 | -2/+5 |
* | | | Release version 0.13 | Miodrag Milanovic | 2022-01-11 | 2 | -3/+3 |
* | | | Update CHANGELOG | Miodrag Milanovic | 2022-01-11 | 1 | -6/+19 |
* | | | Bump version | github-actions[bot] | 2022-01-09 | 1 | -1/+1 |
* | | | sv: auto add nosync to certain always_comb local vars | Zachary Snow | 2022-01-07 | 10 | -0/+265 |
* | | | sv: fix size cast internal expression extension | Zachary Snow | 2022-01-07 | 4 | -2/+156 |
* | | | Bump version | github-actions[bot] | 2022-01-05 | 1 | -1/+1 |
* | | | logger: fix unmatched expected warnings and errors | Zachary Snow | 2022-01-04 | 2 | -11/+53 |
* | | | opt_dff: fix sequence point copy paste bug | Austin Seipp | 2022-01-04 | 1 | -1/+1 |
|/ / | |||||
* | | manual: Fix cell-stmt order | gatecat | 2022-01-03 | 1 | -1/+1 |
* | | Bump version | github-actions[bot] | 2022-01-04 | 1 | -1/+1 |
* | | fix iverilog compatibility for new case expr tests | Zachary Snow | 2022-01-03 | 2 | -2/+2 |