aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Merge branch 'koriakin/xc7nocarrymux' into xaigEddie Hung2019-06-260-0/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix spacingEddie Hung2019-06-261-5/+5
| | | | |
| * | | | Merge branch 'koriakin/xc7nocarrymux' into xaigEddie Hung2019-06-260-0/+0
| |\| | |
| | * | | Oops. Actually use nocarry flag as spotted by @koriakinEddie Hung2019-06-261-5/+7
| | | | |
| * | | | Merge branch 'koriakin/xc7nocarrymux' into xaigEddie Hung2019-06-262-9/+26
| |\| | |
| | * | | synth_ecp5 rename -nomux to -nowidelut, but preserve formerEddie Hung2019-06-261-6/+6
| | | | |
| | * | | Merge branch 'xc7nocarrymux' of https://github.com/koriakin/yosys into ↵Eddie Hung2019-06-261-4/+24
| | |\ \ \ | | | |_|/ | | |/| | | | | | | koriakin/xc7nocarrymux
| | | * | synth_xilinx: Add -nocarry and -nomux options.Marcin Kościelnicki2019-04-301-7/+26
| | | | |
* | | | | Rename -minmuxf to -widemuxEddie Hung2019-06-261-23/+23
| | | | |
* | | | | Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-261-2/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #1136 from YosysHQ/xaig_ice40_wire_delEddie Hung2019-06-261-2/+10
| |\ \ \ \ | | |/ / / | |/| | | abc9: Add wire delays to synth_ice40
| | * | | abc9: Add wire delays to synth_ice40David Shah2019-06-261-2/+10
| |/ / / | | | | | | | | | | | | Signed-off-by: David Shah <dave@ds0.me>
* | | | Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-250-0/+0
|\| | |
| * | | Missing muxpack.o in MakefileEddie Hung2019-06-251-0/+1
| | | |
* | | | Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-257-35/+235
|\| | |
| * | | Realistic delays for RAM32X1D tooEddie Hung2019-06-251-2/+2
| | | |
| * | | Add RAM32X1D box infoEddie Hung2019-06-252-4/+12
| | | |
| * | | Merge remote-tracking branch 'origin/master' into xaigEddie Hung2019-06-2513-14/+1029
| |\| |
| | * | Add testcase from #335, fixed by #1130Eddie Hung2019-06-251-0/+28
| | | |
| | * | Merge pull request #1130 from YosysHQ/eddie/fix710Clifford Wolf2019-06-253-6/+33
| | |\ \ | | | | | | | | | | memory_dff: walk through more than one mux for computing read enable
| | | * | Fix spacingEddie Hung2019-06-251-4/+3
| | | | |
| | | * | Move only one consumer check outside of while loopEddie Hung2019-06-251-6/+5
| | | | |
| | | * | Walk through as many muxes as exist for rd_enEddie Hung2019-06-241-8/+16
| | | | |
| | | * | Add testEddie Hung2019-06-242-1/+22
| | | | |
| | * | | Merge pull request #1129 from YosysHQ/eddie/ram32x1dEddie Hung2019-06-255-20/+73
| | |\ \ \ | | | | | | | | | | | | Add RAM32X1D support
| | * \ \ \ Merge pull request #1075 from YosysHQ/eddie/muxpackClifford Wolf2019-06-255-0/+897
| | |\ \ \ \ | | | | | | | | | | | | | | Add new "muxpack" command for packing chains of $mux cells
| | | * \ \ \ Merge remote-tracking branch 'origin/master' into eddie/muxpackEddie Hung2019-06-2215-61/+450
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | * | | | Cope with $reduce_or common in caseEddie Hung2019-06-211-5/+37
| | | | | | |
| | | * | | | Add more testsEddie Hung2019-06-212-21/+51
| | | | | | |
| | | * | | | Fix testcaseEddie Hung2019-06-211-3/+4
| | | | | | |
| | | * | | | Fix spacingEddie Hung2019-06-211-24/+24
| | | | | | |
| | | * | | | Add docEddie Hung2019-06-211-3/+3
| | | | | | |
| | | * | | | Add more muxpack tests, with overlapping entriesEddie Hung2019-06-212-1/+84
| | | | | | |
| | | * | | | Fix up ExclusiveDatabase with @cliffordwolf's helpEddie Hung2019-06-211-35/+34
| | | | | | |
| | | * | | | Merge branch 'master' into eddie/muxpackEddie Hung2019-06-2129-47/+237
| | | |\ \ \ \
| | | * \ \ \ \ Merge remote-tracking branch 'origin/master' into eddie/muxpackEddie Hung2019-06-185-3/+61
| | | |\ \ \ \ \
| * | | | | | | | nullptr checkEddie Hung2019-06-251-0/+1
| | | | | | | | |
* | | | | | | | | This optimisation doesn't seem to work...Eddie Hung2019-06-251-24/+24
| | | | | | | | |
* | | | | | | | | nullptr checkEddie Hung2019-06-241-0/+1
| | | | | | | | |
* | | | | | | | | Realistic delays for RAM32X1D tooEddie Hung2019-06-241-2/+2
| | | | | | | | |
* | | | | | | | | Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-241-4/+4
|\| | | | | | | |
| * | | | | | | | Use LUT delays for dist RAM delaysEddie Hung2019-06-241-4/+4
| | | | | | | | |
* | | | | | | | | Add RAM32X1D box infoEddie Hung2019-06-242-4/+12
| | | | | | | | |
* | | | | | | | | Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-248-10/+104
|\| | | | | | | |
| * | | | | | | | Fix for abc_scc_break is busEddie Hung2019-06-241-21/+23
| | | | | | | | |
| * | | | | | | | More meaningful error messageEddie Hung2019-06-241-0/+2
| | | | | | | | |
| * | | | | | | | Re-enable dist RAM boxes for ECP5Eddie Hung2019-06-241-1/+1
| | | | | | | | |
| * | | | | | | | Revert "Re-enable dist RAM boxes for ECP5"Eddie Hung2019-06-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit ca0225fcfaa8c9c68647034351a1569464959edf.
| * | | | | | | | Do not use log_id as it strips \\, also fix scc for |wire| > 1Eddie Hung2019-06-241-13/+30
| | | | | | | | |
| * | | | | | | | Re-enable dist RAM boxes for ECP5Eddie Hung2019-06-241-1/+1
| | | | | | | | |