Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | tests: opt_expr update xnor/xor tests | Eddie Hung | 2020-04-24 | 2 | -7/+6 | |
| | | | | ||||||
| * | | | opt_expr: do not group by X, more fixes | Eddie Hung | 2020-04-23 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | tests: add opt_expr tests | Eddie Hung | 2020-04-23 | 5 | -0/+365 | |
| | | | | ||||||
* | | | | Merge pull request #2045 from YosysHQ/eddie/fix2042 | Eddie Hung | 2020-05-14 | 4 | -0/+93 | |
|\ \ \ \ | | | | | | | | | | | verilog: error if no direction given for task arguments, default to input in SV mode | |||||
| * | | | | test: add another testcase as per @nakengelhardt | Eddie Hung | 2020-05-14 | 1 | -0/+25 | |
| | | | | | ||||||
| * | | | | tests: update/extend task argument tests | Eddie Hung | 2020-05-13 | 2 | -2/+35 | |
| | | | | | ||||||
| * | | | | tests: add #2042 testcase | Eddie Hung | 2020-05-11 | 1 | -0/+12 | |
| | | | | | ||||||
| * | | | | Setup tests/verilog properly | Eddie Hung | 2020-05-11 | 2 | -0/+23 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #2050 from YosysHQ/eddie/opt_clean_fixes | Claire Wolf | 2020-05-14 | 1 | -0/+13 | |
|\ \ \ \ | | | | | | | | | | | opt_clean: remove (* init *) regardless of -purge, remove (* init *) when consistent with sigmap, clean to behave identically | |||||
| * | | | | opt_clean: improve warning message | Eddie Hung | 2020-05-14 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | opt_clean: add init test | Eddie Hung | 2020-05-14 | 1 | -0/+13 | |
| |/ / / | ||||||
* | | | | Merge pull request #2027 from YosysHQ/eddie/verilog_neg_upto | Claire Wolf | 2020-05-14 | 1 | -0/+4 | |
|\ \ \ \ | |/ / / |/| | | | ast: swap range regardless of range_left >= 0 | |||||
| * | | | techlibs/common: more robustness when *_WIDTH = 0 | Eddie Hung | 2020-05-05 | 1 | -1/+0 | |
| | | | | ||||||
| * | | | test: add failing test | Eddie Hung | 2020-05-04 | 1 | -0/+5 | |
| | |/ | |/| | ||||||
* | | | intel_alm: direct LUTRAM cell instantiation | Dan Ravensloft | 2020-05-07 | 1 | -0/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By instantiating the LUTRAM cell directly, we avoid a trip through altsyncram, which speeds up Quartus synthesis time. This also gives a little more flexibility, as Yosys can build RAMs out of individual 32x1 LUTRAM cells. While working on this, I discovered that the mem_init0 parameter of <family>_mlab_cell gets ignored by Quartus. | |||||
* | | | Merge pull request #2005 from YosysHQ/claire/fix1990 | Claire Wolf | 2020-05-07 | 1 | -0/+46 | |
|\ \ \ | | | | | | | | | Add "nowrshmsk" attribute, fix shift-and-mask bit slice write for signed offset | |||||
| * | | | Bugfix in partsel.v signed indices test cases | Claire Wolf | 2020-05-02 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Claire Wolf <claire@symbioticeda.com> | |||||
| * | | | Add tests based on the test case from #1990 | Claire Wolf | 2020-05-02 | 1 | -0/+46 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Claire Wolf <claire@symbioticeda.com> | |||||
* | | | | Merge pull request #2028 from zachjs/master | Eddie Hung | 2020-05-06 | 2 | -0/+17 | |
|\ \ \ \ | | | | | | | | | | | verilog: allow null gen-if then block | |||||
| * | | | | verilog: allow null gen-if then block | Zachary Snow | 2020-05-06 | 2 | -0/+17 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #2024 from YosysHQ/eddie/primitive_src | Eddie Hung | 2020-05-05 | 1 | -0/+16 | |
|\ \ \ \ | | | | | | | | | | | verilog: set src attribute for primitives | |||||
| * | | | | tests: add tests for primitives' src | Eddie Hung | 2020-05-04 | 1 | -0/+16 | |
| |/ / / | ||||||
* / / / | verilog: fix specify src attribute | Eddie Hung | 2020-05-04 | 1 | -0/+6 | |
|/ / / | ||||||
* | | | Merge pull request #2014 from YosysHQ/claire/fixoptalu | Claire Wolf | 2020-05-03 | 1 | -0/+12 | |
|\ \ \ | | | | | | | | | Fix the other "opt_expr -fine" bug introduced in 213a89558 | |||||
| * | | | test: add test for #2014 | Eddie Hung | 2020-05-02 | 1 | -0/+12 | |
| |/ / | ||||||
* / / | tests: aiger test for wire->start_offset != 0 | Eddie Hung | 2020-05-02 | 2 | -0/+41 | |
|/ / | ||||||
* / | Add testcase for #2010 | Eddie Hung | 2020-05-01 | 1 | -0/+10 | |
|/ | ||||||
* | intel_alm: work around a Quartus ICE | Dan Ravensloft | 2020-04-23 | 1 | -0/+12 | |
| | ||||||
* | tests: read +/xilinx/cell_sim.v before xilinx_dsp test | Eddie Hung | 2020-04-22 | 1 | -0/+1 | |
| | ||||||
* | test: ice40_dsp test to read +/ice40/cells_sim.v for default params | Eddie Hung | 2020-04-22 | 1 | -0/+1 | |
| | ||||||
* | xilinx: xilinx_dffopt to read cells_sim.v; fix test | Eddie Hung | 2020-04-22 | 1 | -13/+22 | |
| | ||||||
* | Merge pull request #1949 from YosysHQ/eddie/select_blackbox | Eddie Hung | 2020-04-22 | 1 | -0/+28 | |
|\ | | | | | select: do not select inside black-/white- boxes unless '=' prefix used | |||||
| * | tests: update select black/white-box tests | Eddie Hung | 2020-04-22 | 1 | -0/+7 | |
| | | ||||||
| * | select: add test for not selecting inside black/white boxes | Eddie Hung | 2020-04-16 | 1 | -0/+21 | |
| | | ||||||
* | | Merge pull request #1973 from YosysHQ/eddie/fix1966 | Eddie Hung | 2020-04-22 | 1 | -1/+3 | |
|\ \ | | | | | | | tests: fix various/plugin.sh when PREFIX != /usr/local/share | |||||
| * | | tests: use `yosys-config --datdir` instead of hard-coded | Eddie Hung | 2020-04-22 | 1 | -1/+3 | |
| | | | ||||||
* | | | Merge pull request #1950 from YosysHQ/eddie/design_import | Eddie Hung | 2020-04-22 | 2 | -5/+22 | |
|\ \ \ | | | | | | | | | design: -import to not count black/white-boxes as candidates for top | |||||
| * | | | design: add test | Eddie Hung | 2020-04-16 | 2 | -5/+22 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #1976 from YosysHQ/dave/fix-sim-const | Claire Wolf | 2020-04-22 | 1 | -0/+13 | |
|\ \ \ | | | | | | | | | sim: Fix handling of constant-connected cell inputs at startup | |||||
| * | | | sim: Fix handling of constant-connected cell inputs at startup | David Shah | 2020-04-21 | 1 | -0/+13 | |
| | |/ | |/| | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | |||||
* | | | hierarchy: Convert positional parameters to named. | Marcelina KoĆcielnicka | 2020-04-21 | 1 | -0/+23 | |
| | | | | | | | | | | | | Fixes #1821. | |||||
* | | | Merge pull request #1851 from YosysHQ/claire/bitselwrite | Claire Wolf | 2020-04-21 | 13 | -0/+1224 | |
|\ \ \ | | | | | | | | | Improved rewrite code for writing to bit slice | |||||
| * | | | Remove '-ignore_unknown_cells' option from 'sat' | Eddie Hung | 2020-04-20 | 1 | -6/+6 | |
| | | | | ||||||
| * | | | Simplify test case script | Eddie Hung | 2020-04-20 | 1 | -30/+17 | |
| | | | | ||||||
| * | | | Remove ununsed files | Eddie Hung | 2020-04-20 | 5 | -83/+0 | |
| | | | | ||||||
| * | | | Modifications of tests as per Eddie's request | diego | 2020-04-20 | 15 | -78/+1237 | |
| | | | | ||||||
| * | | | Wrong fixed value | diego | 2020-04-17 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Adding tests for dynamic part select optimisation | diego | 2020-04-16 | 7 | -0/+161 | |
| | | | | ||||||
* | | | | tests: remove write_ilang | Eddie Hung | 2020-04-20 | 2 | -3/+0 | |
| | | | | ||||||
* | | | | abc9: add testcase reduced from #1970 | Eddie Hung | 2020-04-20 | 1 | -0/+19 | |
| |/ / |/| | |