yosys.git
2020-01-14 Eddie HungMerge remote-tracking branch 'origin/master' into eddie...
2020-01-14 Eddie HungMerge pull request #1633 from YosysHQ/eddie/fix_autoname
2020-01-14 Eddie HungMerge pull request #1632 from YosysHQ/eddie/fix1630
2020-01-14 Miodrag MilanovićMerge pull request #1623 from YosysHQ/mmicko/edif_attr
2020-01-14 Eddie Hungautoname: do not autoname ports
2020-01-14 Eddie Hungautoname: add testcase with $-prefix-ed port
2020-01-14 Eddie Hungread_aiger: also rename "$0"
2020-01-14 Eddie Hungabc9_ops: -break_scc -> -mark_scc using (* keep *)...
2020-01-14 Eddie Hungabc9_ops: ignore inouts of all cell outputs for topo...
2020-01-14 Eddie Hungwrite_xaiger: fix case of PI and CI and (* keep *)
2020-01-14 Eddie Hungabc9: break SCC by setting (* keep *) on output wires
2020-01-14 Eddie Hungread_aiger: uniquify wires with $aiger<autoidx> prefix
2020-01-14 Eddie HungAdd #1630 testcase
2020-01-14 Eddie Hungabc9: add -run option
2020-01-14 Eddie Hungabc9: respect (* keep *) on cells
2020-01-14 Eddie Hungwrite_xaiger: add support and test for (* keep *) on...
2020-01-14 Eddie Hungread_aiger: make $and/$not/$lut the prefix not suffix
2020-01-13 Eddie Hungwrite_xaiger: cache arrival times
2020-01-13 Eddie Hungabc9: log which module is being operated on
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 Miodrag Milanovicthis one is fine
2020-01-10 Miodrag MilanovicFix tests
2020-01-10 Miodrag Milanovicremove whitespace
2020-01-10 Miodrag MilanovicUse CARRY4 for abc1 as well, preventing issues with...
2020-01-10 Miodrag MilanovicExport wire properties as well in EDIF
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
next