Python Passes can now be added with the -m option or with the plugin command. There...
authorBenedikt Tutzer <e1225461@student.tuwien.ac.at>
Thu, 16 Aug 2018 14:00:11 +0000 (16:00 +0200)
committerBenedikt Tutzer <e1225461@student.tuwien.ac.at>
Thu, 16 Aug 2018 14:00:11 +0000 (16:00 +0200)
commitd79a2808cf2446fa21d91a6141f6fbe2318c03ec
treee0c630f1dd8ccab3c5d04ddf8a6fa06376d1f5e7
parentbf7b73acfc2b5e46206e5688b8a6e8d9b0d60d8f
Python Passes can now be added with the -m option or with the plugin command. There are still issues when run in shell mode, but they can be used just fine in a python script
Makefile
kernel/python_wrappers.cc
kernel/yosys.cc
kernel/yosys.h
passes/cmds/plugin.cc