3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-25 15:09:34 +00:00
yosys/passes/techmap
whitequark e792bd56b7 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.
2019-01-08 02:05:06 +00:00
..
.gitignore
abc.cc Revert "Proof-of-concept: preserve naming through ABC using dress" 2018-12-16 21:27:31 +01:00
aigmap.cc
alumacc.cc
attrmap.cc
attrmvcp.cc
deminout.cc deminout: Consider $tribuf cells 2018-12-12 17:17:40 +00:00
dff2dffe.cc
dff2dffs.cc
dffinit.cc Add "dffinit -noreinit" parameter 2018-12-18 23:10:40 +08:00
dfflibmap.cc
dffsr2dff.cc
extract.cc
extract_counter.cc
extract_fa.cc
extract_reduce.cc
filterlib.cc
flowmap.cc flowmap: clean up terminology. 2019-01-08 02:05:06 +00:00
hilomap.cc
insbuf.cc
iopadmap.cc
libparse.cc
libparse.h
lut2mux.cc
maccmap.cc
Makefile.inc flowmap: new techmap pass. 2019-01-03 14:28:19 +00:00
muxcover.cc
nlutmap.cc
pmuxtree.cc
shregmap.cc
simplemap.cc
simplemap.h
techmap.cc
tribuf.cc
zinit.cc