flowmap: clean up terminology.
authorwhitequark <whitequark@whitequark.org>
Tue, 8 Jan 2019 02:05:06 +0000 (02:05 +0000)
committerwhitequark <whitequark@whitequark.org>
Tue, 8 Jan 2019 02:05:06 +0000 (02:05 +0000)
commite792bd56b77066ee048057e5efdb5d0f517b043a
treea614971ea04da7b7fcea503cc5895e34853c4460
parent211c26a4c9b9010380bfab9f02b79a25ee10ee29
flowmap: clean up terminology.

  * "map": group gates into LUTs;
  * "pack": replace gates with LUTs.

This is important because we have FlowMap and DF-Map, and currently
our messages are ambiguous.

Also clean up some other log messages while we're at it.
passes/techmap/flowmap.cc