aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | FfData: some refactoring.Marcelina Kościelnicka2021-10-0714-546/+660
* | | Bump versiongithub-actions[bot]2021-10-051-1/+1
* | | verific set db_infer_set_reset_registersMiodrag Milanovic2021-10-041-0/+1
* | | Bump versiongithub-actions[bot]2021-10-031-1/+1
* | | Hook up $aldff support in various passes.Marcelina Kościelnicka2021-10-029-11/+77
* | | zinit: Refactor to use FfData.Marcelina Kościelnicka2021-10-021-101/+38
* | | kernel/ff: Refactor FfData to enable FFs with async load.Marcelina Kościelnicka2021-10-0210-325/+565
* | | Add $aldff and $aldffe: flip-flops with async load.Marcelina Kościelnicka2021-10-029-2/+527
* | | Specify minimum bison version 3.0+Zachary Snow2021-10-012-0/+4
* | | simplemap: refactor to use FfData.Marcelina Kościelnicka2021-10-023-290/+26
* | | Merge pull request #3017 from YosysHQ/claire/short_rtlil_x_constMiodrag Milanović2021-09-281-9/+13
|\ \ \
| * | | Add optimization to rtlil back-end for all-x parameter valuesClaire Xenia Wolf2021-09-271-9/+13
* | | | Bump versiongithub-actions[bot]2021-09-281-1/+1
* | | | Prepare for next release cycleMiodrag Milanovic2021-09-272-3/+6
|/ / /
* | | Bump versiongithub-actions[bot]2021-09-251-1/+1
* | | Merge pull request #3014 from YosysHQ/claire/fix-vgtestClaire Xen2021-09-2441-79/+80
|\ \ \
| * | | Fix TOK_ID memory leak in for_initializationZachary Snow2021-09-231-0/+1
| * | | Fix "make vgtest" so it runs to the end (but now it fails ;)Claire Xenia Wolf2021-09-2340-79/+79
* | | | Bump versiongithub-actions[bot]2021-09-221-1/+1
* | | | sv: support wand and wor of data typesZachary Snow2021-09-214-10/+53
* | | | verilog: fix multiple AST_PREFIX scope resolution issuesZachary Snow2021-09-214-4/+110
|/ / /
* | | Bump versiongithub-actions[bot]2021-09-191-1/+1
* | | Merge pull request #3010 from the6p4c/masterMiodrag Milanović2021-09-181-0/+2
|\ \ \
| * | | Fix protobuf backend build dependenciesthe6p4c2021-09-171-0/+2
|/ / /
* | | Bump versiongithub-actions[bot]2021-09-141-1/+1
* | | verilog: Squash flex-triggered warning.Marcelina Kościelnicka2021-09-131-0/+2
* | | Updates for CHANGELOG (#2997)Miodrag Milanović2021-09-131-48/+126
* | | Bump versiongithub-actions[bot]2021-09-111-1/+1
* | | Merge pull request #3001 from YosysHQ/claire/sigcheckMiodrag Milanović2021-09-102-6/+14
|\ \ \
| * | | Add additional check to SigSpecClaire Xenia Wolf2021-09-102-6/+14
|/ / /
* | | yosys-smtbmc: Fix reused loop variable.Marcelina Kościelnicka2021-09-101-4/+4
* | | Bump versiongithub-actions[bot]2021-09-101-1/+1
* | | abc9: make re-entrant (#2993)Eddie Hung2021-09-093-9/+29
* | | abc9: holes module to instantiate cells with NEW_ID (#2992)Eddie Hung2021-09-092-1/+15
* | | abc9: replace cell type/parameters if derived type already processed (#2991)Eddie Hung2021-09-093-7/+30
* | | Bump versiongithub-actions[bot]2021-09-031-1/+1
* | | update required verific versionMiodrag Milanovic2021-09-021-1/+1
* | | Bump versiongithub-actions[bot]2021-09-011-1/+1
* | | sv: support declaration in generate for initializationZachary Snow2021-08-319-1/+209
* | | Bump versiongithub-actions[bot]2021-08-311-1/+1
* | | sv: support declaration in procedural for initializationZachary Snow2021-08-305-1/+104
* | | Bump versiongithub-actions[bot]2021-08-301-1/+1
* | | [ECP5] fix wrong link for syn_* attributes description (#2984)kittennbfive2021-08-292-2/+2
* | | Bump versiongithub-actions[bot]2021-08-231-1/+1
* | | Add DLLDELDECP5-PCIe2021-08-221-0/+9
* | | opt_merge: Remove and reinsert init when connecting nets.Marcelina Kościelnicka2021-08-221-3/+4
* | | opt_clean: Make the init attribute follow the FF's Q.Marcelina Kościelnicka2021-08-222-2/+26
* | | Bump versiongithub-actions[bot]2021-08-211-1/+1
* | | Gowin: deal with active-low tristate (#2971)Pepijn de Vos2021-08-205-7/+15
* | | Merge pull request #2973 from YosysHQ/micko/optional_extensionsMiodrag Milanović2021-08-202-2/+12
|\ \ \