yosys.git
2019-06-24 Eddie HungFix mux techmapping
2019-06-24 Eddie HungModify costs for muxcover
2019-06-24 Eddie HungRevert Makefile
2019-06-24 Eddie HungChange synth_xilinx's -nomux to -minmuxf <int>
2019-06-23 Eddie HungMerge remote-tracking branch 'origin/xaig' into xc7mux
2019-06-22 Eddie HungAdd comments to ecp5 box
2019-06-22 Eddie HungAdd comment to xc7 box
2019-06-22 Eddie HungFix and cleanup ice40 boxes for carry in/out
2019-06-22 Eddie HungCarry in/out box ordering now move to end, not swap...
2019-06-22 Eddie HungRemove DFF and RAMD box info for now
2019-06-22 Eddie HungMerge branch 'master' into xaig
2019-06-22 Eddie HungAdd 'muxcover -dmux=<cost>' and '-nopartial' to CHANGELOG
2019-06-22 Eddie HungRemove $_MUX4_ techmap rule
2019-06-22 Eddie HungFix wreduce call (!!!), tweak muxcover costs
2019-06-22 Eddie HungMerge remote-tracking branch 'origin/xaig' into xc7mux
2019-06-22 Eddie HungMerge remote-tracking branch 'origin/master' into xaig
2019-06-22 Eddie HungFix CHANGELOG
2019-06-22 Eddie HungMerge remote-tracking branch 'origin/xaig' into xc7mux
2019-06-22 Eddie HungReduce log_debug spam in parse_xaiger()
2019-06-22 Eddie HungMerge remote-tracking branch 'origin/xaig' into xc7mux
2019-06-22 Eddie HungDo not rename non LUT cells in abc9
2019-06-22 Eddie HungReplace assert with error message
2019-06-22 Eddie HungAdd log_push()/log_pop() inside write_xaiger
2019-06-22 Eddie HungAdd log_push()/log_pop() inside write_xaiger
2019-06-22 Eddie HungMerge pull request #1108 from YosysHQ/clifford/fix1091
2019-06-22 Eddie HungConstrain wreduce only if wide mux
2019-06-22 Eddie HungSimplify and comment out mux_map.v
2019-06-21 Eddie Hungsynth_xilinx to now wreduce except $mux, remove extra...
2019-06-21 Eddie Hungmux_map to no longer copy last value into 1'bx
2019-06-21 Eddie HungFix spacing
2019-06-21 Eddie HungFix spacing again, A_forward -> A_backward
2019-06-21 Eddie HungRestore wreduce to synth_xilinx, after muxcover
2019-06-21 Eddie HungRevert B_SIGNED optimisation, since only works for...
2019-06-21 Eddie HungFix spacing
2019-06-21 Eddie Hungsynth_xilinx to use _ABC macro, and perform muxpack...
2019-06-21 Eddie HungAdd $__XILINX_MUXF78 to preserve entire box
2019-06-21 Eddie HungDo not rename non LUT cells in abc9
2019-06-21 Eddie HungReplace assert with error message
2019-06-21 Eddie HungMerge remote-tracking branch 'origin/eddie/muxpack...
2019-06-21 Eddie HungFix alignment
2019-06-21 Eddie HungMerge branch 'xc7mux' into xc7mux_wip
2019-06-21 Eddie HungOne more workaround for gcc-4.8
2019-06-21 Eddie HungOne more workaround for gcc-4.8
2019-06-21 Eddie HungWorkaround issues exposed by gcc-4.8
2019-06-21 Eddie HungNo point logging constant bit
2019-06-21 Eddie HungMove comment
2019-06-21 Eddie HungRevert "autotest.sh to cat *.err on error"
2019-06-21 Eddie HungRevert "Cat more stuff"
2019-06-21 Eddie HungWorkaround issues exposed by gcc-4.8
2019-06-21 Eddie HungRevert "Stab in the dark with aig_map from dict ->...
2019-06-21 Eddie HungCat more stuff
2019-06-21 Eddie HungNo point logging constant bit
2019-06-21 Eddie HungMove comment
2019-06-21 Eddie HungStab in the dark with aig_map from dict -> std::map
2019-06-21 Eddie HungAdd FIXME about need for -mux4
2019-06-21 Eddie HungSince muxcover uses MUX4s, blast them back to gates...
2019-06-21 Eddie HungExpand synth -coarse without wreduce, move muxcover
2019-06-21 Eddie HungMerge remote-tracking branch 'origin/clifford/fix1091...
2019-06-21 Eddie Hungautotest.sh to cat *.err on error
2019-06-21 Clifford WolfMerge pull request #1123 from mmicko/fix_typo
2019-06-21 Clifford WolfReplace "muxcover -freedecode" with "muxcover -dmux...
2019-06-21 Miodrag MilanovicFix typo
2019-06-21 Eddie HungMerge pull request #1085 from YosysHQ/eddie/shregmap_im...
2019-06-21 Clifford WolfMerge pull request #1122 from YosysHQ/clifford/jsonports
2019-06-21 Clifford WolfAdded JSON upto and offset
2019-06-21 Clifford WolfMerge pull request #1121 from YosysHQ/ecp5-ccu2c-inv
2019-06-21 David Shahecp5: Improve mapping of $alu when BI is used
2019-06-21 Clifford WolfMerge pull request #1117 from bwidawsk/more-home
2019-06-21 Clifford WolfMerge pull request #1119 from YosysHQ/eddie/fix1118
2019-06-21 Clifford WolfMerge pull request #1116 from YosysHQ/eddie/fix1115
2019-06-21 Clifford WolfAdd "muxcover -freedecode"
2019-06-21 Eddie HungFix spacing
2019-06-21 Eddie HungRevert Makefile
2019-06-21 Eddie HungFix spacing
2019-06-21 Eddie HungRevert Makefile
2019-06-21 Eddie HungRefactor bit2aig for less lookups
2019-06-21 Eddie HungFix gcc invalidation behaviour for write_aiger
2019-06-21 Eddie HungFix gcc error, due to dict invalidation during recursion
2019-06-21 Eddie HungFix gcc warning of potentially uninitialised
2019-06-21 Eddie HungRefactor bit2aig for less lookups
2019-06-21 Eddie HungFix gcc invalidation behaviour for write_aiger
2019-06-21 Eddie HungFix gcc invalidation behaviour for write_aiger
2019-06-21 Eddie HungFix gcc error, due to dict invalidation during recursion
2019-06-21 Eddie HungFix gcc warning of potentially uninitialised
2019-06-21 Clifford WolfImprovements in muxcover
2019-06-21 Eddie HungMissing a `clean` and `opt_expr -mux_bool` in test
2019-06-21 Eddie HungAdd test
2019-06-21 Clifford WolfAdd support for partial matches to muxcover, fixes...
2019-06-21 Eddie Hungwrite_xaiger to flatten 1'bx/1'bz to 1'b0 again
2019-06-21 Eddie HungFix simple_abc9/generate test with 1'bx at MSB
2019-06-21 Eddie HungFix different abc9 test
2019-06-21 Eddie HungFix broken abc9.v test due to inout being 1'bx
2019-06-21 Eddie HungRun simple_abc9 tests
2019-06-21 Eddie Hungwrite_xaiger to flatten 1'bx/1'bz to 1'b0 again
2019-06-21 Eddie HungFix simple_abc9/generate test with 1'bx at MSB
2019-06-21 Eddie HungFix different abc9 test
2019-06-21 Eddie HungFix broken abc9.v test due to inout being 1'bx
2019-06-21 Eddie HungRun simple_abc9 tests
2019-06-21 Eddie HungMerge remote-tracking branch 'origin/master' into xaig
2019-06-21 Eddie HungFix issue with part of PI being 1'bx
next