Merge pull request #1581 from YosysHQ/clifford/fix1565
[yosys.git] / passes / cmds / Makefile.inc
2019-12-19 Eddie HungMerge pull request #1581 from YosysHQ/clifford/fix1565
2019-12-19 Eddie HungMerge pull request #1558 from YosysHQ/eddie/xaiger_cleanup
2019-12-19 Eddie HungMerge pull request #1569 from YosysHQ/eddie/fix_1531
2019-12-19 Eddie HungMerge pull request #1571 from YosysHQ/eddie/fix_1570
2019-12-18 Eddie HungMerge branch 'master' of github.com:YosysHQ/yosys
2019-12-18 David ShahMerge pull request #1563 from YosysHQ/dave/async-prld
2019-12-18 Eddie HungMerge pull request #1572 from nakengelhardt/scratchpad_pass
2019-12-16 Eddie HungMerge pull request #1577 from gromero/for-yosys
2019-12-12 N. Engelhardtadd a command to read/modify scratchpad contents
2019-11-17 Clifford WolfMerge pull request #1492 from YosysHQ/dave/wreduce...
2019-11-16 Pepijn de VosMerge branch 'master' of https://github.com/YosysHQ...
2019-11-14 Clifford WolfMerge pull request #1490 from YosysHQ/clifford/autoname
2019-11-13 Clifford WolfAdd "autoname" pass and use it in "synth_ice40"
2019-10-27 Clifford WolfMerge pull request #1393 from whitequark/write_verilog...
2019-10-21 Pepijn de VosMerge branch 'master' of https://github.com/YosysHQ...
2019-10-01 SergeyMerge branch 'master' into SergeyDegtyar/efinix
2019-10-01 SergeyMerge branch 'master' into SergeyDegtyar/anlogic
2019-09-30 Eddie HungMerge branch 'SergeyDegtyar/ecp5' of https://github...
2019-09-30 Eddie HungMerge pull request #1397 from btut/fix/python_wrappers_...
2019-09-29 Eddie HungMerge pull request #1359 from YosysHQ/xc7dsp
2019-09-27 Aman GoelMerge pull request #7 from YosysHQ/master
2019-09-25 Eddie HungMerge pull request #1401 from SergeyDegtyar/SergeyDegty...
2019-09-25 Clifford WolfMerge pull request #1402 from YosysHQ/clifford/portlist
2019-09-24 Clifford WolfAdd "portlist" command
2019-03-28 Benedikt TutzerMerge remote-tracking branch 'origin/master' into featu...
2019-02-11 Jim LawsonMerge remote-tracking branch 'upstream/master'
2019-01-07 Clifford WolfMerge pull request #782 from whitequark/flowmap_dfs
2019-01-07 Clifford WolfMerge pull request #783 from whitequark/bugpoint
2019-01-07 whitequarkbugpoint: new pass.
2017-11-24 Clifford WolfMerge pull request #446 from mithro/travis-rework
2017-11-09 dh73Merge https://github.com/cliffordwolf/yosys
2017-10-31 Clifford WolfAdd "ltp" command
2017-10-04 Clifford WolfAdd blackbox command
2017-07-03 Clifford WolfMerge pull request #352 from rqou/master
2017-06-30 Clifford WolfAdd chtype command
2017-02-27 Clifford WolfAdd "chformal" pass
2016-07-08 Clifford WolfMerge branch 'yosys-0.5-vtr' of https://github.com...
2015-12-07 Clifford WolfMerge pull request #108 from cseed/master
2015-11-19 Clifford WolfAdded torder command
2015-09-27 Clifford WolfAdded edgetypes command
2015-09-20 Clifford WolfAdded "qwp" command
2015-04-03 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2015-02-13 Clifford WolfAdded "check" command
2014-10-11 Clifford WolfRenamed "log.cc" to "logcmd.cc" so there aren't two...
2014-09-22 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2014-09-01 Clifford WolfMoved "share" and "wreduce" to passes/opt/
2014-08-22 Clifford WolfAdded "plugin" command
2014-08-03 Clifford WolfAdded "wreduce" command (work in progress)
2014-07-31 Clifford WolfAdded "trace" command
2014-07-30 Clifford WolfAdded write_file command
2014-07-24 Clifford WolfAdded "cover" command
2014-06-03 Clifford Wolfadded tee cmd
2014-02-20 Clifford WolfAdded connwrappers command
2014-02-08 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2014-02-08 Clifford WolfMerge pull request #24 from hansiglaser/master
2014-02-08 Johann Glaseradded "log" command
2014-02-08 Clifford WolfMoved some passes to other source directories
2014-02-07 Clifford WolfAdded splice command
2014-02-06 Clifford WolfAdded copy command
2014-02-05 Clifford WolfAdded setattr and setparam commands
2014-02-02 Clifford WolfAdded delete command
2014-01-18 Ahmed IrfanMerge branch 'master' of https://github.com/ahmedirfan1...
2014-01-18 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2014-01-18 Ahmed Irfanpmux2mux
2014-01-17 Clifford WolfAdded setundef command
2014-01-03 Ahmed Irfansplitnet -driver feature
2014-01-03 Clifford WolfAdded "connect" command
2013-11-25 Clifford WolfAdded "stat" command
2013-11-20 Clifford WolfAdded "add" command (only wires for now)
2013-07-27 Clifford WolfAdded "design" command (-reset, -save, -load)
2013-06-18 Clifford WolfAdded splitnets command
2013-06-12 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2013-06-12 Clifford WolfAdded "scatter" command
2013-06-10 Clifford WolfAdded "rename" command
2013-06-08 Clifford WolfMoved cmds from kernel/ to passes/cmds/