| Commit message (Expand) | Author | Age | Files | Lines |
* | proc instead of prep | Eddie Hung | 2019-09-11 | 1 | -2/+2 |
* | Add unsigned case | Eddie Hung | 2019-09-11 | 1 | -0/+17 |
* | Missing equiv_opt -assert | Eddie Hung | 2019-09-06 | 1 | -1/+1 |
* | Make one check $shift(x)? only; change testcase to be 8b | Eddie Hung | 2019-09-06 | 2 | -4/+5 |
* | Usee equiv_opt -assert | Eddie Hung | 2019-09-06 | 1 | -3/+3 |
* | simple/peepopt.v tests to various/peepopt.ys with equiv_opt & select | Eddie Hung | 2019-09-05 | 2 | -21/+63 |
* | Revert "abc9 followed by clean otherwise netlist could be invalid for sim" | Eddie Hung | 2019-09-05 | 1 | -1/+0 |
* | Revert "parse_xaiger() to do "clean -purge"" | Eddie Hung | 2019-09-04 | 1 | -1/+1 |
* | abc9 followed by clean otherwise netlist could be invalid for sim | Eddie Hung | 2019-09-04 | 1 | -0/+1 |
* | Remove log_cell() calls | Eddie Hung | 2019-09-04 | 1 | -3/+0 |
* | Add peepopt_dffmuxext | Eddie Hung | 2019-09-04 | 3 | -0/+60 |
* | Add peepopt_dffmuxext tests | Eddie Hung | 2019-09-04 | 1 | -0/+8 |
* | Merge pull request #1338 from YosysHQ/eddie/deferred_top | Eddie Hung | 2019-09-04 | 3 | -0/+58 |
|\ |
|
| * | Adopt @cliffordwolf's suggestion | Eddie Hung | 2019-09-03 | 1 | -10/+3 |
| * | Expand test with `hierarchy' without -auto-top | Eddie Hung | 2019-09-03 | 1 | -0/+7 |
| * | Add `read -noverific` before read | Eddie Hung | 2019-09-03 | 1 | -0/+1 |
| * | Merge remote-tracking branch 'origin/master' into eddie/deferred_top | Eddie Hung | 2019-09-03 | 72 | -415/+1857 |
| |\
| |/
|/| |
|
* | | Merge pull request #1351 from emilazy/remove-which-use | Clifford Wolf | 2019-09-03 | 2 | -2/+2 |
|\ \ |
|
| * | | Use `command -v` rather than `which` | Emily | 2019-09-03 | 2 | -2/+2 |
|/ / |
|
* | | Merge branch 'master' of github.com:YosysHQ/yosys | Eddie Hung | 2019-09-02 | 6 | -21/+20 |
|\ \ |
|
| * \ | Merge pull request #1344 from YosysHQ/eddie/ice40_signed_macc | Eddie Hung | 2019-09-01 | 3 | -12/+10 |
| |\ \ |
|
| | * | | Improve tests/ice40/macc.ys for SB_MAC16 | Eddie Hung | 2019-08-30 | 2 | -7/+10 |
| | * | | Do not restrict multiplier to unsigned | Eddie Hung | 2019-08-30 | 1 | -5/+0 |
| * | | | Merge pull request #1347 from mmicko/fix_select_error_msg | Clifford Wolf | 2019-09-01 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | Fix select command error msg, fixes issue #1081 | Miodrag Milanovic | 2019-09-01 | 1 | -2/+2 |
| * | | | | Merge pull request #1346 from mmicko/fix_ecp5_cells_sim | David Shah | 2019-09-01 | 1 | -6/+7 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Fix TRELLIS_FF simulation model | Miodrag Milanovic | 2019-08-31 | 1 | -6/+7 |
| |/ / / |
|
| * | | | ecp5_gsr: Fix typo | David Shah | 2019-08-31 | 1 | -1/+1 |
* | | | | Recognise built-in types (e.g. $_DFF_*) | Eddie Hung | 2019-09-02 | 1 | -3/+4 |
|/ / / |
|
* | | | Missing dep for test_pmgen | Eddie Hung | 2019-08-30 | 1 | -1/+1 |
* | | | Merge pull request #1340 from YosysHQ/eddie/abc_no_clean | Eddie Hung | 2019-08-30 | 4 | -35/+35 |
|\ \ \
| |/ /
|/| | |
|
| * | | Nicer formatting | Eddie Hung | 2019-08-29 | 1 | -1/+7 |
| * | | parse_xaiger() to do "clean -purge" | Eddie Hung | 2019-08-29 | 1 | -1/+1 |
| * | | Output has priority over input when stitching in abc9 | Eddie Hung | 2019-08-29 | 1 | -13/+10 |
| * | | Group abc_* attribute doc with other attributes | Eddie Hung | 2019-08-29 | 1 | -17/+17 |
| * | | abc9 to not call "clean" at end of run (often called outside) | Eddie Hung | 2019-08-29 | 1 | -3/+0 |
* | | | Merge pull request #1310 from SergeyDegtyar/master | Eddie Hung | 2019-08-30 | 37 | -1/+766 |
|\ \ \ |
|
| * | | | macc test fix | SergeyDegtyar | 2019-08-30 | 1 | -1/+1 |
| * | | | Fix macc test | SergeyDegtyar | 2019-08-30 | 1 | -1/+1 |
| * | | | div_mod test fix | SergeyDegtyar | 2019-08-30 | 1 | -1/+1 |
| * | | | fix div_mod test | SergeyDegtyar | 2019-08-30 | 1 | -1/+1 |
| * | | | Fix test for counter | SergeyDegtyar | 2019-08-30 | 1 | -1/+1 |
| * | | | Merge branch 'master' into master | Sergey | 2019-08-30 | 6 | -27/+51 |
| |\ \ \ |
|
| * | | | | Add new tests. | SergeyDegtyar | 2019-08-30 | 10 | -0/+200 |
| * | | | | Remove unnecessary common.v(assertions for testbenches). | SergeyDegtyar | 2019-08-30 | 1 | -47/+0 |
| * | | | | Remove simulation from run-test.sh (unnecessary paths) | SergeyDegtyar | 2019-08-30 | 1 | -16/+9 |
| * | | | | Remove simulation from run-test.sh | SergeyDegtyar | 2019-08-30 | 1 | -6/+0 |
| * | | | | Merge pull request #2 from YosysHQ/master | Sergey | 2019-08-29 | 10 | -127/+341 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge pull request #3 from YosysHQ/Sergey/tests_ice40 | Sergey | 2019-08-29 | 74 | -820/+3636 |
| |\ \ \ \ |
|
| | * | | | | Comment out *.sh used for testbenches as we have no more | Eddie Hung | 2019-08-28 | 1 | -8/+8 |