Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "make bumpversion" | Clifford Wolf | 2019-08-27 | 2 | -0/+4 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Remove dupe in CHANGELOG, missing end quote | Eddie Hung | 2019-08-26 | 1 | -2/+1 |
| | |||||
* | Merge tag 'yosys-0.9' | Clifford Wolf | 2019-08-26 | 2 | -11/+107 |
|\ | |||||
| * | Yosys 0.9 | Clifford Wolf | 2019-08-26 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Revert earliest to gcc-4.8, compile iverilog with default compiler | Eddie Hung | 2019-08-23 | 2 | -3/+3 |
| | | |||||
| * | Revert "Bump to gcc-5 as `__warn_memset_zero_len' symbol not in 16.04!?!" | Eddie Hung | 2019-08-23 | 1 | -5/+3 |
| | | | | | | | | This reverts commit c82b2fa31f8965be2680c87af6cd9ac5d26ead4d. | ||||
| * | Remove .0 from clang-8.0 | Eddie Hung | 2019-08-23 | 1 | -2/+2 |
| | | |||||
| * | Bump to gcc-5 as `__warn_memset_zero_len' symbol not in 16.04!?! | Eddie Hung | 2019-08-23 | 1 | -3/+5 |
| | | |||||
| * | bionic -> xenial as its on whitelist | Eddie Hung | 2019-08-23 | 1 | -1/+1 |
| | | |||||
| * | Bump gcc from 4.8 to 4.9 as undefined reference | Eddie Hung | 2019-08-23 | 1 | -35/+7 |
| | | | | | | | | | | ... to `__warn_memset_zero_len'. Also remove gcc-6, bump gcc-7 to gcc-9, clang from 5.0 to 8.0 | ||||
| * | Make macOS depenency clear | Miodrag Milanovic | 2019-08-23 | 1 | -2/+5 |
| | | |||||
| * | do not require boost if pyosys is not used | Miodrag Milanovic | 2019-08-22 | 1 | -0/+2 |
| | | |||||
| * | require tcl-tk in Brewfile | Chris Shucksmith | 2019-08-22 | 1 | -0/+1 |
| | | |||||
| * | Bump year in copyright notice | Clifford Wolf | 2019-08-22 | 3 | -3/+3 |
| | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | Visual Studio build fix | Miodrag Milanovic | 2019-08-02 | 1 | -0/+1 |
| | | |||||
| * | Fix linking issue for new mxe and pthread | Miodrag Milanovic | 2019-08-02 | 1 | -1/+2 |
| | | |||||
| * | Fix yosys linking for mxe | Miodrag Milanovic | 2019-08-02 | 1 | -1/+1 |
| | | |||||
| * | New mxe hacks needed to support 2ca237e | Miodrag Milanovic | 2019-08-02 | 1 | -0/+4 |
| | | |||||
| * | Fix formatting for msys2 mingw build using GetSize | Miodrag Milanovic | 2019-08-02 | 8 | -17/+20 |
| | | |||||
| * | Update CHANGELOG | David Shah | 2019-07-26 | 1 | -10/+101 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | Merge pull request #1175 from whitequark/write_verilog-fix-case-attr-position | Clifford Wolf | 2019-07-09 | 1 | -3/+2 |
| | | | | | | write_verilog: fix placement of case attributes | ||||
| * | Update CHANGELOG | David Shah | 2019-07-09 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| * | Merge pull request #1163 from whitequark/more-case-attrs | Clifford Wolf | 2019-07-09 | 3 | -16/+28 |
| | | | | | | More support for case rule attributes | ||||
| * | Merge pull request #1162 from whitequark/rtlil-case-attrs | Clifford Wolf | 2019-07-09 | 3 | -5/+15 |
| | | | | | | Allow attributes on individual switch cases in RTLIL | ||||
| * | Merge pull request #1159 from btut/fix/1090_segfault_cell_and_wire | Clifford Wolf | 2019-07-09 | 1 | -0/+3 |
| | | | | | | Throw runtime exception when trying to convert inexistend C++ object to Python | ||||
| * | Merge pull request #1147 from YosysHQ/clifford/fix1144 | Clifford Wolf | 2019-07-09 | 3 | -82/+26 |
| | | | | | | Improve specify dummy parser | ||||
| * | Merge pull request #1154 from whitequark/manual-sync-always | Clifford Wolf | 2019-07-09 | 1 | -2/+3 |
| | | | | | | manual: explain the purpose of `sync always` | ||||
| * | Merge pull request #1153 from YosysHQ/dave/fix_multi_mux | David Shah | 2019-07-09 | 3 | -3/+25 |
| | | | | | | memory_dff: Fix checking of feedback mux input when more than one mux | ||||
| * | Fix read_verilog assert/assume/etc on default case label, fixes ↵ | Clifford Wolf | 2019-07-09 | 1 | -0/+2 |
| | | | | | | | | | | | | YosysHQ/SymbiYosys#53 Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | autotest.sh to define _AUTOTB when test_autotb | Eddie Hung | 2019-07-09 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #1146 from gsomlo/gls-test-abc-ext | Clifford Wolf | 2019-07-09 | 4 | -8/+29 |
| | | | | | | tests: use optional ABCEXTERNAL when specified | ||||
| * | Checkout yosys-0.9-rc branch of yosys-tests | Eddie Hung | 2019-07-02 | 1 | -1/+1 |
| | | |||||
| * | Add missing CHANGELOG entries | Eddie Hung | 2019-06-28 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #1112 from acw1251/pyosys_sigsig_issue | Clifford Wolf | 2019-08-25 | 1 | -16/+10 |
|\ \ | | | | | | | Fixed pyosys commands returning RTLIL::SigSig | ||||
| * | | Fixed pyosys commands returning RTLIL::SigSig | acw1251 | 2019-06-19 | 1 | -16/+10 |
| | | | |||||
* | | | Merge pull request #1327 from YosysHQ/clifford/pmgen | Clifford Wolf | 2019-08-24 | 5 | -32/+280 |
|\ \ \ | | | | | | | | | Add pmgen slices and choices | ||||
| * | | | indo -> into | Eddie Hung | 2019-08-23 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix port hanlding in pmgen | Clifford Wolf | 2019-08-23 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | | | Add pmgen slices and choices | Clifford Wolf | 2019-08-23 | 5 | -28/+277 |
| | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | | | Add undocumented feature | Eddie Hung | 2019-08-23 | 1 | -0/+8 |
| | | | | |||||
* | | | | Forgot one | Eddie Hung | 2019-08-23 | 1 | -1/+2 |
| | | | | |||||
* | | | | Put abc_* attributes above port | Eddie Hung | 2019-08-23 | 3 | -14/+28 |
| | | | | |||||
* | | | | Merge pull request #1326 from mmicko/doc-update | Eddie Hung | 2019-08-23 | 1 | -2/+5 |
|\ \ \ \ | |/ / / |/| | | | Make macOS dependency clear | ||||
| * | | | Make macOS depenency clear | Miodrag Milanovic | 2019-08-23 | 1 | -2/+5 |
|/ / / | |||||
* | | | Do not propagate mem2reg attribute through to result | Eddie Hung | 2019-08-22 | 2 | -1/+3 |
| | | | |||||
* | | | Spelling | Eddie Hung | 2019-08-22 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #1322 from mmicko/pyosys_osx | Eddie Hung | 2019-08-22 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | do not require boost if pyosys is not used | ||||
| * | | | do not require boost if pyosys is not used | Miodrag Milanovic | 2019-08-22 | 1 | -0/+2 |
|/ / / | |||||
* | | | Merge pull request #1319 from TeaEngineering/shuckc/brew-tcl-tk | Eddie Hung | 2019-08-22 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | require tcl-tk in Brewfile | ||||
| * | | | require tcl-tk in Brewfile | Chris Shucksmith | 2019-08-22 | 1 | -0/+1 |
| | | | |