aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add $bmux and $demux cells.Marcelina Kościelnicka2022-01-2825-49/+694
* opt_dff: Don't mutate muxes while ModWalker is active.Marcelina Kościelnicka2022-01-281-98/+112
* kernel/mem: Add read-first semantic emulation code.Marcelina Kościelnicka2022-01-282-0/+116
* Bump versiongithub-actions[bot]2022-01-281-1/+1
* manual: Fix a custom pass example.Marcelina Kościelnicka2022-01-271-1/+1
* memory_bram: Make use of new mem emulation functions to map more RAMs.Marcelina Kościelnicka2022-01-271-18/+10
* kernel/mem: Add functions to emulate read port enable/init/reset signals.Marcelina Kościelnicka2022-01-272-0/+226
* Bump versiongithub-actions[bot]2022-01-271-1/+1
* change to windows-2019Miodrag Milanović2022-01-261-1/+1
* Bump versiongithub-actions[bot]2022-01-201-1/+1
* nexus: Fix BB sim modelgatecat2022-01-191-2/+2
* Removed dbits 8 since 9 will always be pickedMiodrag Milanovic2022-01-191-2/+0
* Merge pull request #3120 from Icenowy/anlogic-bramMiodrag Milanović2022-01-198-2/+283
|\
| * anlogic: support BRAM mappingIcenowy Zheng2021-12-178-2/+283
* | Bump versiongithub-actions[bot]2022-01-181-1/+1
* | Merge pull request #3162 from YosysHQ/mmicko/windows_guidelinesMiodrag Milanović2022-01-171-0/+23
|\ \
| * | Update guidelines/WindowsMiodrag Milanović2022-01-171-1/+1
| * | Add info about VS buildMiodrag Milanović2022-01-171-0/+23
* | | Merge pull request #3145 from nakengelhardt/advertise_suite_in_readmeN. Engelhardt2022-01-171-6/+17
|\ \ \ | |/ / |/| |
| * | mention distributions' package managerN. Engelhardt2022-01-171-0/+1
| * | mention tabby+oss cad suite in readmeN. Engelhardt2022-01-041-6/+16
* | | Bump versiongithub-actions[bot]2022-01-121-1/+1
* | | Forgot oneMiodrag Milanovic2022-01-111-1/+1
* | | Change url to httpsMiodrag Milanovic2022-01-112-2/+2
* | | Next dev cycleMiodrag Milanovic2022-01-112-2/+5
* | | Release version 0.13Miodrag Milanovic2022-01-112-3/+3
* | | Update CHANGELOGMiodrag Milanovic2022-01-111-6/+19
* | | Bump versiongithub-actions[bot]2022-01-091-1/+1
* | | sv: auto add nosync to certain always_comb local varsZachary Snow2022-01-0710-0/+265
* | | sv: fix size cast internal expression extensionZachary Snow2022-01-074-2/+156
* | | Bump versiongithub-actions[bot]2022-01-051-1/+1
* | | logger: fix unmatched expected warnings and errorsZachary Snow2022-01-042-11/+53
* | | opt_dff: fix sequence point copy paste bugAustin Seipp2022-01-041-1/+1
|/ /
* | manual: Fix cell-stmt ordergatecat2022-01-031-1/+1
* | Bump versiongithub-actions[bot]2022-01-041-1/+1
* | fix iverilog compatibility for new case expr testsZachary Snow2022-01-032-2/+2
* | fixup verilog doubleslash testZachary Snow2022-01-032-0/+3
* | sv: fix size cast clipping expression widthZachary Snow2022-01-033-1/+11
* | Update manualMiodrag Milanovic2022-01-031-1/+21
* | Bump versiongithub-actions[bot]2021-12-261-1/+1
* | Merge pull request #3127 from whitequark/cxxrtl-no-reset-elidedCatherine2021-12-251-0/+2
|\ \
| * | cxxrtl: don't reset elided wires with \init attribute.Catherine2021-12-251-0/+2
* | | Bump versiongithub-actions[bot]2021-12-221-1/+1
* | | intel_alm: disable 256x40 M10K modeLofty2021-12-221-9/+3
* | | 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
|\