aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump versiongithub-actions[bot]2021-12-211-1/+1
* memory_share: Fix SAT-based sharing for wide ports.Marcelina Kościelnicka2021-12-202-1/+37
* Bump versiongithub-actions[bot]2021-12-191-1/+1
* fix width detection of array querying function in case and case item expressionsZachary Snow2021-12-175-2/+50
* Bump versiongithub-actions[bot]2021-12-171-1/+1
* Merge pull request #3115 from whitequark/issue-3112Catherine2021-12-161-3/+4
|\
| * cxxrtl: demote wires not inlinable only in debug_eval to locals.Catherine2021-12-151-3/+4
* | Merge pull request #3114 from whitequark/issue-3113Catherine2021-12-161-1/+1
|\ \
| * | bugpoint: avoid infinite loop between -connections and -wires.Catherine2021-12-151-1/+1
* | | preprocessor: do not destroy double slash escaped identifiersThomas Sailer2021-12-152-0/+29
* | | Bump versiongithub-actions[bot]2021-12-151-1/+1
* | | Merge pull request #3111 from whitequark/issue-3110Catherine2021-12-141-1/+2
|\| |
| * | Fix null pointer dereference after failing to extract DFF from memory.Catherine2021-12-141-1/+2
| |/
* / Hotfix for run_shell auto-detectionClaire Xenia Wolf2021-12-141-0/+3
|/
* Bump versiongithub-actions[bot]2021-12-141-1/+1
* Merge pull request #3108 from YosysHQ/claire/verificdefsClaire Xen2021-12-131-1/+2
|\
| * Add YOSYS to the implicitly defined verilog macros in verificClaire Xenia Wolf2021-12-131-1/+2
|/
* Bump versiongithub-actions[bot]2021-12-131-1/+1
* Add clean_zerowidth pass, use it for Verilog output.Marcelina Kościelnicka2021-12-123-1/+214
* Merge pull request #3105 from whitequark/cxxrtl-reset-memories-2Catherine2021-12-122-108/+80
|\
| * cxxrtl: preserve interior memory pointers across reset.Catherine2021-12-112-95/+67
| * cxxrtl: use unique_ptr<value<>[]> to store memory contents.whitequark2021-12-111-16/+16
* | Bump versiongithub-actions[bot]2021-12-121-1/+1
* | Fix unused param warning with ENABLE_NDEBUG.Marcelina Kościelnicka2021-12-121-1/+1
* | rtlil: Dump empty connections when whole module is selected.Marcelina Kościelnicka2021-12-121-2/+2
* | Merge pull request #3103 from whitequark/write_verilog-more-zero-width-valuesCatherine2021-12-111-1/+2
|\ \ | |/ |/|
| * write_verilog: dump zero width sigspecs correctly.whitequark2021-12-111-1/+2
|/
* Bump versiongithub-actions[bot]2021-12-111-1/+1
* Merge pull request #3102 from YosysHQ/claire/enumxzMiodrag Milanović2021-12-101-1/+1
|\
| * Fix verific import of enum values with x and/or zClaire Xenia Wolf2021-12-101-1/+1
* | Merge pull request #3097 from YosysHQ/modportMiodrag Milanović2021-12-101-2/+12
|\ \ | |/ |/|
| * Update verific.ccClaire Xen2021-12-101-4/+7
| * If direction NONE use that from first bitMiodrag Milanovic2021-12-081-0/+7
* | Merge pull request #3099 from YosysHQ/claire/readargsClaire Xen2021-12-109-41/+52
|\ \
| * | Fix the tests we just brokeClaire Xenia Wolf2021-12-106-10/+10
| * | Added "yosys -r <topmodule>"Claire Xenia Wolf2021-12-103-28/+35
| * | Use "read" command to parse HDL files from Yosys command-lineClaire Xenia Wolf2021-12-091-4/+8
|/ /
* | Bump versiongithub-actions[bot]2021-12-091-1/+1
* | opt_mem_priority: Fix non-ascii char in help message.Marcelina Kościelnicka2021-12-092-12/+2
|/
* Bump versiongithub-actions[bot]2021-12-041-1/+1
* Next dev cycleMiodrag Milanovic2021-12-032-2/+5
* Release version 0.12Miodrag Milanovic2021-12-032-3/+3
* Update manualMiodrag Milanovic2021-12-031-22/+181
* Add gitignore for gatemateMiodrag Milanovic2021-12-031-0/+4
* Make sure cell names are unique for wide operatorsMiodrag Milanovic2021-12-031-2/+2
* Bump versiongithub-actions[bot]2021-12-021-1/+1
* Update CHANGELOG and CODEOWNERSMiodrag Milanovic2021-12-012-0/+22
* Bump versiongithub-actions[bot]2021-11-261-1/+1
* intel_alm: preliminary Arria V supportLofty2021-11-256-7/+199
* sta: very crude static timing analysis passLofty2021-11-259-62/+502