yosys/passes/techmap
Andrew Zonenberg ed1e3ed39b extract_counter: Added optimizations to remove unused high-order bits 2017-08-30 18:15:12 -07:00
..
.gitignore Renamed "stdcells.v" to "techmap.v" 2014-07-31 02:32:00 +02:00
Makefile.inc Refactoring: Renamed greenpak4_counters pass to extract_counter, moved it to techmap/ since it's going to become a generic pass 2017-08-28 22:18:34 -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_counter.cc extract_counter: Added optimizations to remove unused high-order bits 2017-08-30 18:15:12 -07:00
extract_fa.cc Further improve extract_fa pass 2017-08-28 19:43:26 +02:00
extract_reduce.cc Rename recover_reduce to extract_reduce, fix args handling 2017-08-28 19:52:06 +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
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