yosys/passes/techmap
Robert Ou 8a5887464c recover_reduce: Rename recover_reduce_core to recover_reduce
Clifford has commented on PR #387 stating that he does not like the
driver script and would prefer to only have the core script with
appropriate notes in the documentation.

Also rename to .cc (rather than .cpp) for consistency.
2017-08-27 02:01:32 -07:00
..
.gitignore Renamed "stdcells.v" to "techmap.v" 2014-07-31 02:32:00 +02:00
Makefile.inc recover_reduce: Rename recover_reduce_core to recover_reduce 2017-08-27 02:01:32 -07:00
abc.cc abc: Allow +/ filenames in the abc command 2017-08-14 12:11:11 -07:00
aigmap.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
alumacc.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
attrmap.cc Avoid using strcasecmp() 2016-10-14 18:20:36 +02:00
attrmvcp.cc Build fixes for VS 2015 2016-10-16 20:37:02 +02:00
deminout.cc Added "deminout" 2016-06-19 13:08:16 +02:00
dff2dffe.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
dffinit.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
dfflibmap.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
dffsr2dff.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
extract.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
extract_fa.cc Further improve extract_fa (seems to be fully functional now) 2017-08-25 13:41:54 +02:00
filterlib.cc Moved dfflibmap from passes/dfflibmap to passes/techmap 2013-10-16 15:32:26 +02:00
hilomap.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
insbuf.cc Added "insbuf" command 2016-08-02 10:37:19 +02:00
iopadmap.cc Undo "preserve wire attributes in iopadmap" change (it was OK before) 2016-08-08 11:47:35 +02:00
libparse.cc Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
libparse.h Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
lut2mux.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
maccmap.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
muxcover.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
nlutmap.cc Squelch trailing whitespace 2017-04-12 15:11:09 +02:00
pmuxtree.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
recover_reduce.cc recover_reduce: Rename recover_reduce_core to recover_reduce 2017-08-27 02:01:32 -07:00
shregmap.cc Added support for "keep" attribute to shregmap 2016-05-07 09:33:16 +02:00
simplemap.cc Added $ff and $_FF_ cell types 2016-10-12 01:18:39 +02:00
simplemap.h Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
techmap.cc Fix handling of empty cell port assignments (i.e. ignore them) 2017-07-21 19:32:31 +02:00
tribuf.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
zinit.cc Added "zinit" pass 2016-10-12 12:05:19 +02:00