yosys/passes
Clifford Wolf 4755e14e7b Added copy-constructor-like module->addCell(name, other) method 2014-07-26 00:38:44 +02:00
..
abc Use only module->addCell() and module->remove() to create and delete cells 2014-07-25 17:56:19 +02:00
cmds Use only module->addCell() and module->remove() to create and delete cells 2014-07-25 17:56:19 +02:00
fsm Use only module->addCell() and module->remove() to create and delete cells 2014-07-25 17:56:19 +02:00
hierarchy Added copy-constructor-like module->addCell(name, other) method 2014-07-26 00:38:44 +02:00
memory Use only module->addCell() and module->remove() to create and delete cells 2014-07-25 17:56:19 +02:00
opt Use only module->addCell() and module->remove() to create and delete cells 2014-07-25 17:56:19 +02:00
proc Use only module->addCell() and module->remove() to create and delete cells 2014-07-25 17:56:19 +02:00
sat Use only module->addCell() and module->remove() to create and delete cells 2014-07-25 17:56:19 +02:00
techmap Added copy-constructor-like module->addCell(name, other) method 2014-07-26 00:38:44 +02:00