3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-02-08 01:58:00 +00:00
yosys/passes/techmap
Clifford Wolf ce78717e36 Merge pull request #412 from azonenberg/reduce-fixes
extract_reduce: Fix segfault on "undriven" inputs
2017-09-14 22:36:25 +02:00
..
.gitignore
abc.cc abc: Allow +/ filenames in the abc command 2017-08-14 12:11:11 -07: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
dfflibmap.cc updated to use get_src_attribute() and set_src_attribute(). 2017-08-31 14:51:56 -06: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 extract_reduce: Fix segfault on "undriven" inputs 2017-09-14 12:54:44 -07:00
filterlib.cc
hilomap.cc
insbuf.cc
iopadmap.cc
libparse.cc
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 updated to use get_src_attribute() and set_src_attribute(). 2017-08-31 14:51:56 -06:00
tribuf.cc
zinit.cc