yosys/passes/techmap
Clifford Wolf d98d99aec6 Added "abc -g" 2015-11-10 11:10:11 +01:00
..
.gitignore Renamed "stdcells.v" to "techmap.v" 2014-07-31 02:32:00 +02:00
Makefile.inc Added nlutmap 2015-09-18 21:57:34 +02:00
abc.cc Added "abc -g" 2015-11-10 11:10:11 +01:00
aigmap.cc Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
alumacc.cc Import more std:: stuff into Yosys namespace 2015-10-25 19:30:49 +01:00
dff2dffe.cc Spell check (by Larry Doolittle) 2015-08-14 10:56:05 +02:00
dffinit.cc Fix a segfault in dffinit when the value has too few bits 2015-11-08 19:16:56 +01:00
dfflibmap.cc Added support for "dfflibmap -liberty +/..." 2015-09-18 11:55:57 +02:00
extract.cc Import more std:: stuff into Yosys namespace 2015-10-25 19:30:49 +01:00
filterlib.cc Moved dfflibmap from passes/dfflibmap to passes/techmap 2013-10-16 15:32:26 +02:00
hilomap.cc Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
iopadmap.cc Fixed iopadmap help message 2015-08-31 16:49:42 +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 lut2mux pass 2015-09-18 21:55:48 +02:00
maccmap.cc Import more std:: stuff into Yosys namespace 2015-10-25 19:30:49 +01:00
muxcover.cc Import more std:: stuff into Yosys namespace 2015-10-25 19:30:49 +01:00
nlutmap.cc Added nlutmap 2015-09-18 21:57:34 +02:00
pmuxtree.cc Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
simplemap.cc Bugfix in mapping $tribuf to $_TBUF_ 2015-11-05 12:37:43 +01:00
simplemap.h Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
techmap.cc equiv_purge bugfix, using SigChunk in Yosys namespace 2015-10-24 19:09:45 +02:00
tribuf.cc Added tribuf command 2015-08-16 12:55:25 +02:00