yosys.git
2020-01-12 Eddie HungMerge remote-tracking branch 'origin/master' into eddie...
2020-01-12 Eddie HungMerge remote-tracking branch 'origin/master' into eddie...
2020-01-12 Eddie Hungwrite_xaiger: create holes_sigmap before modifications
2020-01-11 Eddie HungMerge branch 'eddie/abc9_refactor' of github.com:YosysH...
2020-01-11 Eddie HungMerge pull request #1625 from YosysHQ/eddie/abc9_mfs
2020-01-11 Eddie Hungwrite_xaiger: sort holes by offset as well as port_id
2020-01-11 Eddie Hungabc9: cleanup
2020-01-11 Eddie Hungabc9: remove -nomfs option
2020-01-11 Eddie HungMerge remote-tracking branch 'origin/master' into eddie...
2020-01-11 Eddie HungBump ABCREV for upstream fix
2020-01-11 Eddie HungMerge pull request #1622 from YosysHQ/clifford/onpassreg
2020-01-10 Eddie HungMerge pull request #1624 from YosysHQ/eddie/abc9_leak
2020-01-10 Eddie Hungabc9: fix memory leak
2020-01-09 Clifford WolfBump version
2020-01-09 Clifford WolfAdd Pass::on_register() and Pass::on_shutdown()
2020-01-09 Eddie Hungabc9_ops: fix reintegration by removing optimised-away...
2020-01-09 Eddie Hungread_aiger: more accurate debug message
2020-01-09 Eddie Hungread_aiger: do not double-count outputs for flops
2020-01-09 Eddie Hungwrite_xaiger: cleanup holes generation
2020-01-08 Eddie Hungwrite_xaiger: holes PIs only if whitebox
2020-01-08 Eddie HungCleanup
2020-01-08 Eddie HungFix abc9 help, add labels
2020-01-08 Eddie HungMerge remote-tracking branch 'origin/master' into eddie...
2020-01-08 Eddie HungFix abc9_xc7.box comments
2020-01-07 Eddie HungFix abc9_xc7.box comments
2020-01-07 Eddie Hungscc to use design->selected_modules() which avoids...
2020-01-07 Eddie HungMerge remote-tracking branch 'origin/master' into eddie...
2020-01-07 Eddie HungMerge remote-tracking branch 'origin/master' into eddie...
2020-01-07 Eddie HungBump ABCREV for upstream fix
2020-01-07 Eddie HungMerge pull request #1618 from YosysHQ/eddie/aiger_fixes
2020-01-07 Eddie Hungread_aiger: consistency between ascii and binary; also...
2020-01-07 Eddie Hungread_aiger fixes
2020-01-07 Eddie Hungtests/aiger: write Yosys output
2020-01-07 Eddie HungAdd testcases
2020-01-07 Eddie Hungtests/aiger: write Yosys output
2020-01-07 Eddie Hungread_aiger: connect identical signals together
2020-01-07 Eddie Hungread_aiger: cope with latches and POs with same name
2020-01-07 Eddie Hungread_aiger: default -clk_name to be empty
2020-01-07 Eddie Hungabc9_ops -reintegrate: process box connections
2020-01-07 Eddie Hungread_aiger: do not process box connections, work standalone
2020-01-07 Eddie HungFix tabs and cleanup
2020-01-07 Eddie Hungread_aiger: consistency between ascii and binary
2020-01-07 Eddie Hungabc_exe: move 'count_outputs' check to abc
2020-01-07 Eddie HungMerge branch 'master' into eddie/abc9_refactor
2020-01-07 Eddie HungMerge branch 'master' of github.com:YosysHQ/yosys
2020-01-07 Eddie HungMerge pull request #1181 from YosysHQ/xaig_dff
2020-01-07 Eddie HungFix DSP48E1 sim
2020-01-07 Eddie HungAdd testcase from #1459
2020-01-07 Eddie HungRe-enable &mfs for synth_{ecp5,xilinx}
2020-01-07 Eddie HungBump ABCREV
2020-01-06 Eddie HungAdd abc9_ops -reintegrate; moved out from now abc9_exe
2020-01-06 Eddie Hungabc9_map: drop padding in box connections
2020-01-06 Eddie HungStray log_module
2020-01-06 Eddie HungMerge remote-tracking branch 'origin/xaig_dff' into...
2020-01-06 Eddie HungMerge remote-tracking branch 'origin/master' into xaig_dff
2020-01-06 Eddie HungMerge pull request #1617 from YosysHQ/eddie/abc9_dsp_re...
2020-01-06 Eddie HungRevert "write_xaiger to pad, not abc9_ops -prep_holes"
2020-01-06 Eddie HungCleanup
2020-01-06 Eddie Hungread_aiger: add -xaiger option
2020-01-06 Eddie Hungscc to use design->selected_modules() which avoids...
2020-01-06 Eddie HungRevert "scc command to ignore blackboxes"
2020-01-06 Eddie HungFix bad merge
2020-01-06 Eddie Hungabc9: uncomment nothing to map message
2020-01-06 Eddie HungMerge remote-tracking branch 'origin/xaig_dff' into...
2020-01-06 Eddie HungWrap arrival functions inside `YOSYS too
2020-01-06 Eddie HungFixes
2020-01-06 Eddie HungFixes
2020-01-06 Eddie HungMerge pull request #1616 from nakengelhardt/abc_scratch...
2020-01-06 Eddie HungFix return value of arrival time functions, fix word
2020-01-06 Eddie HungBump ABCREV for upstream fix
2020-01-06 Eddie Hungabc9: remove -markgroups option, since operates on...
2020-01-06 Eddie Hungabc9: cleanup
2020-01-06 Eddie Hungwrite_xaiger: make more robust, update doc
2020-01-06 Eddie Hungwrite_aiger: make more robust
2020-01-06 N. Engelhardterror if multiple -g options are given for abc
2020-01-06 Eddie HungAdd abc9.dff scratchpad option
2020-01-06 Eddie HungMerge remote-tracking branch 'origin/master' into xaig_dff
2020-01-06 Eddie HungMerge pull request #1582 from nakengelhardt/abc_scratch...
2020-01-06 Eddie HungMerge remote-tracking branch 'origin/master' into xaig_dff
2020-01-06 Eddie HungRevert ABCREV
2020-01-06 Eddie HungReword (* abc9_flop *) description
2020-01-06 N. Engelhardtcheck scratchpad for arguments in abc pass too
2020-01-06 N. Engelhardtinherit default values when checking scratchpad for...
2020-01-05 Miodrag MilanovićMerge pull request #1611 from YosysHQ/mmicko/wrapcarry_fix
2020-01-05 Eddie Hungwrite_xaiger to pad, not abc9_ops -prep_holes
2020-01-04 Miodrag MilanovicValid to have attribute starting with SB_CARRY.
2020-01-04 Eddie HungCleanup
2020-01-04 Eddie HungFix when -dff not given
2020-01-03 Eddie HungCall -prep_holes before aigmap; fix topo ordering
2020-01-03 Eddie HungWIP
2020-01-03 Eddie HungPreserve topo ordering from -prep_holes to write_xaiger
2020-01-03 Eddie HungWIP
2020-01-03 Eddie HungWIP
2020-01-03 Eddie HungRestore write_xaiger's holes_mode since port_id order...
2020-01-03 N. Engelhardtshare codepath for scratchpad argument handling with...
2020-01-03 N. EngelhardtMerge branch 'master' of https://github.com/YosysHQ...
2020-01-03 Eddie HungCleanup
2020-01-03 Eddie HungFix spacing
2020-01-03 Eddie HungRemove a few log_{push,pop}()
2020-01-03 Eddie Hungaigmap everything
next