Add dffunmap pass.
authorMarcelina Kościelnicka <mwk@0x04.net>
Mon, 27 Jul 2020 13:24:57 +0000 (15:24 +0200)
committerMarcelina Kościelnicka <mwk@0x04.net>
Thu, 30 Jul 2020 22:59:51 +0000 (00:59 +0200)
commit18ad56ef416437f60d166919c1e439a234953e32
tree04241e01cd4366b1b2459abf7c81ab7acdd2f520
parent6cd135a5eb918d30aeaf295e3e9fab9bf73134fb
Add dffunmap pass.

To be used with backends that cannot deal with fancy FF types (like blif
or smt).
passes/techmap/Makefile.inc
passes/techmap/dffunmap.cc [new file with mode: 0644]
tests/techmap/dffunmap.ys [new file with mode: 0644]