3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-01-05 02:28:51 +00:00
yosys/passes/techmap
Clifford Wolf 145c685de0 Add ABC FAQ to "help abc"
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-05-04 21:59:31 +02:00
..
.gitignore
abc.cc Add ABC FAQ to "help abc" 2018-05-04 21:59:31 +02:00
aigmap.cc
alumacc.cc Update more stuff to use get_src_attribute() and set_src_attribute() 2017-09-01 12:26:55 +02:00
attrmap.cc
attrmvcp.cc
deminout.cc
dff2dffe.cc
dffinit.cc Add "dffinit -highlow" and fix synth_intel 2018-01-09 18:42:19 +01:00
dfflibmap.cc Added missing dont_use handling for SR FFs to dfflibmap 2018-04-05 11:01:45 +02:00
dffsr2dff.cc
extract.cc
extract_counter.cc Fixed bug where counter extraction on non-GreenPAK devices incorrectly handled parallel counter output 2017-09-14 10:27:10 -07:00
extract_fa.cc Further improve extract_fa (but still buggy) 2017-09-02 16:39:17 +02:00
extract_reduce.cc Added missing "break" 2017-09-15 17:54:52 -07:00
filterlib.cc
hilomap.cc
insbuf.cc
iopadmap.cc
libparse.cc Value of properties can be expression. 2018-01-03 21:37:17 +00:00
libparse.h
lut2mux.cc
maccmap.cc
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
muxcover.cc
nlutmap.cc Squelch trailing whitespace 2017-04-12 15:11:09 +02:00
pmuxtree.cc
shregmap.cc
simplemap.cc
simplemap.h
techmap.cc Replace -ignore_redef with -[no]overwrite 2018-05-03 15:25:59 +02:00
tribuf.cc
zinit.cc