Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | Comment O(N) -> O(N^2) | Eddie Hung | 2019-06-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | Add nonexcl case test, comment out two others | Eddie Hung | 2019-06-07 | 2 | -22/+57 | |
| | * | | | | | | | | | | | | | | Extend ExclusiveDatabase to query SigSpec-s (for $pmux) | Eddie Hung | 2019-06-07 | 1 | -19/+27 | |
| | * | | | | | | | | | | | | | | Add ExclusiveDatabase to check exclusive $eq/$logic_not cell results | Eddie Hung | 2019-06-07 | 1 | -1/+64 | |
| | * | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | Resolve @cliffordwolf comment on redundant check | Eddie Hung | 2019-06-07 | 1 | -10/+2 | |
| | * | | | | | | | | | | | | | | Resolve @cliffordwolf comment on sigmap | Eddie Hung | 2019-06-07 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | Another muxpack test | Eddie Hung | 2019-06-07 | 2 | -0/+32 | |
| * | | | | | | | | | | | | | | | Merge pull request #1124 from mmicko/json_ports | Clifford Wolf | 2019-06-24 | 2 | -0/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Fix json formatting | Miodrag Milanovic | 2019-06-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | Add upto and offset to JSON ports | Miodrag Milanovic | 2019-06-21 | 2 | -0/+16 | |
| * | | | | | | | | | | | | | | | Add 'muxcover -dmux=<cost>' and '-nopartial' to CHANGELOG | Eddie Hung | 2019-06-21 | 1 | -1/+3 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge pull request #1108 from YosysHQ/clifford/fix1091 | Eddie Hung | 2019-06-21 | 2 | -46/+239 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Replace "muxcover -freedecode" with "muxcover -dmux=cost" | Clifford Wolf | 2019-06-21 | 1 | -15/+14 | |
| | * | | | | | | | | | | | | | Add "muxcover -freedecode" | Clifford Wolf | 2019-06-21 | 1 | -0/+14 | |
| | * | | | | | | | | | | | | | Improvements in muxcover | Clifford Wolf | 2019-06-20 | 1 | -38/+55 | |
| | * | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | Add support for partial matches to muxcover, fixes #1091 | Clifford Wolf | 2019-06-20 | 1 | -7/+31 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #1123 from mmicko/fix_typo | Clifford Wolf | 2019-06-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Fix typo | Miodrag Milanovic | 2019-06-21 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge pull request #1085 from YosysHQ/eddie/shregmap_improve | Eddie Hung | 2019-06-21 | 3 | -3/+129 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Actually, there might not be any harm in updating sigmap... | Eddie Hung | 2019-06-20 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | Add comment as per @cliffordwolf | Eddie Hung | 2019-06-20 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | Add shregmap -tech xilinx test | Eddie Hung | 2019-06-12 | 2 | -2/+63 | |
| | * | | | | | | | | | | | | | Revert "Try way that doesn't involve creating a new wire" | Eddie Hung | 2019-06-11 | 1 | -15/+10 | |
| * | | | | | | | | | | | | | | Merge pull request #1122 from YosysHQ/clifford/jsonports | Clifford Wolf | 2019-06-21 | 2 | -0/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Added JSON upto and offset | Clifford Wolf | 2019-06-21 | 2 | -0/+16 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #1121 from YosysHQ/ecp5-ccu2c-inv | Clifford Wolf | 2019-06-21 | 1 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | ecp5: Improve mapping of $alu when BI is used | David Shah | 2019-06-21 | 1 | -4/+5 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #1117 from bwidawsk/more-home | Clifford Wolf | 2019-06-21 | 2 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Add a few more filename rewrites | Ben Widawsky | 2019-06-20 | 2 | -0/+5 | |
| * | | | | | | | | | | | | | | | Merge pull request #1119 from YosysHQ/eddie/fix1118 | Clifford Wolf | 2019-06-21 | 2 | -0/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Add test | Eddie Hung | 2019-06-20 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | | Make genvar a signed type | Eddie Hung | 2019-06-20 | 1 | -0/+1 | |
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #1116 from YosysHQ/eddie/fix1115 | Clifford Wolf | 2019-06-21 | 3 | -7/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Add CHANGELOG entry | Eddie Hung | 2019-06-20 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | Extend sign extension tests | Eddie Hung | 2019-06-20 | 1 | -4/+16 | |
| | * | | | | | | | | | | | | | | Maintain "is_unsized" state of constants | Eddie Hung | 2019-06-20 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | Revert "Fix sign extension when sign is 1'bx" | Eddie Hung | 2019-06-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | Remove leftover comment | Eddie Hung | 2019-06-20 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | Add test | Eddie Hung | 2019-06-20 | 1 | -0/+24 | |
| | * | | | | | | | | | | | | | | Fix sign extension when sign is 1'bx | Eddie Hung | 2019-06-20 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / / | Fix gcc invalidation behaviour for write_aiger | Eddie Hung | 2019-06-20 | 1 | -1/+2 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Fix typo, fixes #1095 | Clifford Wolf | 2019-06-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Improve shregmap help message, fixes #1113 | Clifford Wolf | 2019-06-20 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | Update some .gitignore files | Clifford Wolf | 2019-06-20 | 2 | -3/+3 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix typo | Clifford Wolf | 2019-06-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Merge branch 'towoe-unpacked_arrays' | Clifford Wolf | 2019-06-20 | 2 | -1/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | |