satgen: Move importCell out of the header.
authorMarcelina Kościelnicka <mwk@0x04.net>
Sat, 18 Jul 2020 22:17:02 +0000 (00:17 +0200)
committerMarcelina Kościelnicka <mwk@0x04.net>
Sat, 18 Jul 2020 22:17:02 +0000 (00:17 +0200)
commit85a1bb17edca9ab105ae5e11aaa65b5a85c8fe86
tree60ed1014fa5395aa1c6c9e02deca231cb2291cc2
parenteed05953f820439178b2138cef7d53d50528354a
satgen: Move importCell out of the header.

This function has no hope of ever getting inlined anyway, and it speeds
up yosys compile time by 7%.
Makefile
kernel/satgen.cc [new file with mode: 0644]
kernel/satgen.h