Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:YosysHQ/yosys into firrtl_backend_fileinfo | Sahand Kashani | 2020-04-08 | 228 | -7017/+9036 |
|\ | |||||
| * | Add constids.inc to final install | Xiretza | 2020-04-08 | 1 | -0/+1 |
| | | | | | | | | | | If this is not present in the install, #include-ing most yosys headers will fail in rtlil.h:380. | ||||
| * | Merge pull request #1881 from ↵ | Eddie Hung | 2020-04-07 | 1 | -0/+2 |
| |\ | | | | | | | | | | | | | hzeller/only-define-stdc-format-macros-if-not-already aigerparse: only define __STDC_FORMAT_MACROS it not already before. | ||||
| | * | aigerparse: only define __STDC_FORMAT_MACROS it not already before. | Henner Zeller | 2020-04-07 | 1 | -0/+2 |
| |/ | |||||
| * | Merge pull request #1814 from YosysHQ/mmicko/pyosys_makefile | Claire Wolf | 2020-04-07 | 1 | -0/+4 |
| |\ | | | | | | | Enable ENABLE_LIBYOSYS when ENABLE_PYOSYS is set (closes #1813) | ||||
| | * | Enable ENABLE_LIBYOSYS when ENABLE_PYOSYS is set | Miodrag Milanovic | 2020-03-25 | 1 | -0/+4 |
| | | | |||||
| * | | Merge pull request #1874 from boqwxp/cleanup_show | whitequark | 2020-04-06 | 1 | -52/+42 |
| |\ \ | | | | | | | | | Clean up `passes/cmds/show.cc`. | ||||
| | * | | Use more descriptive variable name. | Alberto Gonzalez | 2020-04-06 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | Co-Authored-By: whitequark <whitequark@whitequark.org> | ||||
| | * | | Clean up `passes/cmds/show.cc`. | Alberto Gonzalez | 2020-04-06 | 1 | -52/+42 |
| | | | | |||||
| * | | | 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 |
| | | | | | |||||
| * | | | | Merge pull request #1873 from boqwxp/cleanup_bugpoint | whitequark | 2020-04-06 | 1 | -14/+14 |
| |\ \ \ \ | | |_|/ / | |/| | | | Clean up private member usage in `passes/cmds/bugpoint.cc`. | ||||
| | * | | | Clean up private member usage in `passes/cmds/bugpoint.cc`. | Alberto Gonzalez | 2020-04-06 | 1 | -14/+14 |
| |/ / / | |||||
| * | | | Merge pull request #1648 from YosysHQ/eddie/cmp2lcu | Eddie Hung | 2020-04-03 | 6 | -13/+173 |
| |\ \ \ | | | | | | | | | | | "techmap -map +/cmp2lcu.v" for decomposing arithmetic compares to $lcu | ||||
| | * | | | cmp2lcu: rename _90_lcu_cmp -> _80_lcu_cmp | Eddie Hung | 2020-04-03 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | cmp2lcu: fail if `LUT_WIDTH < 2 | Eddie Hung | 2020-04-03 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | synth: only techmap cmp2{lut,lcu} if -lut | Eddie Hung | 2020-04-03 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | synth: use +/cmp2lcu.v in generic 'synth' too | Eddie Hung | 2020-04-03 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Cleanup +/cmp2lut.v | Eddie Hung | 2020-04-03 | 1 | -8/+0 |
| | | | | | |||||
| | * | | | synth_xilinx: techmap +/cmp2lut.v and +/cmp2lcu.v in 'coarse' | Eddie Hung | 2020-04-03 | 1 | -2/+1 |
| | | | | | |||||
| | * | | | +/cmp2lcu.v to work efficiently for fully/partially constant inputs | Eddie Hung | 2020-04-03 | 1 | -33/+42 |
| | | | | | |||||
| | * | | | +/cmp2lcu.v to work efficiently for fully/partially constant inputs | Eddie Hung | 2020-04-03 | 1 | -3/+31 |
| | | | | | |||||
| | * | | | Refactor +/cmp2lcu.v into recursive techmap | Eddie Hung | 2020-04-03 | 2 | -39/+66 |
| | | | | | |||||
| | * | | | Cleanup | Eddie Hung | 2020-04-03 | 1 | -31/+28 |
| | | | | | |||||
| | * | | | Cleanup cmp2lcu.v | Eddie Hung | 2020-04-03 | 1 | -16/+16 |
| | | | | | |||||
| | * | | | techmap +/cmp2lcu.v for decomposing arithmetic compares to $lcu | Eddie Hung | 2020-04-03 | 3 | -0/+108 |
| | | | | | |||||
| | * | | | cmp2lut: comment out unused since 362f4f9 | Eddie Hung | 2020-04-03 | 1 | -8/+8 |
| | | | | | |||||
| * | | | | Merge pull request #1853 from YosysHQ/eddie/fix_dynslice | Eddie Hung | 2020-04-02 | 1 | -1/+2 |
| |\ \ \ \ | | | | | | | | | | | | | ast: cap dynamic range select to size of signal, suppresses warnings |