yosys.git
2020-01-13 Eddie HungMerge remote-tracking branch 'origin/master' into eddie...
2020-01-13 Eddie HungMerge pull request #1620 from YosysHQ/eddie/abc9_scratchpad
2020-01-13 Eddie HungMerge pull request #1627 from YosysHQ/eddie/fix1626
2020-01-12 Eddie HungAdd #1626 testcase
2020-01-12 Eddie Hungsynth_ice40: -abc2 to always use `abc` even if `-abc9`
2020-01-12 Eddie HungAnother conflict
2020-01-12 Eddie Hungcleanup
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-12 Eddie HungMIssed this merge conflict
2020-01-12 Eddie HungMerge remote-tracking branch 'origin/master' into eddie...
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 Hungabc9: fix help message, found by @nakengelhardt
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 HungCopy-pasta
2020-01-10 Eddie Hungsynth_xilinx: synth_xilinx.abc9.xc7.W to replace XC7_WI...
2020-01-10 Eddie Hungabc9: add abc9.verify and abc9.debug options
2020-01-10 Eddie HungMerge pull request #1624 from YosysHQ/eddie/abc9_leak
2020-01-10 Eddie Hungabc9: fix memory leak
2020-01-10 Eddie Hungabc9: fix typos
2020-01-10 Eddie HungAdd abc9 sanity test
2020-01-10 Eddie HungTune abc9.script.flow
2020-01-10 Eddie HungAdd '-v' to &if for abc9.script.default.fast
2020-01-10 Eddie Hungabc9: start post-fix with semicolon
2020-01-10 Eddie Hungabc9.script.* constpad entries to start with '+'
2020-01-10 Eddie HungRevert "abc9: if -script value is a file, then source...
2020-01-10 Eddie HungMove abc9.* constpad entries to Abc9Pass::on_register()
2020-01-10 Eddie HungMerge remote-tracking branch 'origin/clifford/onpassreg...
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 HungAdd abc9.if.script.flow{,2} to constpad
2020-01-08 Eddie Hungscratchpad entry abc9.if.R to &if -R
2020-01-08 Eddie Hungabc9: if -script value is a file, then source it, other...
2020-01-08 Eddie Hungabc9: add time as last script command
2020-01-08 Eddie HungFix {C} substitution
2020-01-08 Eddie HungAdd RTLIL::constpad, init by yosys_setup(); use for...
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
next