Python Passes can now be added with the -m option or with the plugin command. There...
[yosys.git] / passes / cmds / plugin.cc
2018-08-16 Benedikt TutzerPython Passes can now be added with the -m option or...
2016-07-08 Clifford WolfMerge branch 'yosys-0.5-vtr' of https://github.com...
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
2015-12-07 Clifford WolfMerge pull request #108 from cseed/master
2015-10-25 Clifford WolfImport more std:: stuff into Yosys namespace
2015-04-03 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2014-10-17 Clifford WolfVarious MXE build fixes
2014-10-10 Clifford WolfRenamed SIZE() to GetSize() because of name collision...
2014-09-22 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2014-08-22 Clifford WolfAdded emscripten (emcc) support to build system and...
2014-08-22 Clifford WolfAdded "plugin" command