Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | pass metadata: fixed some of the output formatting | Aki Van Ness | 2022-04-08 | 1 | -0/+3 | |
* | | | pass metadata: initial commit of the metadata pass for exporting design metad... | Aki Van Ness | 2022-04-08 | 2 | -0/+277 | |
|/ / | ||||||
* | | Bump version | github-actions[bot] | 2022-04-08 | 1 | -1/+1 | |
* | | Merge pull request #3269 from YosysHQ/micko/fix_autotop | Catherine | 2022-04-07 | 1 | -13/+13 | |
|\ \ | ||||||
| * | | Reorder steps in -auto-top to fix synth command, fixes #3261 | Miodrag Milanovic | 2022-04-05 | 1 | -13/+13 | |
* | | | abc: Add support for FFs with reset in -dff | Marcelina Kościelnicka | 2022-04-07 | 1 | -90/+229 | |
* | | | Bump version | github-actions[bot] | 2022-04-06 | 1 | -1/+1 | |
* | | | sv: fix always_comb auto nosync for nested and function blocks | Zachary Snow | 2022-04-05 | 4 | -1/+45 | |
|/ / | ||||||
* | | Next dev cycle | Miodrag Milanovic | 2022-04-05 | 2 | -2/+5 | |
* | | Release version 0.16 | Miodrag Milanovic | 2022-04-05 | 2 | -3/+3 | |
* | | Bump version | github-actions[bot] | 2022-04-05 | 1 | -1/+1 | |
* | | show: Fix width labels. | Marcelina Kościelnicka | 2022-04-04 | 1 | -23/+18 | |
* | | Update CHANGELOG and manual | Miodrag Milanovic | 2022-04-04 | 2 | -2/+63 | |
* | | Merge pull request #3265 from YosysHQ/micko/sim_improvements | Miodrag Milanović | 2022-04-04 | 1 | -4/+11 | |
|\ \ | ||||||
| * | | past_ad initial value setting | Miodrag Milanovic | 2022-04-02 | 1 | -0/+3 | |
| * | | setInitState can be only one altering values | Miodrag Milanovic | 2022-04-02 | 1 | -4/+6 | |
| * | | Set past_d value for init state | Miodrag Milanovic | 2022-04-02 | 1 | -0/+2 | |
|/ / | ||||||
* | | Merge pull request #3264 from jix/invalid_ff_dcinit_merge | Jannis Harder | 2022-04-02 | 3 | -2/+71 | |
|\ \ | ||||||
| * | | opt_merge: Add `-keepdc` option required for formal verification | Jannis Harder | 2022-04-01 | 3 | -2/+71 | |
* | | | Bump version | github-actions[bot] | 2022-04-02 | 1 | -1/+1 | |
* | | | Merge pull request #3263 from YosysHQ/micko/clk2ff_init | Miodrag Milanović | 2022-04-01 | 1 | -0/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Set init values for wrapped async control signals | Miodrag Milanovic | 2022-04-01 | 1 | -0/+2 | |
|/ / | ||||||
* | | Merge pull request #3262 from YosysHQ/micko/verific_hiernet | Miodrag Milanović | 2022-04-01 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Preserve internal wires for external nets | Miodrag Milanovic | 2022-04-01 | 1 | -1/+1 | |
|/ / | ||||||
* | | Bump version | github-actions[bot] | 2022-04-01 | 1 | -1/+1 | |
* | | Merge pull request #3256 from YosysHQ/micko/aiw_multiclock | Miodrag Milanović | 2022-03-31 | 1 | -16/+86 | |
|\ \ | ||||||
| * | | Support memories in aiw and multiclock | Miodrag Milanovic | 2022-03-31 | 1 | -16/+86 | |
|/ / | ||||||
* | | Bump version | github-actions[bot] | 2022-03-31 | 1 | -1/+1 | |
* | | Merge pull request #3259 from YosysHQ/micko/verific_valgrind | Miodrag Milanović | 2022-03-30 | 5 | -8/+16 | |
|\ \ | ||||||
| * | | Fix valgrind tests when using verific | Miodrag Milanovic | 2022-03-30 | 5 | -8/+16 | |
* | | | Merge pull request #3260 from YosysHQ/micko/proper_scopename | Miodrag Milanović | 2022-03-30 | 2 | -9/+4 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Proper scope naming from FST | Miodrag Milanovic | 2022-03-30 | 2 | -9/+4 | |
|/ / | ||||||
* | | Merge pull request #3250 from YosysHQ/micko/verific_consistent | Miodrag Milanović | 2022-03-30 | 2 | -23/+27 | |
|\ \ | ||||||
| * | | Properly mark modules imported | Miodrag Milanovic | 2022-03-26 | 1 | -2/+2 | |
| * | | Import verific netlist in consistent order | Miodrag Milanovic | 2022-03-25 | 2 | -23/+27 | |
* | | | Bump version | github-actions[bot] | 2022-03-30 | 1 | -1/+1 | |
* | | | Merge pull request #3258 from jix/fix-no-assertions | Miodrag Milanović | 2022-03-29 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | smtbmc: fix bmc with no assertions | Jannis Harder | 2022-03-29 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | Bump version | github-actions[bot] | 2022-03-29 | 1 | -1/+1 | |
* | | | kernel/mem: Only use FF init in read-first emu for mem with init | Marcelina Kościelnicka | 2022-03-28 | 1 | -1/+4 | |
* | | | Merge pull request #3253 from jix/smtbmc-nodeepcopy | Jannis Harder | 2022-03-28 | 1 | -6/+6 | |
|\ \ \ | ||||||
| * | | | smtbmc: Avoid unnecessary deep copies during unrolling | Jannis Harder | 2022-03-28 | 1 | -6/+6 | |
* | | | | Merge pull request #3247 from jix/smtbmc-keepgoing | Jannis Harder | 2022-03-28 | 1 | -50/+143 | |
|\ \ \ \ | ||||||
| * | | | | yosys-smtbmc: Option to keep going after failed assertions in BMC mode | Jannis Harder | 2022-03-24 | 1 | -48/+141 | |
| * | | | | yosys-smtbmc: Fix typo in help text, remove trailing whitespace | Jannis Harder | 2022-03-24 | 1 | -2/+2 | |
* | | | | | Merge pull request #3194 from Ravenslofty/abc9-flow3mfs | Lofty | 2022-03-28 | 1 | -1/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | abc9: add flow3mfs script | Lofty | 2022-02-10 | 1 | -1/+7 | |
* | | | | | | Merge pull request #3246 from YosysHQ/gatecat/timing-derive-fix | Lofty | 2022-03-28 | 1 | -5/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | abc9_ops: Also derive blackboxes with timing info | gatecat | 2022-03-24 | 1 | -5/+10 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | gowin: Add oscillator primitives | Tim Pambor | 2022-03-28 | 1 | -0/+34 | |
| |_|/ / / |/| | | | |