yosys/passes
Clifford Wolf 19cff41eb4 Changed frontend-api from FILE to std::istream 2014-08-23 15:03:55 +02:00
..
abc Added additional gate types: $_NAND_ $_NOR_ $_XNOR_ $_AOI3_ $_OAI3_ $_AOI4_ $_OAI4_ 2014-08-16 18:29:39 +02:00
cmds Changed frontend-api from FILE to std::istream 2014-08-23 15:03:55 +02:00
fsm Added module->uniquify() 2014-08-16 23:50:36 +02:00
hierarchy Added module->ports 2014-08-14 16:22:52 +02:00
memory Various improvements in memory_dff pass 2014-08-06 14:31:38 +02:00
opt Renamed toposort.h to utils.h 2014-08-17 00:55:35 +02:00
proc Fixed handling of constant-true branches in proc_clean 2014-08-12 17:35:22 +02:00
sat Renamed $_INV_ cell type to $_NOT_ 2014-08-15 14:11:40 +02:00
techmap Changed frontend-api from FILE to std::istream 2014-08-23 15:03:55 +02:00
tests Changed backend-api from FILE to std::ostream 2014-08-23 13:54:21 +02:00