aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'master' into eddie/muxpackEddie Hung2019-06-0739-364/+573
| |\ \ \ \ \ \
| * | | | | | | Comment O(N) -> O(N^2)Eddie Hung2019-06-071-1/+1
| * | | | | | | Add nonexcl case test, comment out two othersEddie Hung2019-06-072-22/+57
| * | | | | | | Extend ExclusiveDatabase to query SigSpec-s (for $pmux)Eddie Hung2019-06-071-19/+27
| * | | | | | | Add ExclusiveDatabase to check exclusive $eq/$logic_not cell resultsEddie Hung2019-06-071-1/+64
| * | | | | | | Add @cliffordwolf freduce testcaseEddie Hung2019-06-072-0/+30
| * | | | | | | Add nonexclusive test from @cliffordwolfEddie Hung2019-06-072-0/+28
| * | | | | | | Resolve @cliffordwolf comment on redundant checkEddie Hung2019-06-071-10/+2
| * | | | | | | Resolve @cliffordwolf comment on sigmapEddie Hung2019-06-071-2/+2
| * | | | | | | Another muxpack testEddie Hung2019-06-072-0/+32
| * | | | | | | Fix and test for balanced caseEddie Hung2019-06-063-10/+55
| * | | | | | | Fix warningsEddie Hung2019-06-062-3/+3
| * | | | | | | Support cascading $pmux.A with $mux.A and $mux.BEddie Hung2019-06-063-17/+65
| * | | | | | | More cleanupEddie Hung2019-06-061-15/+20
| * | | | | | | Fix spacingEddie Hung2019-06-061-6/+5
| * | | | | | | Non chain user check using next_sigEddie Hung2019-06-061-7/+5
| * | | | | | | Add non exclusive testEddie Hung2019-06-062-0/+56
| * | | | | | | Move muxpack from passes/techmap to passes/optEddie Hung2019-06-063-1/+1
| * | | | | | | Update docEddie Hung2019-06-061-4/+5
| * | | | | | | Add to CHANGELOGEddie Hung2019-06-061-0/+1
| * | | | | | | One more and tidy upEddie Hung2019-06-062-6/+28
| * | | | | | | Add a few more special case testsEddie Hung2019-06-062-0/+51
| * | | | | | | Add tests, fix for !=Eddie Hung2019-06-063-9/+110
| * | | | | | | Missing fileEddie Hung2019-06-061-0/+232
| * | | | | | | Initial adaptation of muxpack from shregmapEddie Hung2019-06-061-0/+1
* | | | | | | | Merge pull request #1124 from mmicko/json_portsClifford Wolf2019-06-242-0/+16
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fix json formattingMiodrag Milanovic2019-06-211-1/+1
| * | | | | | | Add upto and offset to JSON portsMiodrag Milanovic2019-06-212-0/+16
* | | | | | | | Add 'muxcover -dmux=<cost>' and '-nopartial' to CHANGELOGEddie Hung2019-06-211-1/+3
* | | | | | | | Merge pull request #1108 from YosysHQ/clifford/fix1091Eddie Hung2019-06-212-46/+239
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Replace "muxcover -freedecode" with "muxcover -dmux=cost"Clifford Wolf2019-06-211-15/+14
| * | | | | | | Add "muxcover -freedecode"Clifford Wolf2019-06-211-0/+14
| * | | | | | | Improvements in muxcoverClifford Wolf2019-06-201-38/+55
| * | | | | | | Missing a `clean` and `opt_expr -mux_bool` in testEddie Hung2019-06-201-0/+4
| * | | | | | | Add testEddie Hung2019-06-201-1/+136
| * | | | | | | Add support for partial matches to muxcover, fixes #1091Clifford Wolf2019-06-201-7/+31
* | | | | | | | Merge pull request #1123 from mmicko/fix_typoClifford Wolf2019-06-211-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix typoMiodrag Milanovic2019-06-211-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #1085 from YosysHQ/eddie/shregmap_improveEddie Hung2019-06-213-3/+129
|\ \ \ \ \ \ \ \
| * | | | | | | | Actually, there might not be any harm in updating sigmap...Eddie Hung2019-06-201-3/+1
| * | | | | | | | Add comment as per @cliffordwolfEddie Hung2019-06-201-0/+11
| * | | | | | | | Add shregmap -tech xilinx testEddie Hung2019-06-122-2/+63
| * | | | | | | | Revert "Try way that doesn't involve creating a new wire"Eddie Hung2019-06-111-15/+10
| * | | | | | | | Try way that doesn't involve creating a new wireEddie Hung2019-06-111-10/+15
| * | | | | | | | If d_bit already in sigbit_chain_next, create extra wireEddie Hung2019-06-101-3/+6
| * | | | | | | | Add testEddie Hung2019-06-102-0/+53
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #1122 from YosysHQ/clifford/jsonportsClifford Wolf2019-06-212-0/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Added JSON upto and offsetClifford Wolf2019-06-212-0/+16
|/ / / / / / / /
* | | | | | | | Merge pull request #1121 from YosysHQ/ecp5-ccu2c-invClifford Wolf2019-06-211-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | ecp5: Improve mapping of $alu when BI is usedDavid Shah2019-06-211-4/+5
|/ / / / / / / /