yosys.git
2016-10-14 Clifford WolfAdded $global_clock verilog syntax support for creating...
2016-10-14 Clifford WolfAdded MEMID handling to "flatten" pass
2016-10-14 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2016-10-14 Clifford WolfMerge pull request #246 from set-soft/abc_external_ovr
2016-10-14 Clifford WolfAdded YOSYS_VER_STR make variable
2016-10-13 Salvador E... Ugh! extra patches got here, reverting
2016-10-13 Salvador E... Allow to overwrite ABCEXTERNAL from the environment.
2016-10-13 Salvador E... Modified test target name (to test-all)
2016-10-13 Salvador E... Added a new configuration variable GIT_REV_WHERE
2016-10-12 Clifford WolfAdded "zinit" pass
2016-10-11 Clifford WolfAdded $ff and $_FF_ cell types
2016-10-11 Clifford WolfFixed "make test" for git head of iverilog
2016-10-11 Clifford Wolfdefine PATH_MAX if not defined by limits.h
2016-10-11 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2016-10-08 Clifford WolfAdded smtc support for top-level state with [], [N...
2016-10-03 Clifford WolfBugfix in yosys-smtbmc --noincr
2016-10-03 Clifford Wolfyosys-smtbmc: ABC is a QF_BV solver
2016-10-03 Clifford WolfAdded "yosys-smtbmc --noincr"
2016-10-02 Clifford WolfUpdate ABV to hg rev eb6eca6807cc
2016-10-02 Clifford Wolfyosys-smtbmc: added smtc [...] support for cells
2016-10-01 Clifford WolfAdded "yosys-smtbmc -s abc"
2016-10-01 Clifford WolfUpdated ABV to hg rev 6b74de13c57f
2016-09-30 Clifford WolfAdded "prep -nokeepdc"
2016-09-30 Clifford WolfAdded "opt_rmdff -keepdc"
2016-09-30 Clifford WolfUpdated ABV to hg rev 2bc57cc30593
2016-09-24 Clifford WolfMinor improvements in yosys-smtbmc
2016-09-23 Clifford WolfAdded liberty parser support for types within cell...
2016-09-23 Clifford WolfMerge branch 'master' of https://github.com/brouhaha...
2016-09-22 Eric SmithAdd optional SEED=n command line option to Makefile...
2016-09-20 Clifford WolfAdded autotest.sh -I
2016-09-19 Clifford WolfCosmetic fix in test_autotb.cc
2016-09-19 Clifford WolfAdded yosys-smtbmc --noinfo and --dummy
2016-09-19 Clifford WolfAvoid creating very long strings in test_autotb
2016-09-18 Clifford WolfAdded $past, $stable, $rose, $fell SVA functions
2016-09-18 Clifford WolfImproved handling of SMT2 logics in yosys-smtbmc
2016-09-18 Clifford WolfAdded support for bus interfaces to "read_liberty ...
2016-09-17 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2016-09-17 Clifford Wolfyosys-smtbmc: added -i support smtc files
2016-09-14 Clifford WolfBugfix in techmap parameter handling
2016-09-13 Clifford WolfWork-around for boolector bug
2016-09-13 Clifford WolfMerge pull request #228 from Kmanfi/test
2016-09-13 Kaj TuomiFix for modules with big interfaces.
2016-09-11 Clifford WolfAdded missing :produce-models setting to smtio.py
2016-09-10 Clifford WolfMinor improvements to smtio.py vcd writer
2016-09-10 Clifford Wolffixed write_smt2 for (non-combinatorial) loops through...
2016-09-08 Clifford Wolfsmt2 mem init bugfix
2016-09-08 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2016-09-08 Clifford Wolfyosys-smtbmc meminit support
2016-09-08 Clifford WolfMerge pull request #225 from Kmanfi/test
2016-09-08 Kaj TuomiTypo fix.
2016-09-07 Clifford WolfBugfix in "yosys-smtbmc --unroll"
2016-09-07 Clifford WolfAdded "yosys-smtbmc --unroll"
2016-09-07 Clifford WolfInstall celledges.h
2016-09-07 Clifford WolfImprovements in assertpmux
2016-09-07 Clifford WolfUpdated ABC to hg 8e08604f8ad3
2016-09-06 Clifford WolfAdded assertpmux
2016-09-06 Clifford WolfAdded "tee +INT -INT"
2016-09-06 Clifford WolfRun log_flush() before solving in sat command
2016-09-06 Clifford WolfBugfix in parsing of BLIF latch init values
2016-09-06 Clifford WolfAvoid creation of bogus initial blocks for assert/assum...
2016-09-06 Larry DoolittleFix spelling and grammar in README
2016-09-05 Clifford Wolfyosys-smtbmc: flush stdout after each log msg
2016-09-04 Clifford WolfMinor bugfix in write_smt2
2016-09-03 Clifford WolfMinor README updates
2016-09-03 Clifford WolfAdded boolector support to yosys-smtbmc
2016-09-02 Clifford WolfMerge branch 'smtbmc-kmanfi'
2016-09-02 Clifford WolfMade examples/smtbmc/demo1.v more interesting
2016-09-02 Clifford WolfDon't re-create hex_dict for each value
2016-09-02 Kaj TuomiMore PEP 8 fixes.
2016-09-02 Kaj TuomiIndentation and PEP 8 fixes. CamelCase and white space...
2016-09-02 Kaj TuomiUse dict lookup instead of many ifs.
2016-09-02 Kaj TuomiFix: Unresolved reference.
2016-09-02 Kaj TuomiSome syntax fixes. Generator and comma separated list...
2016-08-30 Clifford WolfAdded "prep -nomem"
2016-08-30 Clifford WolfAdded $anyconst support to yosys-smtbmc
2016-08-30 Clifford WolfRemoved $aconst cell type
2016-08-30 Clifford WolfFixed memory bug in write_smt2
2016-08-30 Clifford WolfMade "write_smt2 -bv -mem" default, added "write_smt2...
2016-08-30 Clifford WolfAdded $anyconst support to smt2 back-end
2016-08-29 Clifford WolfImproved init spec handling in opt_rmdff, modernized...
2016-08-29 Clifford WolfAdded "yosys-smtbmc --dump-all"
2016-08-29 Clifford WolfMore yosys-smtbmc bugfixes
2016-08-29 Clifford WolfVarious fixes and improvements in yosys-smtbmc
2016-08-28 Clifford WolfRemoved $predict again
2016-08-28 Clifford WolfImproved "show" help message
2016-08-27 Clifford WolfSome changes to yosys-smtbmc cmd line options, add...
2016-08-27 Clifford WolfFixed handling of transparent bram rd ports on ROMs
2016-08-27 Clifford WolfAdded smtc "final" statement
2016-08-26 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2016-08-26 Clifford WolfMerge pull request #215 from frznchckn/to_upstream
2016-08-26 Clifford WolfAdded read_verilog -norestrict -assume-asserts
2016-08-26 Russell L FriesenhahnRelax test to see if yosys dir is a git repository...
2016-08-26 Russell L FriesenhahnAllow redefining of the ABC repository URL
2016-08-26 Clifford WolfVarious fixes and improvements in smt2 back-end
2016-08-25 Clifford WolfImproved verilog parser errors
2016-08-24 Clifford WolfMore yosys-smtbmc smtc features
2016-08-24 Clifford Wolfyosys-smtbmc --smtc -g
2016-08-24 Clifford WolfAdded SV "restrict" keyword
2016-08-22 Clifford WolfMinor yosys-smtbmc bugfix
2016-08-22 Clifford WolfAdded "yosys-smtbmc --constr"
next