yosys.git
2020-01-09 Eddie Hungwrite_xaiger: cope with abc9_arrival as string of ints
2020-01-09 Eddie HungMerge remote-tracking branch 'origin/eddie/abc9_refacto...
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 HungMerge remote-tracking branch 'origin/eddie/abc9_refacto...
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 Hungscc to use design->selected_modules() which avoids...
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-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 remote-tracking branch 'origin/eddie/abc9_refacto...
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
2020-01-03 Eddie Hungscc command to ignore blackboxes
2020-01-03 Eddie HungMove scc operations out of inner loop
2020-01-02 Eddie HungCleanup
2020-01-02 Eddie HungMerge remote-tracking branch 'origin/xaig_dff' into...
2020-01-02 Eddie Hungwrite_xaiger: get rid of external_bits dict
2020-01-02 Eddie HungMerge remote-tracking branch 'origin/master' into eddie...
2020-01-02 Eddie HungCombine tests to check multiple clock domains
2020-01-02 Eddie HungDrive $[ABCD] explicitly
2020-01-02 whitequarkMerge pull request #1604 from whitequark/unify-ram...
2020-01-02 Eddie Hungsynth_xilinx -dff to work with abc too
2020-01-02 Eddie HungMerge remote-tracking branch 'origin/master' into eddie...
2020-01-02 Eddie HungMerge remote-tracking branch 'origin/master' into xaig_dff
2020-01-02 Eddie HungAdd 'abc9 -dff' to CHANGELOG
2020-01-02 Eddie HungUpdate doc
2020-01-02 Eddie HungUpdate comments
2020-01-02 Eddie Hungabc9 -keepff -> -dff; refactor dff operations
2020-01-02 Clifford WolfMerge pull request #1609 from YosysHQ/clifford/fix1596
2020-01-02 Clifford WolfAlways create $shl, $shr, $sshl, $sshr cells with unsig...
2020-01-02 Eddie HungMerge pull request #1601 from YosysHQ/eddie/synth_retime
2020-01-02 Eddie HungMerge pull request #1608 from YosysHQ/eddie/ifndef_YOSYS
next