yosys.git
2019-02-26 Eddie HungMerge remote-tracking branch 'origin/master' into xaig
2019-02-26 Eddie HungUncomment out more tests
2019-02-26 Eddie Hungabc9 -- multiple connections for inouts
2019-02-26 Eddie Hungwrite_xaiger to behave for undriven/unused inouts
2019-02-26 Eddie Hungparse_xaiger() to really pass single and multi-bit...
2019-02-26 Eddie HungAdd IdString::ends_with()
2019-02-26 Eddie HungEnable two inout tests
2019-02-26 Eddie Hungparse_xaiger() to cope with multi bit inouts
2019-02-26 Larry Doolittletechlibs/greenpak4/cells_map.v: Harmonize whitespace...
2019-02-26 Larry DoolittleClean up some whitepsace outliers
2019-02-26 Eddie Hungabc9 cleanup
2019-02-26 Eddie Hungparse_xaiger() to untransform $inout.out output ports
2019-02-26 Eddie Hungwrite_xaiger duplicate inout port into out port with...
2019-02-25 Eddie Hungread_aiger to accept empty string for clk_name, passabl...
2019-02-25 Eddie Hungabc9 not to clean after aigmap
2019-02-25 Eddie HungCleanup abc9 code
2019-02-25 Eddie HungAdd broken testcases
2019-02-25 Eddie Hungabc9 to call "clean" once at the end of all abc9_module...
2019-02-24 Clifford WolfMinor changes ontop of 71bcc4c: Remove hierarchy warnin...
2019-02-24 Clifford WolfMerge pull request #812 from ucb-bar/arrayhierarchyfixes
2019-02-24 Clifford WolfCleanups in ARST handling in wreduce
2019-02-24 Clifford WolfMerge pull request #824 from litghost/fix_reduce_on_ff
2019-02-24 Clifford WolfFix handling of defparam for when default_nettype is...
2019-02-24 Clifford WolfCheck if Verific was built with DB_PRESERVE_INITIAL_VALUE
2019-02-23 Jim LawsonAddress requested changes - don't require non-$ name.
2019-02-22 Keith RothmanFix WREDUCE on FF not fixing ARST_VALUE parameter.
2019-02-22 Clifford WolfMerge pull request #819 from YosysHQ/clifford/optd
2019-02-22 Clifford WolfMerge pull request #820 from YosysHQ/clifford/fix810
2019-02-22 Eddie Hungabc9 to use AIGER symbol table, as opposed to map file
2019-02-22 Eddie Hungwrite_xaiger to write __dummy_o__ for -symbols too
2019-02-22 Eddie Hungread_aiger to work with symbol table
2019-02-22 Clifford WolfMerge pull request #740 from daveshah1/improve_dress
2019-02-21 Clifford WolfFix Travis
2019-02-21 Eddie HungRevert "abc9 to write_xaiger -symbols, not -map"
2019-02-21 Eddie HungRemove irrelevant citations
2019-02-21 Eddie HungAdd attribution
2019-02-21 Eddie Hungabc9 to not select anything extra, and pop selection...
2019-02-21 Eddie Hungabc9 to write_xaiger -symbols, not -map
2019-02-21 Eddie HungMerge branch 'read_aiger' into xaig
2019-02-21 Eddie HungMerge branch 'read_aiger' of https://github.com/eddiehu...
2019-02-21 Eddie HungMerge branch 'read_aiger' into xaig
2019-02-21 Eddie Hungabc9 to use &mfs
2019-02-21 Eddie HungRevert "tests/simple to also do LUT synth"
2019-02-21 Eddie HungMerge remote-tracking branch 'origin/master' into xaig
2019-02-21 Eddie Hungtests/simple to also do LUT synth
2019-02-21 Eddie HungWorking simple_abc9 tests
2019-02-21 Eddie Hungabc9 to only disconnect output ports of AND and NOT...
2019-02-21 Eddie Hungwrite_xaiger to use original bit for co, not sigmap...
2019-02-21 Eddie HungAdd abc9.v testcase to simple_abc9
2019-02-21 Clifford WolfHotfix for 4c82ddf
2019-02-21 Clifford WolfMerge pull request #822 from litghost/expand_setundef
2019-02-21 Keith RothmanAdd -params mode to force undef parameters in selected...
2019-02-21 Clifford WolfMerge pull request #818 from YosysHQ/clifford/dffsrfix
2019-02-21 Clifford WolfMerge pull request #786 from YosysHQ/pmgen
2019-02-21 Clifford WolfFix typo in passes/pmgen/README.md
2019-02-21 Clifford WolfMerge pull request #821 from eddiehung/dff_init
2019-02-21 Clifford WolfFixes related to handling of autowires and upto-ranges...
2019-02-21 Eddie HungMerge branch 'clifford/dffsrfix' of https://github...
2019-02-21 Eddie HungRevert "Add -B option to autotest.sh to append to backe...
2019-02-21 Clifford WolfFix handling of expression width in $past, fixes #810
2019-02-21 Clifford WolfFix segfault in printing of some internal error messages
2019-02-21 Clifford WolfRename "yosys -U" to "yosys -P" to avoid confusion...
2019-02-21 Clifford WolfRename "yosys -D" to "yosys -U", add "yosys -D" with...
2019-02-21 Clifford WolfFix opt_rmdff handling of $_DFFSR_???_ and $_DLATCHSR_...
2019-02-21 Clifford WolfBugfix in ice40_dsp
2019-02-21 Eddie HungABC -> ABC9
2019-02-21 Eddie Hungabc9 to disconnect mapped_mods POs correctly, and do...
2019-02-21 Eddie Hungread_aiger to not do -purge for clean
2019-02-21 Eddie HungMerge pull request #817 from eddiehung/dff_init
2019-02-21 Eddie Hunglut/not/and suffix to be ${lut,not,and}
2019-02-21 Eddie Hungsimple_abc9 tests to now preserve memories
2019-02-21 Eddie Hungread_aiger to also rename 0 index lut when wideports
2019-02-21 Eddie HungRemove swap file
2019-02-20 Eddie HungRemove simple_defparam tests
2019-02-20 Eddie Hungwrite_aiger: fix CI/CO and symbols
2019-02-20 Eddie HungMove tests/techmap/abc9 to simple_abc9
2019-02-20 Eddie HungAdd tests/simple_abc9
2019-02-20 Eddie Hungabc9 to cope with multiple modules
2019-02-20 Eddie Hungabc9 to use & syntax for -fast, and name fixes
2019-02-20 Eddie Hungread_aiger: new naming fixes
2019-02-20 Eddie Hungread_aiger to name wires with internal name, less likel...
2019-02-20 Eddie Hungwrite_xaiger to not write latches, CO/PO fixes
2019-02-20 Eddie Hungsynth to take -abc9 argument
2019-02-20 Clifford WolfAdd ice40 test_dsp_map test case generator
2019-02-20 Clifford WolfAdd "synth_ice40 -dsp"
2019-02-20 Clifford WolfAdd FF support to wreduce
2019-02-20 Clifford WolfImprove iCE40 SB_MAC16 model
2019-02-20 Clifford WolfDetect and reject cases that do not map well to iCE40...
2019-02-20 Eddie Hungabc9 to cope with indexed wires when creating $lut...
2019-02-19 Eddie HungAdd aiger tests to make tests
2019-02-19 Eddie HungAdd a quick abc9 test
2019-02-19 Eddie HungSame for ascii AIGERs too
2019-02-19 Eddie Hungread_aiger to cope with non-unique POs
2019-02-19 Jim LawsonFix normal (non-array) hierarchy -auto-top.
2019-02-19 Eddie HungMerge branch 'master' into xaig
2019-02-19 Eddie HungMerge branch 'master' into read_aiger
2019-02-19 Eddie HungMerge branch 'master' into read_aiger
2019-02-19 Eddie HungMerge pull request #805 from eddiehung/dff_init
2019-02-19 Eddie Hungabc9 to replace $_NOT_ with $lut
2019-02-19 Eddie Hungread_aiger to create sane $lut names, and rename when...
next