3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-01 03:44:05 +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 Fix typo 2018-12-04 23:30:23 +01:00
dff2dffs.cc
dffinit.cc Add "dffinit -noreinit" parameter 2018-12-18 23:10:40 +08:00
dfflibmap.cc DFFLIBMAP: changed 'missing pin' error into a warning with additional reason/info. 2018-11-06 12:11:52 +01:00
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 Allow square brackets in liberty identifiers 2018-11-05 12:33:33 +01:00
libparse.h
lut2mux.cc lut2mux: handle 1-bit INIT constant in $lut cells. 2018-12-05 19:27:48 +00:00
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