yosys.git
2019-06-25 Eddie HungThis optimisation doesn't seem to work...
2019-06-25 Eddie Hungnullptr check
2019-06-25 Eddie HungRealistic delays for RAM32X1D too
2019-06-25 Eddie HungMerge remote-tracking branch 'origin/xaig' into xc7mux
2019-06-25 Eddie HungUse LUT delays for dist RAM delays
2019-06-25 Eddie HungAdd RAM32X1D box info
2019-06-25 Eddie HungMerge remote-tracking branch 'origin/xaig' into xc7mux
2019-06-25 Eddie HungFix for abc_scc_break is bus
2019-06-25 Eddie HungMore meaningful error message
2019-06-25 Eddie HungRe-enable dist RAM boxes for ECP5
2019-06-25 Eddie HungRevert "Re-enable dist RAM boxes for ECP5"
2019-06-25 Eddie HungDo not use log_id as it strips \\, also fix scc for...
2019-06-25 Eddie HungRe-enable dist RAM boxes for ECP5
2019-06-25 Eddie HungAdd Xilinx dist RAM as comb boxes
2019-06-25 Eddie HungFix abc9's scc breaker, also break on abc_scc_break...
2019-06-25 Eddie HungAdd tests/various/abc9.{v,ys} with SCC test
2019-06-25 Eddie HungMerge remote-tracking branch 'origin/master' into xaig
2019-06-24 Eddie HungMerge remote-tracking branch 'origin/eddie/ram32x1d...
2019-06-24 Eddie HungAdd RAM32X1D support
2019-06-24 Eddie HungReduce MuxFx resources in mux techmapping
2019-06-24 Eddie HungReduce number of decomposed muxes during techmap
2019-06-24 Eddie HungRevert "Fix techmapping muxes some more"
2019-06-24 Eddie HungMove comment
2019-06-24 Eddie HungFix techmapping muxes some more
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-24 Clifford WolfMerge pull request #1124 from mmicko/json_ports
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 Miodrag MilanovicFix json formatting
2019-06-21 Eddie HungMerge remote-tracking branch 'origin/clifford/fix1091...
2019-06-21 Miodrag MilanovicAdd upto and offset to JSON ports
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
next