Keep zero-width wires in opt_clean if and only if they are ports, fixes #1023
[yosys.git] / passes / cmds /
2018-08-23 Clifford WolfMerge pull request #610 from udif/udif_specify_round2
2018-08-22 Jim LawsonMerge pull request #1 from YosysHQ/master
2018-08-20 Benedikt Tutzeradded some checks if python is enabled to make sure...
2018-08-20 Benedikt TutzerTwo passes are not allowed to have the same filename
2018-08-20 Benedikt TutzerPython passes are now looked for in share/plugins and...
2018-08-19 Clifford WolfMerge pull request #606 from cr1901/show-win
2018-08-18 Clifford WolfMerge pull request #575 from aman-goel/master
2018-08-18 Aman GoelRevision to expose option in setundef pass
2018-08-18 Aman GoelMerge pull request #3 from YosysHQ/master
2018-08-16 Benedikt TutzerPython Passes can now be added with the -m option or...
2018-08-15 William D. JonesUpdate show pass documentation with Windows caveats.
2018-08-15 William D. JonesFix run_command() when using -format and -viewer in...
2018-08-15 Clifford WolfMerge pull request #573 from cr1901/msys-64
2018-08-15 Clifford WolfMerge pull request #591 from hzeller/virtual-override
2018-08-15 Clifford WolfMerge pull request #513 from udif/pr_reg_wire_error
2018-08-15 Clifford WolfMerge pull request #562 from udif/pr_fix_illegal_port_decl
2018-07-21 Henner ZellerConsistent use of 'override' for virtual methods in...
2018-07-18 Aman GoelMerge pull request #2 from YosysHQ/master
2018-07-04 Aman GoelMerge branch 'YosysHQ-master'
2018-07-04 Aman GoelMerging with official repo
2018-06-19 Clifford WolfMerge pull request #571 from q3k/q3k/protobuf-backend
2018-06-19 Clifford WolfMerge pull request #570 from edcote/patch-4
2018-06-19 Edmond CoteInclude module name for area summary stats
2018-06-01 Clifford WolfAdd setundef -anyseq / -anyconst support to -undriven...
2018-06-01 Clifford WolfAdd "setundef -anyconst"
2018-05-15 Aman GoelCorrection to -expose with setundef
2018-05-14 Aman GoelMinor correction
2018-05-14 Aman GoelCorrections to option -expose in setundef pass
2018-05-13 Aman GoelAdd option -expose to setundef pass
2018-05-13 Clifford WolfSome cleanups in setundef.cc
2018-05-13 Christian KrämerAdd "#ifdef __FreeBSD__"
2018-05-13 Clifford WolfRevert "Add "#ifdef __FreeBSD__""
2018-05-05 Johnny SorocilAdd "#ifdef __FreeBSD__"
2018-03-12 Clifford WolfAdd "setundef -undef"
2018-03-04 Clifford WolfFix connwrappers help message
2018-02-13 Clifford WolfRecognize stand-alone obj pattern even when it contains...
2018-01-07 Clifford WolfAdd support for "yosys -E"
2017-11-24 Clifford WolfMerge pull request #446 from mithro/travis-rework
2017-11-09 dh73Merge https://github.com/cliffordwolf/yosys
2017-11-08 Clifford WolfAdd support for editline as replacement for readline
2017-10-31 Clifford WolfAdd "ltp" command
2017-10-04 Clifford WolfAdd blackbox command
2017-08-18 Clifford WolfMore intuitive handling of "cd .." for singleton modules
2017-07-14 Clifford WolfAdd $alu to list of supported cells for "stat -width"
2017-07-03 Clifford WolfMerge pull request #352 from rqou/master
2017-06-30 Clifford WolfAdd "design -import"
2017-06-30 Clifford WolfAdd chtype command
2017-05-28 Clifford WolfAdd "setundef -anyseq"
2017-05-28 Clifford WolfImprove write_aiger handling of unconnected nets and...
2017-04-05 Clifford WolfFix gcc compiler warning
2017-02-27 Clifford WolfAdd "chformal -assert2assume" and friends
2017-02-27 Clifford WolfAdd "chformal" pass
2017-01-05 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2017-01-04 Clifford WolfAdded "check -initdrv"
2016-11-30 Clifford WolfAdded "design -reset-vlog"
2016-11-23 Clifford WolfAdded wire start_offset and upto handling to splitnets cmd
2016-11-08 Clifford WolfBugfix in "setundef" pass
2016-11-05 Clifford WolfImplemented "scc -set_attr"
2016-11-05 Clifford WolfBugfix in "scc" command
2016-10-19 Clifford WolfAdded "setparam -type"
2016-09-06 Clifford WolfAdded "tee +INT -INT"
2016-08-28 Clifford WolfImproved "show" help message
2016-08-15 Clifford WolfMinor fixes in show command
2016-07-08 Clifford WolfMerge branch 'yosys-0.5-vtr' of https://github.com...
2016-07-01 Clifford WolfMerge branch 'assert-limit'
2016-07-01 Clifford WolfReplaced "select -assert-limit" with -assert-max and...
2016-07-01 eshellkoAdded 'assert-limit' option for 'select' command
2016-06-03 Clifford WolfAdded "setundef -init"
2016-05-27 Clifford WolfFixed "scc" for cells that have feedback singals _and_...
2016-04-29 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-04-28 Clifford WolfAdded "qwp -v"
2016-04-23 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-04-21 Clifford WolfAdded "yosys -D" feature
2016-03-31 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-03-30 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2016-03-30 Clifford WolfAdded support for installed plugins
2016-03-21 Clifford WolfSupport for abstract modules in chparam
2016-02-04 Clifford WolfAdded "stat -liberty" for calculating chip area
2015-12-22 Clifford WolfFixed "splitnets -ports" for hierarchical designs
2015-12-20 Clifford WolfAdded %R select expression
2015-12-07 Clifford WolfMerge pull request #108 from cseed/master
2015-11-19 Clifford WolfAdded torder command
2015-10-25 Clifford WolfImport more std:: stuff into Yosys namespace
2015-10-24 Clifford Wolfrenamed SigSpec::to_single_sigbit() to SigSpec::as_bit...
2015-10-24 Clifford Wolfimprovement in "stat"
2015-10-23 Clifford WolfDisabled "Skipping blackbox module" msg in show command
2015-09-27 Clifford WolfAdded edgetypes command
2015-09-26 Clifford WolfSome cleanups in qwp
2015-09-24 Clifford WolfAdded pivoting to qwp solver
2015-09-24 Clifford WolfImproved qwp performance
2015-09-24 Clifford WolfAdded statistics summary to "qwp"
2015-09-21 Clifford WolfBugfix in "qwp" pass
2015-09-20 Clifford WolfImprovements and fixes in "qwp" pass
2015-09-20 Clifford WolfAdded "qwp -dump"
2015-09-20 Clifford WolfAdded "qwp" command
2015-09-01 Clifford WolfFixed port ordering in "splitnets" cmd
2015-08-14 Larry DoolittleAnother block of spelling fixes
2015-08-14 Clifford WolfRe-created command-reference-manual.tex, copied some...
2015-08-14 Clifford WolfSpell check (by Larry Doolittle)
2015-08-13 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
next