| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #3537 from jix/xprop | Jannis Harder | 2023-01-11 | 5 | -18/+121 |
|\ |
|
| * | Add bitwise `$bweqx` and `$bwmux` cells | Jannis Harder | 2022-11-30 | 5 | -4/+112 |
| * | satgen, simlib: Consistent x-propagation for `$pmux` cells | Jannis Harder | 2022-11-30 | 1 | -14/+9 |
* | | remove template declaration that stops function from being used | N. Engelhardt | 2023-01-11 | 1 | -4/+0 |
* | | Deprecate gcc-4.8 | Miodrag Milanovic | 2023-01-11 | 2 | -55/+18 |
* | | Display error instead of assertion when pass exists | Miodrag Milanovic | 2023-01-09 | 1 | -5/+12 |
* | | add note to help about how to chain commands | N. Engelhardt | 2023-01-02 | 1 | -1/+1 |
* | | Remove help outputs for tex | KrystalDelusion | 2022-12-08 | 1 | -92/+0 |
* | | tcl: Update help message to mention 'tee -s' | Jannis Harder | 2022-12-05 | 1 | -2/+2 |
* | | tcl: Unset both result.json and result.string only before calling pass | Jannis Harder | 2022-12-05 | 1 | -2/+1 |
* | | tcl: Don't exit repl on recoverable command errors | Jannis Harder | 2022-12-02 | 2 | -4/+36 |
* | | tcl: Return scratchpad result.json and result.string as tcl objects | Jannis Harder | 2022-12-02 | 1 | -2/+57 |
* | | tee: Allow logging command output to a given scratchpad value | Jannis Harder | 2022-12-02 | 2 | -0/+7 |
* | | Fix tcl crash in case of error executing command | Miodrag Milanovic | 2022-11-30 | 2 | -1/+8 |
|/ |
|
* | sat: Add -set-def-formal option to force defined $any* outputs | Jannis Harder | 2022-11-28 | 2 | -4/+24 |
* | Add TCL interactive shell mode | Miodrag Milanovic | 2022-11-25 | 2 | -8/+34 |
* | Rst docs conversion (#3496) | KrystalDelusion | 2022-11-15 | 1 | -0/+109 |
* | Add missing memory width assert preventing division by zero (#3546) | Emil J | 2022-11-09 | 1 | -0/+1 |
* | fstdata: Update past_data before end_time callback | Jannis Harder | 2022-11-07 | 1 | -0/+1 |
* | fstdata: Handle square/angle bracket replacemnt, change memory handling | Jannis Harder | 2022-11-07 | 1 | -8/+19 |
* | Add missing log_dump_val_worker forward declarations | Claire Xenia Wolf | 2022-10-30 | 1 | -0/+5 |
* | Consistent $mux undef handling | Jannis Harder | 2022-10-24 | 3 | -10/+36 |
* | Add missing log_dump handler for std::vector<> | Claire Xenia Wolf | 2022-10-20 | 1 | -0/+12 |
* | Add YOSYS_ABORT_ON_LOG_ERROR environment variable for debugging. | Jannis Harder | 2022-10-07 | 1 | -0/+3 |
* | Fix mingw build | Miodrag Milanovic | 2022-08-29 | 1 | -0/+3 |
* | kernel: hashlib: cleaned up message about table size in cases where `sizeof(i... | Aki Van Ness | 2022-08-25 | 1 | -1/+1 |
* | use inttypes format specifiers | N. Engelhardt | 2022-08-25 | 1 | -3/+3 |
* | dump runtime information for passes to json | N. Engelhardt | 2022-08-25 | 1 | -1/+28 |
* | formalff: Set new replaced_by_gclk attribute on removed dff's clks | Jannis Harder | 2022-08-16 | 1 | -0/+1 |
* | Add the $anyinit cell and the formalff pass | Jannis Harder | 2022-08-16 | 6 | -6/+48 |
* | Encode filename unprintable chars | Miodrag Milanovic | 2022-08-08 | 1 | -0/+15 |
* | Assorted microoptimization speedups in core data structures. | Marcelina Kościelnicka | 2022-07-27 | 6 | -193/+117 |
* | Make all compile under OpenBSD (#3423) | Miodrag Milanović | 2022-07-27 | 2 | -0/+42 |
* | Merge pull request #3392 from rockybulwinkle/rockybulwinkle-patch-1 | Miodrag Milanović | 2022-07-11 | 1 | -0/+4 |
|\ |
|
| * | Remove empty lines | Marcelina Kościelnicka | 2022-07-11 | 1 | -2/+0 |
| * | Update tcl doc, yosys does not return data to tcl | rockybulwinkle | 2022-06-23 | 1 | -0/+6 |
* | | using more portable formatting | Miodrag Milanovic | 2022-07-06 | 1 | -1/+1 |
|/ |
|
* | Add a check for packed memory MEMID uniqueness | Marcelina Kościelnicka | 2022-06-13 | 1 | -0/+10 |
* | Use compiler-generated default constructor for RTLIL::Const::Const | Henner Zeller | 2022-06-09 | 2 | -11/+3 |
* | smt2: Add smtlib2_comb_expr attribute to allow user-selected smtlib2 expressions | Jacob Lifshay | 2022-06-02 | 1 | -0/+2 |
* | memory_dff: Add support for no_rw_check attribute. | Marcelina Kościelnicka | 2022-06-02 | 1 | -0/+1 |
* | Merge pull request #3333 from mohamed/feature/tmpdir | Miodrag Milanović | 2022-05-27 | 3 | -27/+44 |
|\ |
|
| * | Cleanup, and fix windows | Miodrag Milanovic | 2022-05-27 | 1 | -37/+24 |
| * | Observe $TMPDIR variable when creating tmp files | Mohamed A. Bamakhrama | 2022-05-27 | 3 | -4/+34 |
* | | Remove set but unused variable | Miodrag Milanovic | 2022-05-27 | 1 | -4/+0 |
|/ |
|
* | Add memory_libmap pass. | Marcelina Kościelnicka | 2022-05-18 | 1 | -0/+12 |
* | Merge pull request #3310 from robinsonb5-PRs/master | Miodrag Milanović | 2022-05-17 | 1 | -0/+2 |
|\ |
|
| * | Use log_warning when Tcl_Init fails, report error with Tcl_ErrnoMsg. | Alastair M. Robinson | 2022-05-16 | 1 | -1/+1 |
| * | Now calls Tcl_Init after creating the interp, fixes clock format. | Alastair M. Robinson | 2022-05-10 | 1 | -0/+2 |
* | | Add opt_ffinv pass. | Marcelina Kościelnicka | 2022-05-13 | 2 | -3/+12 |