yosys.git
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"
2016-08-22 Clifford WolfAdded "yosys-smtbmc --dump-constr"
2016-08-22 Clifford WolfAdded glob support to all front-ends
2016-08-22 Clifford WolfFixed bug with memories that do not have a down-to...
2016-08-22 Clifford WolfFixed bug in memory_share for memory ports with differe...
2016-08-21 Clifford Wolfyosys-smtbmc: improved --dump-vlogtb handling of memories
2016-08-21 Clifford WolfAdded another mem2reg test case
2016-08-21 Clifford WolfAnother bugfix in mem2reg code
2016-08-21 Clifford WolfMinor improvements to AstNode::dumpAst() and AstNode...
2016-08-20 Clifford WolfAdded examples/smtbmc/demo2.v
2016-08-20 Clifford WolfAdded "yosys-smtbmc --dump-vlogtb"
2016-08-20 Clifford WolfAdded support for memories to smtio.py
2016-08-20 Clifford WolfDeprecated "write_smt2 -regs" (by default on now),...
2016-08-20 Clifford WolfAdded "yosys-smtbmc -g"
2016-08-20 Clifford WolfAdded smtbmc longopt support
2016-08-20 Clifford WolfFixed finish_addr handling in $readmemh/$readmemb
2016-08-20 Clifford WolfBugfix in partial mem write handling in verilog back-end
2016-08-20 Clifford WolfAdded "wreduce -memx"
2016-08-19 Clifford WolfAdded memory_memx pass, "memory -memx", and "prep ...
2016-08-19 Clifford WolfOptimize memory address port width in wreduce and memor...
2016-08-18 Clifford WolfAdded missing support for mem read enable ports to...
2016-08-18 Clifford WolfBugfix in test_autotb
2016-08-18 Clifford WolfImproved smtbmc vcd generation performance
2016-08-17 Clifford WolfAdded printing of code loc of failed asserts to yosys...
2016-08-16 Clifford WolfFixed default build config
2016-08-16 Clifford WolfMerge pull request #203 from cr1901/master
2016-08-16 William D.... Add MSYS2-compatible build.
2016-08-16 Clifford WolfUse _Exit(0) on win32, always use _Exit(1) in log_error()
next