3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-09 19:01:52 +00:00
yosys/passes/techmap
Eddie Hung 5939b5d636
Merge pull request #1188 from YosysHQ/eddie/abc9_push_inverters
abc9: push inverters driving box inputs (comb outputs) through $lut soft logic
2019-07-16 08:53:47 -07:00
..
.gitignore
abc.cc Do not double count cells in abc 2019-07-12 08:22:26 -07:00
abc9.cc Add comment 2019-07-13 00:52:21 -07:00
aigmap.cc
alumacc.cc
attrmap.cc attrmap: also consider process, switch and case attributes. 2019-07-10 12:30:53 +00:00
attrmvcp.cc
deminout.cc
dff2dffe.cc
dff2dffs.cc
dffinit.cc If init is 1'bx, do not add to dict as per @cliffordwolf 2019-05-03 08:06:16 -07:00
dfflibmap.cc Add "whitebox" attribute, add "read_verilog -wb" 2019-04-18 17:45:47 +02:00
dffsr2dff.cc
extract.cc
extract_counter.cc
extract_fa.cc Fix check logic in extract_fa 2019-07-16 10:35:18 +02:00
extract_reduce.cc
filterlib.cc
flowmap.cc Fix all warnings that occurred when compiling with gcc9 2019-05-08 10:27:14 +02:00
hilomap.cc
insbuf.cc
iopadmap.cc
libparse.cc Fix two instances of integer-assignment to string. 2019-05-14 22:01:15 -07:00
libparse.h Updated the liberty parser to accept [A:B] ranges (AST has not been updated). Liberty parser now also accepts key : value pair lines that do not end in ';'. 2019-03-24 22:54:18 +01:00
lut2mux.cc
maccmap.cc
Makefile.inc Make abc9 pass aware of optional ABCEXTERNAL override 2019-06-28 14:56:16 -04:00
muxcover.cc Update muxcover doc as per @ZirconiumX 2019-07-08 12:50:59 -07:00
nlutmap.cc
pmuxtree.cc Spelling fixes 2019-04-19 14:00:22 +02:00
shregmap.cc Merge pull request #1085 from YosysHQ/eddie/shregmap_improve 2019-06-21 08:56:56 -07:00
simplemap.cc Check blackbox attribute in techmap/simplemap 2019-04-20 11:10:05 +02:00
simplemap.h
techmap.cc Increment _TECHMAP_BITS_CONNMAP_ by one since counting from zero 2019-07-09 12:14:00 -07:00
tribuf.cc
zinit.cc Zinit option '-singleton' -> '-all' 2019-05-10 10:23:14 -07:00