Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/eddie/muxpack' into xc7mux_wip | Eddie Hung | 2019-06-21 | 2 | -0/+413 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/master' into eddie/muxpack | Eddie Hung | 2019-06-10 | 1 | -1/+6 |
| |\ | |||||
| * \ | Merge branch 'master' into eddie/muxpack | Eddie Hung | 2019-06-07 | 28 | -33/+138 |
| |\ \ | |||||
| * | | | Add nonexcl case test, comment out two others | Eddie Hung | 2019-06-07 | 2 | -22/+57 |
| | | | | |||||
| * | | | Add @cliffordwolf freduce testcase | Eddie Hung | 2019-06-07 | 2 | -0/+30 |
| | | | | |||||
| * | | | Add nonexclusive test from @cliffordwolf | Eddie Hung | 2019-06-07 | 2 | -0/+28 |
| | | | | |||||
| * | | | Another muxpack test | Eddie Hung | 2019-06-07 | 2 | -0/+32 |
| | | | | |||||
* | | | | Merge branch 'xc7mux' into xc7mux_wip | Eddie Hung | 2019-06-21 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | Revert "autotest.sh to cat *.err on error" | Eddie Hung | 2019-06-21 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 21fa8972f3d04f717d0d4afbfa252e842c807619. | ||||
| * | | | | Revert "Cat more stuff" | Eddie Hung | 2019-06-21 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 638557de3ec600ebe240e2f25e337028ce453ba2. | ||||
| * | | | | Cat more stuff | Eddie Hung | 2019-06-21 | 1 | -0/+2 |
| | | | | | |||||
* | | | | | Merge remote-tracking branch 'origin/clifford/fix1091' into xc7mux_wip | Eddie Hung | 2019-06-21 | 1 | -1/+140 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Missing a `clean` and `opt_expr -mux_bool` in test | Eddie Hung | 2019-06-20 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | Add test | Eddie Hung | 2019-06-20 | 1 | -1/+136 |
| | | | | | |||||
* | | | | | autotest.sh to cat *.err on error | Eddie Hung | 2019-06-21 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Fix issue with part of PI being 1'bx | Eddie Hung | 2019-06-20 | 1 | -0/+5 |
| | | | | | |||||
* | | | | | Merge remote-tracking branch 'origin/eddie/fix1115' into xc7mux | Eddie Hung | 2019-06-20 | 1 | -4/+16 |
|\ \ \ \ \ | |||||
| * | | | | | Extend sign extension tests | Eddie Hung | 2019-06-20 | 1 | -4/+16 |
| | | | | | | |||||
* | | | | | | Merge remote-tracking branch 'origin/eddie/fix1118' into xc7mux | Eddie Hung | 2019-06-20 | 1 | -0/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add test | Eddie Hung | 2019-06-20 | 1 | -0/+11 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge remote-tracking branch 'origin/eddie/fix1115' into xc7mux | Eddie Hung | 2019-06-20 | 1 | -0/+21 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Remove leftover comment | Eddie Hung | 2019-06-20 | 1 | -3/+0 |
| | | | | | | |||||
| * | | | | | Add test | Eddie Hung | 2019-06-20 | 1 | -0/+24 |
| |/ / / / | |||||
* | | | | | Merge remote-tracking branch 'origin/master' into xc7mux | Eddie Hung | 2019-06-20 | 6 | -21/+62 |
|\| | | | | |||||
| * | | | | Update some .gitignore files | Clifford Wolf | 2019-06-20 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | | | | Add proper test for SV-style arrays | Clifford Wolf | 2019-06-20 | 3 | -6/+16 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | | | | Merge branch 'unpacked_arrays' of https://github.com/towoe/yosys-sv into ↵ | Clifford Wolf | 2019-06-20 | 2 | -0/+6 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | towoe-unpacked_arrays | ||||
| | * | | | | Unpacked array declaration using size | Tobias Wölfel | 2019-06-19 | 2 | -0/+6 |
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows fixed-sized array dimension specified by a single number. This commit is based on the work from PeterCrozier https://github.com/YosysHQ/yosys/pull/560. But is split out of the original work. | ||||
| * | | | | Merge pull request #1105 from YosysHQ/clifford/fixlogicinit | Clifford Wolf | 2019-06-19 | 2 | -14/+37 |
| |\ \ \ \ | | | | | | | | | | | | | Improve handling of initial/default values | ||||
| | * | | | | Add defvalue test, minor autotest fixes for .sv files | Clifford Wolf | 2019-06-19 | 2 | -14/+37 |
| | |/ / / | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * / / / | Make tests/aiger less chatty | Clifford Wolf | 2019-06-19 | 1 | -4/+6 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | | | Revert "Merge remote-tracking branch 'origin/eddie/muxpack' into xc7mux" | Eddie Hung | 2019-06-12 | 2 | -247/+0 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 2223ca91b0cc559bb876e8e97372a8f77da1603e, reversing changes made to eaee250a6e63e58dfef63fa30c4120db78223e24. | ||||
* | | | | Add a couple more tests | Eddie Hung | 2019-06-12 | 1 | -0/+12 |
| | | | | |||||
* | | | | Revert "Merge remote-tracking branch 'origin/eddie/shregmap_improve' into ↵ | Eddie Hung | 2019-06-12 | 2 | -53/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | xc7mux" This reverts commit a138381ac3f2c820d187f08531ffd823d6cbcfd5, reversing changes made to b77c5da76919f7f99f171a0a2775896fbc8debc2. | ||||
* | | | | Revert "Merge remote-tracking branch 'origin/eddie/muxpack' into xc7mux" | Eddie Hung | 2019-06-12 | 2 | -41/+0 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 2223ca91b0cc559bb876e8e97372a8f77da1603e, reversing changes made to eaee250a6e63e58dfef63fa30c4120db78223e24. | ||||
* | | | | Merge remote-tracking branch 'origin/eddie/shregmap_improve' into xc7mux | Eddie Hung | 2019-06-10 | 2 | -0/+53 |
|\ \ \ \ | |||||
| * | | | | Add test | Eddie Hung | 2019-06-10 | 2 | -0/+53 |
| |/ / / | |||||
* | | | | Merge remote-tracking branch 'origin/master' into xc7mux | Eddie Hung | 2019-06-10 | 1 | -1/+6 |
|\| | | | |||||
| * | | | Add some more comments | Eddie Hung | 2019-06-10 | 1 | -1/+6 |
| | |/ | |/| | |||||
* | | | Merge remote-tracking branch 'origin/master' into xc7mux | Eddie Hung | 2019-06-07 | 28 | -33/+138 |
|\| | | |||||
| * | | Test *.aag too, by using *.aig as reference | Eddie Hung | 2019-06-07 | 1 | -0/+19 |
| | | | |||||
| * | | Use ABC to convert from AIGER to Verilog | Eddie Hung | 2019-06-07 | 1 | -2/+3 |
| | | | |||||
| * | | Use ABC to convert AIGER to Verilog, then sat against Yosys | Eddie Hung | 2019-06-07 | 1 | -21/+15 |
| | | | |||||
| * | | Add symbols to AIGER test inputs for ABC | Eddie Hung | 2019-06-07 | 22 | -8/+40 |
| | | | |||||
| * | | Merge pull request #1077 from YosysHQ/clifford/pr983 | Clifford Wolf | 2019-06-07 | 2 | -0/+31 |
| |\ \ | | | | | | | | | elaboration system tasks | ||||
| | * \ | Merge branch 'pr_elab_sys_tasks' of https://github.com/udif/yosys into ↵ | Clifford Wolf | 2019-06-07 | 2 | -0/+31 |
| | |\ \ | | | | | | | | | | | | | | | | clifford/pr983 | ||||
| | | * | | Initial implementation of elaboration system tasks | Udi Finkelstein | 2019-05-03 | 2 | -0/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (IEEE1800-2017 section 20.11) This PR allows us to use $info/$warning/$error/$fatal **at elaboration time** within a generate block. This is very useful to stop a synthesis of a parametrized block when an illegal combination of parameters is chosen. | ||||
| * | | | | Rename implicit_ports.sv test to implicit_ports.v | Clifford Wolf | 2019-06-07 | 1 | -0/+0 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | | | Cleanup tux3-implicit_named_connection | Clifford Wolf | 2019-06-07 | 2 | -12/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
| * | | | Merge branch 'implicit_named_connection' of https://github.com/tux3/yosys ↵ | Clifford Wolf | 2019-06-07 | 4 | -3/+42 |
| |\ \ \ | | | | | | | | | | | | | | | | into tux3-implicit_named_connection |