Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Fine tune #1699 tests | Eddie Hung | 2020-02-13 | 1 | -14/+14 | |
* | | | | | | iopadmap: move \init attributes from outpad output to its input | Eddie Hung | 2020-02-13 | 1 | -0/+37 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1679 from thasti/delay-parsing | N. Engelhardt | 2020-02-13 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | add testcase for #1614 | Stefan Biereigel | 2020-02-03 | 1 | -0/+5 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #1670 from rodrigomelo9/master | Eddie Hung | 2020-02-10 | 4 | -0/+137 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added 'set -e' into tests/memfile/run-test.sh | Rodrigo Alejandro Melo | 2020-02-06 | 1 | -0/+20 | |
| * | | | | | Merge branch 'master' into master | Rodrigo A. Melo | 2020-02-03 | 4 | -4/+84 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of https://github.com/YosysHQ/yosys | Rodrigo Alejandro Melo | 2020-02-03 | 2 | -0/+136 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Removed 'synth' into tests/memfile/run-test.sh | Rodrigo Alejandro Melo | 2020-02-02 | 1 | -8/+8 | |
| * | | | | | | | Added content1.dat into tests/memfile | Rodrigo Alejandro Melo | 2020-02-02 | 2 | -21/+81 | |
| * | | | | | | | Added tests/memfile to 'make test' with an extra testcase | Rodrigo Alejandro Melo | 2020-02-01 | 1 | -16/+10 | |
| * | | | | | | | Added a test for the Memory Content File inclusion using $readmemb | Rodrigo Alejandro Melo | 2020-02-01 | 3 | -0/+63 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | xilinx: Add support for LUT RAM on LUT4-based devices. | Marcin Kościelnicki | 2020-02-07 | 1 | -0/+20 | |
* | | | | | | | xilinx: Initial support for LUT4 devices. | Marcin Kościelnicki | 2020-02-07 | 3 | -1/+83 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | shiftx2mux: fix select out of bounds | Eddie Hung | 2020-02-05 | 2 | -1/+12 | |
* | | | | | | Merge pull request #1576 from YosysHQ/eddie/opt_merge_init | Eddie Hung | 2020-02-05 | 1 | -0/+49 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into eddie/opt_merge_init | Eddie Hung | 2020-01-28 | 74 | -149/+1770 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Add testcase | Eddie Hung | 2019-12-13 | 1 | -0/+49 | |
* | | | | | | | | Merge pull request #1650 from YosysHQ/eddie/shiftx2mux | Eddie Hung | 2020-02-05 | 3 | -5/+115 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into eddie/shiftx2mux | Eddie Hung | 2020-02-05 | 17 | -30/+474 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update tests with reduced area | Eddie Hung | 2020-01-21 | 2 | -6/+6 | |
| * | | | | | | | | | Move from +/shiftx2mux.v into +/techmap.v; cleanup | Eddie Hung | 2020-01-21 | 1 | -4/+4 | |
| * | | | | | | | | | New techmap +/shiftx2mux.v which decomposes LSB first; better for ABC | Eddie Hung | 2020-01-21 | 1 | -0/+110 | |
* | | | | | | | | | | abc9_ops: -reintegrate to use derived_type for box_ports | Eddie Hung | 2020-02-05 | 1 | -1/+21 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #1638 from YosysHQ/eddie/fix1631 | Eddie Hung | 2020-02-05 | 1 | -0/+66 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | More rigorous test | Eddie Hung | 2020-01-16 | 1 | -7/+34 | |
| * | | | | | | | | clk2fflogic: work for bit-level $_DFF_* and $_DFFSR_* | Eddie Hung | 2020-01-15 | 1 | -0/+39 | |
* | | | | | | | | | Add opt_lut_ins pass. (#1673) | Marcelina Kościelnicka | 2020-02-03 | 4 | -4/+84 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | sv: More tests for wildcard port connections | David Shah | 2020-02-02 | 1 | -0/+57 | |
* | | | | | | | | hierarchy: Correct handling of wildcard port connections with default values | David Shah | 2020-02-02 | 1 | -0/+11 | |
* | | | | | | | | sv: Add tests for wildcard port connections | David Shah | 2020-02-02 | 1 | -0/+56 | |
* | | | | | | | | Merge pull request #1647 from YosysHQ/dave/sprintf | David Shah | 2020-02-02 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | ast: Add support for $sformatf system function | David Shah | 2020-01-19 | 1 | -0/+12 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #1559 from YosysHQ/efinix_test_fix | Miodrag Milanović | 2020-01-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Updated test to use assert-max | Miodrag Milanovic | 2020-01-28 | 1 | -1/+1 | |
| * | | | | | | | Fix for non-deterministic test | Miodrag Milanovic | 2019-12-07 | 1 | -1/+1 | |
* | | | | | | | | Add "help -all" and "help -celltypes" sanity test | Eddie Hung | 2020-01-28 | 1 | -0/+2 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #1660 from YosysHQ/eddie/abc9_unpermute_luts | Eddie Hung | 2020-01-28 | 2 | -0/+102 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Import tests from #1628 | Eddie Hung | 2020-01-27 | 2 | -0/+102 | |
* | | | | | | | | Merge pull request #1567 from YosysHQ/eddie/sat_init_warning | Claire Wolf | 2020-01-28 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Even more obvious testcase | Eddie Hung | 2019-12-11 | 1 | -6/+5 | |
| * | | | | | | | | Make testcase clearer with \o having its own init | Eddie Hung | 2019-12-11 | 1 | -0/+2 | |
| * | | | | | | | | Add test: 'Warning: ignoring initial value on non-register: \o' | Eddie Hung | 2019-12-11 | 1 | -0/+10 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #1573 from YosysHQ/eddie/xilinx_tristate | N. Engelhardt | 2020-01-28 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add test | Eddie Hung | 2019-12-12 | 1 | -0/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #1619 from YosysHQ/eddie/abc9_refactor | Eddie Hung | 2020-01-27 | 3 | -0/+60 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | simple_abc9 tests to discard whitebox before write for sim | Eddie Hung | 2020-01-23 | 2 | -2/+3 | |
| * | | | | | | | Test for (* keep *)-ed abc9_box_id | Eddie Hung | 2020-01-23 | 1 | -0/+16 | |
| * | | | | | | | abc_box_id -> abc9_box_id in test | Eddie Hung | 2020-01-23 | 1 | -1/+1 | |
| * | | | | | | | Merge remote-tracking branch 'origin/master' into eddie/abc9_refactor | Eddie Hung | 2020-01-21 | 5 | -0/+24 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | |