Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Next dev cycle | Miodrag Milanovic | 2022-03-04 | 1 | -0/+3 |
* | Release version 0.15 | Miodrag Milanovic | 2022-03-04 | 1 | -1/+1 |
* | Update CHANGELOG | Miodrag Milanovic | 2022-03-02 | 1 | -0/+12 |
* | verilog: support for time scale delay values | Zachary Snow | 2022-02-14 | 1 | -0/+1 |
* | Fix access to whole sub-structs (#3086) | Kamil Rakoczy | 2022-02-14 | 1 | -0/+3 |
* | verilog: fix dynamic dynamic range asgn elab | Zachary Snow | 2022-02-11 | 1 | -0/+2 |
* | verilog: fix const func eval with upto variables | Zachary Snow | 2022-02-11 | 1 | -0/+4 |
* | Next dev cycle | Miodrag Milanovic | 2022-02-07 | 1 | -0/+3 |
* | Release version 0.14 | Miodrag Milanovic | 2022-02-07 | 1 | -1/+1 |
* | Update CHANGELOG and manual | Miodrag Milanovic | 2022-02-07 | 1 | -0/+12 |
* | Next dev cycle | Miodrag Milanovic | 2022-01-11 | 1 | -0/+3 |
* | Release version 0.13 | Miodrag Milanovic | 2022-01-11 | 1 | -1/+1 |
* | Update CHANGELOG | Miodrag Milanovic | 2022-01-11 | 1 | -6/+19 |
* | sv: auto add nosync to certain always_comb local vars | Zachary Snow | 2022-01-07 | 1 | -0/+3 |
* | sv: fix size cast internal expression extension | Zachary Snow | 2022-01-07 | 1 | -0/+2 |
* | sv: fix size cast clipping expression width | Zachary Snow | 2022-01-03 | 1 | -0/+2 |
* | fix width detection of array querying function in case and case item expressions | Zachary Snow | 2021-12-17 | 1 | -0/+2 |
* | Next dev cycle | Miodrag Milanovic | 2021-12-03 | 1 | -0/+3 |
* | Release version 0.12 | Miodrag Milanovic | 2021-12-03 | 1 | -1/+1 |
* | Update CHANGELOG and CODEOWNERS | Miodrag Milanovic | 2021-12-01 | 1 | -0/+21 |
* | Next dev cycle | Miodrag Milanovic | 2021-11-05 | 1 | -0/+3 |
* | Release version 0.11 | Miodrag Milanovic | 2021-11-05 | 1 | -1/+1 |
* | Add missing changelog item | Miodrag Milanovic | 2021-11-05 | 1 | -0/+1 |
* | Add missing items in CHANGELOG | Miodrag Milanovic | 2021-10-29 | 1 | -0/+6 |
* | verilog: use derived module info to elaborate cell connections | Zachary Snow | 2021-10-25 | 1 | -0/+8 |
* | Add $aldff and $aldffe: flip-flops with async load. | Marcelina Kościelnicka | 2021-10-02 | 1 | -0/+2 |
* | Prepare for next release cycle | Miodrag Milanovic | 2021-09-27 | 1 | -1/+4 |
* | sv: support wand and wor of data types | Zachary Snow | 2021-09-21 | 1 | -1/+2 |
* | Updates for CHANGELOG (#2997) | Miodrag Milanović | 2021-09-13 | 1 | -48/+126 |
* | Add v2 memory cells. | Marcelina Kościelnicka | 2021-08-11 | 1 | -0/+5 |
* | memory: Introduce $meminit_v2 cell, with EN input. | Marcelina Kościelnicka | 2021-07-28 | 1 | -0/+1 |
* | Replace opt_rmdff with opt_dff. | Marcelina Kościelnicka | 2020-08-07 | 1 | -1/+1 |
* | techmap: Add _TECHMAP_CELLNAME_ special parameter. | Marcelina Kościelnicka | 2020-07-21 | 1 | -1/+2 |
* | Add dfflegalize pass. | Marcelina Kościelnicka | 2020-07-01 | 1 | -0/+2 |
* | Update CHANGELOG | Xiretza | 2020-05-28 | 1 | -0/+1 |
* | Update CHANGELOG and manual for departure from upstream | Eddie Hung | 2020-04-27 | 1 | -2/+2 |
* | select: add select -unset option | Eddie Hung | 2020-04-16 | 1 | -0/+1 |
* | kernel: add design -delete option | Eddie Hung | 2020-04-16 | 1 | -0/+1 |
* | Get rid of dffsr2dff. | Marcelina Kościelnicka | 2020-04-15 | 1 | -0/+1 |
* | Add to changelog | Miodrag Milanovic | 2020-02-17 | 1 | -0/+1 |
* | Merge branch 'master' into master | Rodrigo A. Melo | 2020-02-03 | 1 | -0/+1 |
|\ | |||||
| * | Add opt_lut_ins pass. (#1673) | Marcelina Kościelnicka | 2020-02-03 | 1 | -0/+1 |
* | | Merge branch 'master' of https://github.com/YosysHQ/yosys | Rodrigo Alejandro Melo | 2020-02-03 | 1 | -1/+3 |
|\| | |||||
| * | Update CHANGELOG and README | David Shah | 2020-02-02 | 1 | -0/+1 |
* | | Removed a line jump into the CHANGELOG | Rodrigo Alejandro Melo | 2020-02-01 | 1 | -3/+2 |
* | | $readmem[hb] file inclusion is now relative to the Verilog file | Rodrigo Alejandro Melo | 2020-01-31 | 1 | -1/+2 |
|/ | |||||
* | Add 'abc9 -dff' to CHANGELOG | Eddie Hung | 2020-01-02 | 1 | -0/+1 |
* | Add CHANGELOG entry, add abc9_{flop,keep} attr to README.md | Eddie Hung | 2019-12-30 | 1 | -0/+1 |
* | Add "scratchpad" to CHANGELOG | Eddie Hung | 2019-12-18 | 1 | -0/+1 |
* | xilinx: Add xilinx_dffopt pass (#1557) | Marcin Kościelnicki | 2019-12-18 | 1 | -0/+1 |