Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1861 from boqwxp/cleanup_hierarchy_submod | whitequark | 2020-04-06 | 1 | -25/+20 |
|\ | | | | | Clean up `passes/hierarchy/submod.cc`. | ||||
| * | Use more descriptive variable name. | Alberto Gonzalez | 2020-04-06 | 1 | -2/+2 |
| | | | | | | | | Co-Authored-By: whitequark <whitequark@whitequark.org> | ||||
| * | Clean up `passes/hierarchy/submod.cc`. | Alberto Gonzalez | 2020-04-05 | 1 | -25/+20 |
| | | |||||
* | | Merge pull request #1870 from boqwxp/cleanup_setattr | whitequark | 2020-04-06 | 1 | -22/+14 |
|\ \ | | | | | | | Clean up `passes/cmds/setattr.cc`. | ||||
| * | | Clean up `passes/cmds/setattr.cc`. | Alberto Gonzalez | 2020-04-06 | 1 | -22/+14 |
| |/ | |||||
* | | Merge pull request #1872 from boqwxp/cleanup_copy | whitequark | 2020-04-06 | 1 | -2/+2 |
|\ \ | | | | | | | Clean up private member usage in `passes/cmds/copy.cc`. | ||||
| * | | Clean up private member usage in `passes/cmds/copy.cc`. | Alberto Gonzalez | 2020-04-06 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #1871 from boqwxp/cleanup_splice | whitequark | 2020-04-06 | 1 | -18/+14 |
|\ \ | | | | | | | Clean up `passes/cmds/splice.cc`. | ||||
| * | | Clean up `passes/cmds/splice.cc`. | Alberto Gonzalez | 2020-04-06 | 1 | -18/+14 |
| |/ | |||||
* | | Merge pull request #1869 from boqwxp/cleanup_connwrappers | whitequark | 2020-04-06 | 1 | -15/+7 |
|\ \ | | | | | | | Clean up `passes/cmds/connwrappers.cc`. | ||||
| * | | Clean up `passes/cmds/connwrappers.cc`. | Alberto Gonzalez | 2020-04-06 | 1 | -15/+7 |
| |/ | |||||
* | | Merge pull request #1868 from boqwxp/cleanup_delete | whitequark | 2020-04-06 | 1 | -24/+19 |
|\ \ | | | | | | | Clean up `passes/cmds/delete.cc`. | ||||
| * | | Clean up `passes/cmds/delete.cc`. | Alberto Gonzalez | 2020-04-06 | 1 | -24/+19 |
| |/ | |||||
* | | Merge pull request #1867 from boqwxp/cleanup_stat | whitequark | 2020-04-06 | 1 | -26/+20 |
|\ \ | | | | | | | Clean up `passes/cmds/stat.cc`. | ||||
| * | | Clean up `passes/cmds/stat.cc`. | Alberto Gonzalez | 2020-04-06 | 1 | -26/+20 |
| |/ | |||||
* | | Merge pull request #1866 from boqwxp/cleanup_test_autotb | whitequark | 2020-04-06 | 1 | -12/+8 |
|\ \ | | | | | | | Clean up `passes/tests/test_autotb.cc`. | ||||
| * | | Clean up `passes/tests/test_autotb.cc`. | Alberto Gonzalez | 2020-04-06 | 1 | -12/+8 |
| |/ | |||||
* | | Merge pull request #1865 from boqwxp/cleanup_dfflibmap | whitequark | 2020-04-06 | 1 | -27/+27 |
|\ \ | | | | | | | Clean up `passes/techmap/dfflibmap.cc`. | ||||
| * | | Clean up `passes/techmap/dfflibmap.cc`. | Alberto Gonzalez | 2020-04-06 | 1 | -27/+27 |
| |/ | |||||
* | | Merge pull request #1863 from boqwxp/cleanup_techmap_extract | whitequark | 2020-04-06 | 1 | -43/+36 |
|\ \ | | | | | | | Clean up `passes/techmap/extract.cc`. | ||||
| * | | Clean up `passes/techmap/extract.cc`. | Alberto Gonzalez | 2020-04-05 | 1 | -43/+36 |
| |/ | |||||
* | | Merge pull request #1859 from boqwxp/design_duplicate | whitequark | 2020-04-06 | 1 | -2/+13 |
|\ \ | | | | | | | Add `-push-copy` option to the `design` command. | ||||
| * | | Rename `-duplicate` to `-push-copy`. | Alberto Gonzalez | 2020-04-04 | 1 | -6/+6 |
| | | | | | | | | | | | | Co-Authored-By: whitequark <whitequark@whitequark.org> | ||||
| * | | Add `-duplicate` option to the `design` command. | Alberto Gonzalez | 2020-04-03 | 1 | -2/+13 |
| | | | |||||
* | | | Clean up private member usage in `passes/cmds/bugpoint.cc`. | Alberto Gonzalez | 2020-04-06 | 1 | -14/+14 |
| |/ |/| | |||||
* | | Merge pull request #1767 from YosysHQ/eddie/idstrings | Eddie Hung | 2020-04-02 | 114 | -2708/+2691 |
|\ \ | | | | | | | IdString: use more ID::*, make them easier to use, speed up IdString::in() | ||||
| * | | kernel: big fat patch to use more ID::*, otherwise ID(*) | Eddie Hung | 2020-04-02 | 109 | -2335/+2316 |
| | | | |||||
| * | | kernel: use more ID::* | Eddie Hung | 2020-04-02 | 43 | -391/+393 |
| | | | |||||
* | | | iopadmap: Fix z assignment to inout port | Marcin KoĆcielnicki | 2020-04-02 | 1 | -1/+15 |
| | | | | | | | | | | | | Fixes #1841. | ||||
* | | | Merge pull request #1842 from YosysHQ/mwk/fix-deminout-xz | Claire Wolf | 2020-04-02 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | deminout: prevent any constant assignment from demoting to input | ||||
| * | | deminout: prevent any constant assignment from demoting to input | Marcin KoĆcielnicki | 2020-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before this patch, ``` module top(inout io); assign io = 1'bx; endmodule ``` would have the `io` pin demoted to input (same happens for `1'bz`, but not for `1'b0` or `1'b1`), resulting in check failures later on. Part of fix for #1841. | ||||
* | | | Merge pull request #1845 from YosysHQ/eddie/kernel_speedup | Eddie Hung | 2020-04-02 | 13 | -45/+45 |
|\ \ \ | | | | | | | | | kernel: speedup by using more pass-by-const-ref | ||||
| * | | | kernel: more pass by const ref, more speedups | Eddie Hung | 2020-03-18 | 1 | -1/+1 |
| | | | | |||||
| * | | | kernel: SigSpec use more const& + overloads to prevent implicit SigSpec | Eddie Hung | 2020-03-13 | 12 | -44/+44 |
| | | | | |||||
* | | | | Merge pull request #1828 from YosysHQ/eddie/celltypes_speedup | Eddie Hung | 2020-04-01 | 3 | -21/+47 |
|\ \ \ \ | | | | | | | | | | | kernel: share a single CellTypes within a pass | ||||
| * | | | | memory_share: fix stray brace | Eddie Hung | 2020-03-30 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | Code review fixes | Eddie Hung | 2020-03-30 | 2 | -3/+3 |
| | | | | | |||||
| * | | | | Apply suggestions from code review | Eddie Hung | 2020-03-30 | 2 | -6/+2 |
| | | | | | | | | | | | | | | | Co-Authored-By: Alberto Gonzalez <61295559+boqwxp@users.noreply.github.com> | ||||
| * | | | | kernel: clear some more ShareWorker state | Eddie Hung | 2020-03-26 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | kernel: share a single CellTypes within a pass | Eddie Hung | 2020-03-18 | 3 | -21/+48 |
| |/ / / | |||||
* | | | | Merge pull request #1790 from YosysHQ/eddie/opt_expr_xor | Eddie Hung | 2020-04-01 | 1 | -3/+37 |
|\ \ \ \ | | | | | | | | | | | opt_expr: optimise $xor/$xnor/$_XOR_/$_XNOR_ -s with constant inputs | ||||
| * | | | | opt_expr: fix failing $xnor test | Eddie Hung | 2020-03-20 | 1 | -2/+17 |
| | | | | | |||||
| * | | | | opt_expr: fix missing brace | Eddie Hung | 2020-03-20 | 1 | -2/+4 |
| | | | | | |||||
| * | | | | opt_expr: extend to $xnor and $_XNOR_ | Eddie Hung | 2020-03-19 | 1 | -8/+12 |
| | | | | | |||||
| * | | | | opt_expr: optimise 1-bit $xor or $_XOR_ with constant input | Eddie Hung | 2020-03-19 | 1 | -1/+14 |
| |/ / / | |||||
* | | | | Merge pull request #1789 from YosysHQ/eddie/opt_expr_alu | Eddie Hung | 2020-04-01 | 1 | -19/+51 |
|\ \ \ \ | | | | | | | | | | | opt_expr: improve performance on $alu and $sub | ||||
| * | | | | opt_expr: remove redundant | Eddie Hung | 2020-03-19 | 1 | -3/+0 |
| | | | | | |||||
| * | | | | opt_expr: optimise $sub when both A[i] and B[i] == 1'b1 | Eddie Hung | 2020-03-19 | 1 | -9/+20 |
| | | | | | |||||
| * | | | | opt_expr: optimise for identity $alu-s just like $add/$sub | Eddie Hung | 2020-03-19 | 1 | -7/+31 |
| |/ / / | |||||
* | | | | Merge pull request #1761 from YosysHQ/eddie/opt_merge_speedup | Eddie Hung | 2020-03-31 | 1 | -132/+102 |
|\ \ \ \ | |_|_|/ |/| | | | opt_merge: speedup |