aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | synth_xilinx to now wreduce except $mux, remove extra peepoptEddie Hung2019-06-211-8/+1
| * | | | | | | | | | | | | | | mux_map to no longer copy last value into 1'bxEddie Hung2019-06-211-19/+2
| * | | | | | | | | | | | | | | Fix spacingEddie Hung2019-06-211-3/+3
| * | | | | | | | | | | | | | | Fix spacing again, A_forward -> A_backwardEddie Hung2019-06-211-38/+40
| * | | | | | | | | | | | | | | Restore wreduce to synth_xilinx, after muxcoverEddie Hung2019-06-211-0/+1
| * | | | | | | | | | | | | | | Revert B_SIGNED optimisation, since only works for Y_WIDTH==1Eddie Hung2019-06-211-4/+3
| * | | | | | | | | | | | | | | Fix spacingEddie Hung2019-06-211-15/+15
| * | | | | | | | | | | | | | | synth_xilinx to use _ABC macro, and perform muxpack againEddie Hung2019-06-211-5/+5
| * | | | | | | | | | | | | | | Add $__XILINX_MUXF78 to preserve entire boxEddie Hung2019-06-213-7/+28
| * | | | | | | | | | | | | | | Fix alignmentEddie Hung2019-06-211-1/+1
| * | | | | | | | | | | | | | | Add FIXME about need for -mux4Eddie Hung2019-06-211-0/+2
| * | | | | | | | | | | | | | | Since muxcover uses MUX4s, blast them back to gates hereEddie Hung2019-06-211-0/+7
| * | | | | | | | | | | | | | | Expand synth -coarse without wreduce, move muxcoverEddie Hung2019-06-211-12/+24
| * | | | | | | | | | | | | | | Call opt_expr -mux_undef to get rid of 1'bx in muxes prior to abcEddie Hung2019-06-201-0/+1
| * | | | | | | | | | | | | | | mux_map to drop sign bit, and eliminate 'bx-esEddie Hung2019-06-201-13/+47
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-06-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-181-29/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-182-37/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-171-9/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-172-33/+59
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-171-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Try -W 300Eddie Hung2019-06-161-1/+2
| * | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/xaig' into xc7muxEddie Hung2019-06-151-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Revert "Remove wide mux inference"Eddie Hung2019-06-144-3/+194
* | | | | | | | | | | | | | | | | | | | | | | synth_ecp5: Fix typo in copyright headerDavid Shah2019-07-091-1/+1
* | | | | | | | | | | | | | | | | | | | | | | Revert "Add "synth -keepdc" option"Eddie Hung2019-07-091-13/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #1167 from YosysHQ/eddie/xc7srl_cleanupClifford Wolf2019-07-091-19/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'eddie/script_from_wire' into eddie/xc7srl_cleanupEddie Hung2019-07-022-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Cleanup SRL inference/make more consistentEddie Hung2019-06-291-19/+25
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1166 from YosysHQ/eddie/synth_keepdcEddie Hung2019-07-081-2/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Add synth -keepdc optionEddie Hung2019-07-081-2/+13
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | | | | | | | synth_intel: Warn about untested Quartus backendDan Ravensloft2019-07-071-0/+3
|/ / / / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / / install *_nowide.lut filesEddie Hung2019-06-292-0/+3
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | / Remove peepopt call in synth_xilinx since already in synth -run coarseEddie Hung2019-06-281-5/+0
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Update synth_ice40 -device doc to be relevant for -abc9 onlyEddie Hung2019-06-281-2/+2
* | | | | | | | | | | | | | | | | | | Disable boxing of ECP5 dist RAM due to regressionEddie Hung2019-06-281-1/+1
* | | | | | | | | | | | | | | | | | | Add write address to abc_scc_break of ECP5 dist RAMEddie Hung2019-06-281-1/+1
* | | | | | | | | | | | | | | | | | | Fix DO4 typoEddie Hung2019-06-281-1/+1
* | | | | | | | | | | | | | | | | | | Reduce diff with upstreamEddie Hung2019-06-271-4/+2
* | | | | | | | | | | | | | | | | | | Extraneous newlineEddie Hung2019-06-271-1/+0
* | | | | | | | | | | | | | | | | | | Remove noise from ice40/cells_sim.vEddie Hung2019-06-271-5/+0
* | | | | | | | | | | | | | | | | | | Refactor for one "abc_carry" attribute on moduleEddie Hung2019-06-273-9/+7
* | | | | | | | | | | | | | | | | | | Remove redundant docEddie Hung2019-06-271-3/+0
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Add warning if synth_xilinx -abc9 with family != xc7Eddie Hung2019-06-271-0/+2
* | | | | | | | | | | | | | | | | | Merge origin/masterEddie Hung2019-06-274-51/+100
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Add WE to ECP5 dist RAM's abc_scc_break tooEddie Hung2019-06-261-1/+1
* | | | | | | | | | | | | | | | | Update comment on boxesEddie Hung2019-06-262-4/+6
* | | | | | | | | | | | | | | | | Add "WE" to dist RAM's abc_scc_breakEddie Hung2019-06-261-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Remove unused varEddie Hung2019-06-261-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Add _nowide variants of LUT libraries in -nowidelut flowsEddie Hung2019-06-264-13/+44