Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Update .gitignore | David Shah | 2020-10-01 | 1 | -0/+2 | |
* | | | | Merge pull request #2395 from YosysHQ/sha1_if_contain_spaces | clairexen | 2020-10-01 | 1 | -2/+18 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | use sha1 for parameter list in case if they contain spaces | Miodrag Milanovic | 2020-09-30 | 1 | -2/+18 | |
* | | | | Bump version | Yosys Bot | 2020-10-01 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Fixed installation dir override for Python scripts | Miodrag Milanovic | 2020-09-30 | 1 | -6/+6 | |
* | | | Bump version | Yosys Bot | 2020-09-30 | 1 | -1/+1 | |
* | | | Merge pull request #2393 from nakengelhardt/no_const_sensitivity | clairexen | 2020-09-29 | 3 | -7/+102 | |
|\ \ \ | ||||||
| * | | | add tests | N. Engelhardt | 2020-09-28 | 2 | -0/+49 | |
| * | | | write_verilog: emit intermediate wire for constant values in sensitivity list | N. Engelhardt | 2020-09-28 | 1 | -7/+53 | |
* | | | | Merge pull request #2392 from YosysHQ/mmicko/hierarchy_fix | clairexen | 2020-09-29 | 1 | -5/+7 | |
|\ \ \ \ | ||||||
| * | | | | Validate parameters only when they are used | Miodrag Milanovic | 2020-09-25 | 1 | -5/+7 | |
* | | | | | Bump version | Yosys Bot | 2020-09-29 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #2386 from btut/fix/pyinstallpath | Miodrag Milanović | 2020-09-28 | 1 | -2/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fixed python installation path | Benedikt Tutzer | 2020-09-25 | 1 | -2/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #2387 from btut/fix/pythonWrappersCXXFlags | N. Engelhardt | 2020-09-28 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Use CXXFLAGS to enable pyosys specific code before generating wrappers | Benedikt Tutzer | 2020-09-25 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Bump version | Yosys Bot | 2020-09-24 | 1 | -1/+1 | |
* | | | xilinx: do not make DSP48E1 a whitebox for ABC9 by default (#2325) | Eddie Hung | 2020-09-23 | 3 | -17/+102 | |
* | | | Merge pull request #2384 from nakengelhardt/fix_2383 | Miodrag Milanović | 2020-09-23 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | switch argument order to work with macOS getopt | N. Engelhardt | 2020-09-23 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Bump version | Yosys Bot | 2020-09-22 | 1 | -1/+1 | |
* | | | Merge pull request #2372 from nakengelhardt/name_is_public | N. Engelhardt | 2020-09-21 | 14 | -25/+27 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | use the new isPublic() in a few places | N. Engelhardt | 2020-09-14 | 13 | -25/+25 | |
| * | | add IdString::isPublic() | N. Engelhardt | 2020-09-03 | 1 | -0/+2 | |
* | | | Bump version | Yosys Bot | 2020-09-19 | 1 | -1/+1 | |
* | | | Merge pull request #2381 from YosysHQ/unsupported | clairexen | 2020-09-18 | 1 | -2/+8 | |
|\ \ \ | ||||||
| * | | | Better error for unsupported SVA sequence | Miodrag Milanovic | 2020-09-18 | 1 | -2/+8 | |
|/ / / | ||||||
* | | | Bump version | Yosys Bot | 2020-09-18 | 1 | -1/+1 | |
* | | | Merge pull request #2329 from antmicro/arrays-fix-multirange-size | clairexen | 2020-09-17 | 2 | -2/+27 | |
|\ \ \ | ||||||
| * | | | Test multirange (unpacked) arrays size | Lukasz Dalek | 2020-08-03 | 1 | -0/+16 | |
| * | | | Rewrite multirange arrays sizes [n] as [n-1:0] | Lukasz Dalek | 2020-08-03 | 1 | -2/+11 | |
* | | | | Merge pull request #2330 from antmicro/arrays-fix-multirange-access | clairexen | 2020-09-17 | 2 | -1/+13 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Add test for subarray access on multidimensional arrays | Lukasz Dalek | 2020-08-03 | 1 | -0/+12 | |
| * | | | Fix subarray access condition | Lukasz Dalek | 2020-08-03 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Bump version | Yosys Bot | 2020-09-11 | 1 | -1/+1 | |
* | | | Merge pull request #2369 from Xiretza/gitignores | Miodrag Milanović | 2020-09-10 | 3 | -2/+4 | |
|\ \ \ | ||||||
| * | | | Add missing gitignores for test artifacts | Xiretza | 2020-08-31 | 3 | -2/+4 | |
* | | | | Bump version | Yosys Bot | 2020-09-04 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #2371 from whitequark/cxxrtl-debug-info | whitequark | 2020-09-03 | 3 | -30/+177 | |
|\ \ \ | ||||||
| * | | | cxxrtl: expose driver kind in debug information. | whitequark | 2020-09-02 | 3 | -12/+112 | |
| * | | | cxxrtl: improve handling of FFs with async inputs (other than CLK). | whitequark | 2020-09-02 | 1 | -22/+23 | |
| * | | | cxxrtl: expose port direction in debug information. | whitequark | 2020-09-02 | 3 | -5/+51 | |
| * | | | cxxrtl: fix typo in comment. NFC. | whitequark | 2020-09-02 | 1 | -1/+1 | |
| * | | | cxxrtl: fix inaccuracy in CXXRTL_ALIAS documentation. NFC. | whitequark | 2020-09-02 | 1 | -1/+1 | |
* | | | | Bump version | Yosys Bot | 2020-09-03 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Use latest verific | Miodrag Milanovic | 2020-09-02 | 1 | -1/+1 | |
* | | | Bump version | Yosys Bot | 2020-09-02 | 1 | -1/+1 | |
* | | | Merge pull request #2352 from zachjs/const-func-localparam | clairexen | 2020-09-01 | 2 | -3/+18 | |
|\ \ \ | ||||||
| * | | | Allow localparams in constant functions | Zachary Snow | 2020-08-20 | 2 | -3/+18 | |
* | | | | Merge pull request #2366 from zachjs/library-format | clairexen | 2020-09-01 | 1 | -0/+11 | |
|\ \ \ \ |