Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bump version | github-actions[bot] | 2021-09-25 | 1 | -1/+1 | |
* | Merge pull request #3014 from YosysHQ/claire/fix-vgtest | Claire Xen | 2021-09-24 | 41 | -79/+80 | |
|\ | ||||||
| * | Fix TOK_ID memory leak in for_initialization | Zachary Snow | 2021-09-23 | 1 | -0/+1 | |
| * | Fix "make vgtest" so it runs to the end (but now it fails ;) | Claire Xenia Wolf | 2021-09-23 | 40 | -79/+79 | |
* | | Bump version | github-actions[bot] | 2021-09-22 | 1 | -1/+1 | |
* | | sv: support wand and wor of data types | Zachary Snow | 2021-09-21 | 4 | -10/+53 | |
* | | verilog: fix multiple AST_PREFIX scope resolution issues | Zachary Snow | 2021-09-21 | 4 | -4/+110 | |
|/ | ||||||
* | Bump version | github-actions[bot] | 2021-09-19 | 1 | -1/+1 | |
* | Merge pull request #3010 from the6p4c/master | Miodrag Milanović | 2021-09-18 | 1 | -0/+2 | |
|\ | ||||||
| * | Fix protobuf backend build dependencies | the6p4c | 2021-09-17 | 1 | -0/+2 | |
|/ | ||||||
* | Bump version | github-actions[bot] | 2021-09-14 | 1 | -1/+1 | |
* | verilog: Squash flex-triggered warning. | Marcelina Kościelnicka | 2021-09-13 | 1 | -0/+2 | |
* | Updates for CHANGELOG (#2997) | Miodrag Milanović | 2021-09-13 | 1 | -48/+126 | |
* | Bump version | github-actions[bot] | 2021-09-11 | 1 | -1/+1 | |
* | Merge pull request #3001 from YosysHQ/claire/sigcheck | Miodrag Milanović | 2021-09-10 | 2 | -6/+14 | |
|\ | ||||||
| * | Add additional check to SigSpec | Claire Xenia Wolf | 2021-09-10 | 2 | -6/+14 | |
|/ | ||||||
* | yosys-smtbmc: Fix reused loop variable. | Marcelina Kościelnicka | 2021-09-10 | 1 | -4/+4 | |
* | Bump version | github-actions[bot] | 2021-09-10 | 1 | -1/+1 | |
* | abc9: make re-entrant (#2993) | Eddie Hung | 2021-09-09 | 3 | -9/+29 | |
* | abc9: holes module to instantiate cells with NEW_ID (#2992) | Eddie Hung | 2021-09-09 | 2 | -1/+15 | |
* | abc9: replace cell type/parameters if derived type already processed (#2991) | Eddie Hung | 2021-09-09 | 3 | -7/+30 | |
* | Bump version | github-actions[bot] | 2021-09-03 | 1 | -1/+1 | |
* | update required verific version | Miodrag Milanovic | 2021-09-02 | 1 | -1/+1 | |
* | Bump version | github-actions[bot] | 2021-09-01 | 1 | -1/+1 | |
* | sv: support declaration in generate for initialization | Zachary Snow | 2021-08-31 | 9 | -1/+209 | |
* | Bump version | github-actions[bot] | 2021-08-31 | 1 | -1/+1 | |
* | sv: support declaration in procedural for initialization | Zachary Snow | 2021-08-30 | 5 | -1/+104 | |
* | Bump version | github-actions[bot] | 2021-08-30 | 1 | -1/+1 | |
* | [ECP5] fix wrong link for syn_* attributes description (#2984) | kittennbfive | 2021-08-29 | 2 | -2/+2 | |
* | Bump version | github-actions[bot] | 2021-08-23 | 1 | -1/+1 | |
* | Add DLLDELD | ECP5-PCIe | 2021-08-22 | 1 | -0/+9 | |
* | opt_merge: Remove and reinsert init when connecting nets. | Marcelina Kościelnicka | 2021-08-22 | 1 | -3/+4 | |
* | opt_clean: Make the init attribute follow the FF's Q. | Marcelina Kościelnicka | 2021-08-22 | 2 | -2/+26 | |
* | Bump version | github-actions[bot] | 2021-08-21 | 1 | -1/+1 | |
* | Gowin: deal with active-low tristate (#2971) | Pepijn de Vos | 2021-08-20 | 5 | -7/+15 | |
* | Merge pull request #2973 from YosysHQ/micko/optional_extensions | Miodrag Milanović | 2021-08-20 | 2 | -2/+12 | |
|\ | ||||||
| * | Make Verific extensions optional | Miodrag Milanovic | 2021-08-20 | 2 | -2/+12 | |
|/ | ||||||
* | Bump version | github-actions[bot] | 2021-08-18 | 1 | -1/+1 | |
* | ice40: Fix typo in SB_CARRY specify for LP/UltraPlus | Sylvain Munaut | 2021-08-17 | 1 | -2/+2 | |
* | Bump version | github-actions[bot] | 2021-08-17 | 1 | -1/+1 | |
* | kernel/mem: Remove old parameter when upgrading $mem to $mem_v2. | Marcelina Kościelnicka | 2021-08-16 | 1 | -0/+1 | |
* | Bump version | github-actions[bot] | 2021-08-15 | 1 | -1/+1 | |
* | proc_prune: Make assign removal and promotion per-bit, remember promoted bits. | Marcelina Kościelnicka | 2021-08-14 | 2 | -40/+47 | |
* | Bump version | github-actions[bot] | 2021-08-14 | 1 | -1/+1 | |
* | Generate an RTLIL representation of bind constructs | Rupert Swarbrick | 2021-08-13 | 11 | -3/+312 | |
* | Add opt_mem_widen pass. | Marcelina Kościelnicka | 2021-08-14 | 4 | -0/+146 | |
* | memory_share: Add -nosat and -nowiden options. | Marcelina Kościelnicka | 2021-08-14 | 11 | -11/+269 | |
* | memory_dff: Recognize soft transparency logic. | Marcelina Kościelnicka | 2021-08-13 | 4 | -7/+1355 | |
* | Add new opt_mem_priority pass. | Marcelina Kościelnicka | 2021-08-13 | 4 | -2/+319 | |
* | Merge pull request #2932 from YosysHQ/mwk/logger-check-expected | Miodrag Milanović | 2021-08-13 | 2 | -5/+14 | |
|\ |