Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #3659 from whitequark/update-abc | Catherine | 2023-02-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump ABCREV to fix WASM build. | Catherine | 2023-02-04 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Bump version | github-actions[bot] | 2023-02-04 | 1 | -1/+1 | |
* | | | | | | | | backends/firrtl: Ensure `modInstance` is valid | Aki Van Ness | 2023-02-03 | 1 | -0/+6 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Bump version | github-actions[bot] | 2023-02-02 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #3655 from jix/smt2_fix_b_op_width | Jannis Harder | 2023-02-01 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | smt2: Fix operation width computation for boolean producing cells | Jannis Harder | 2023-02-01 | 1 | -1/+4 | |
* | | | | | | | | Bump version | github-actions[bot] | 2023-01-31 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #3650 from jix/rtlil_roundtrip_z_bits | Jannis Harder | 2023-01-30 | 4 | -1/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | backends/rtlil: Do not shorten a value with z bits to 'x | Jannis Harder | 2023-01-29 | 4 | -1/+22 | |
| |/ / / / / / / | ||||||
* | | | | | | | | add option to fsm_detect to ignore self-resetting | N. Engelhardt | 2023-01-30 | 1 | -7/+22 | |
* | | | | | | | | add pmux option to bmuxmap for better fsm detection with verific frontend | N. Engelhardt | 2023-01-30 | 2 | -6/+75 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Bump version | github-actions[bot] | 2023-01-30 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Resolve struct member package types | Dag Lem | 2023-01-29 | 2 | -0/+11 | |
* | | | | | | Handle struct members of union type (#3641) | Dag Lem | 2023-01-29 | 3 | -2/+18 | |
|/ / / / / | ||||||
* | | | | | Bump version | github-actions[bot] | 2023-01-26 | 1 | -1/+1 | |
* | | | | | Merge pull request #3647 from jix/formalff-hierarchy-fix | Miodrag Milanović | 2023-01-25 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | formalff: Fix crash with _NOT_ gates in -hierarchy mode | Jannis Harder | 2023-01-25 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Bump version | github-actions[bot] | 2023-01-24 | 1 | -1/+1 | |
* | | | | | Merge pull request #3624 from jix/sim_yw | Miodrag Milanović | 2023-01-23 | 15 | -113/+1722 | |
|\ \ \ \ \ | ||||||
| * | | | | | sim/formalff: Clock handling for yw cosim | Jannis Harder | 2023-01-11 | 5 | -33/+274 | |
| * | | | | | sim: Improvements and fixes for yw cosim | Jannis Harder | 2023-01-11 | 6 | -52/+154 | |
| * | | | | | Support for BTOR witness to Yosys witness conversion | Jannis Harder | 2023-01-11 | 5 | -20/+312 | |
| * | | | | | aiger: Use new JSON code for writing aiger witness map files | Jannis Harder | 2023-01-11 | 3 | -55/+96 | |
| * | | | | | Add json.{h,cc} for pretty printing JSON | Jannis Harder | 2023-01-11 | 3 | -1/+223 | |
| * | | | | | sim: New -append option for Yosys witness cosim | Jannis Harder | 2023-01-11 | 1 | -5/+14 | |
| * | | | | | sim: Add Yosys witness (.yw) cosimulation | Jannis Harder | 2023-01-11 | 1 | -3/+194 | |
| * | | | | | New kernel/yw.{h,cc} to support reading Yosys witness files | Jannis Harder | 2023-01-11 | 3 | -1/+380 | |
| * | | | | | sim: Only check formal cells during gclk simulation updates | Jannis Harder | 2023-01-11 | 1 | -16/+19 | |
| * | | | | | sim: Internal API to set $initstate | Jannis Harder | 2023-01-11 | 1 | -0/+11 | |
| * | | | | | sim: Emit used memory addresses as signals to output traces | Jannis Harder | 2023-01-11 | 1 | -17/+122 | |
| * | | | | | xprop, setundef: Mark xprop decoding bwmuxes, exclude them from setundef | Jannis Harder | 2023-01-11 | 3 | -2/+12 | |
| * | | | | | smt2: Treat bweqx as xnor | Jannis Harder | 2023-01-11 | 1 | -0/+1 | |
| * | | | | | smt2: Directly implement bwmux instead of using bwmuxmap | Jannis Harder | 2023-01-11 | 1 | -2/+4 | |
* | | | | | | Merge pull request #3629 from YosysHQ/micko/clang_fixes | Miodrag Milanović | 2023-01-23 | 15 | -23/+39 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixes for some of clang scan-build detected issues | Miodrag Milanovic | 2023-01-17 | 15 | -23/+39 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #3636 from YosysHQ/log_plugin | Miodrag Milanović | 2023-01-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Call yosys_shutdown to properly cleanup plugins and tcl when expecting error | Miodrag Milanovic | 2023-01-20 | 1 | -0/+1 | |
* | | | | | | | show: Remove left-in debug log_warning | gatecat | 2023-01-23 | 1 | -1/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #3630 from yrabbit/gw1n4c-pll | Miodrag Milanović | 2023-01-18 | 1 | -0/+47 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | gowin: add a new type of PLL - PLLVR | YRabbit | 2023-01-11 | 1 | -0/+47 | |
* | | | | | | | Bump version | github-actions[bot] | 2023-01-18 | 1 | -1/+1 | |
* | | | | | | | Improve splitcells pass | Claire Xenia Wolf | 2023-01-18 | 1 | -52/+120 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Bump version | github-actions[bot] | 2023-01-12 | 1 | -1/+1 | |
* | | | | | | print filename in liberty log_header | N. Engelhardt | 2023-01-11 | 1 | -2/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #3605 from gadfort/stat-json-area | N. Engelhardt | 2023-01-11 | 1 | -0/+3 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Merge branch 'master' into stat-json-area | Peter Gadfort | 2023-01-02 | 89 | -20297/+11 | |
| |\ \ \ \ | ||||||
| * | | | | | stat: ensure area is included in json output | Peter Gadfort | 2022-12-29 | 1 | -0/+3 | |
* | | | | | | Merge pull request #3570 from YosysHQ/claire/eqystuff | Claire Xen | 2023-01-11 | 8 | -17/+1380 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into claire/eqystuff | Claire Xen | 2023-01-11 | 12 | -131/+60 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | |