3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-01-29 21:38:45 +00:00
yosys/passes/techmap
Eddie Hung dd8ebf7873
Merge pull request #1743 from YosysHQ/eddie/abc9_keep
abc9: improve (* keep *) handling
2020-03-11 06:32:15 -07:00
..
.gitignore
abc.cc abc: add abc.debug scratchpad option 2020-03-06 10:09:01 -08:00
abc9.cc Add ScriptPass::run_nocheck and use for abc9 2020-03-09 14:34:22 +00:00
abc9_exe.cc abc9: cleanup 2020-02-10 10:17:23 -08:00
abc9_ops.cc abc9: for sccs, create a new wire instead of using entirety of existing 2020-03-06 10:30:07 -08:00
aigmap.cc Add -select option to aigmap 2019-09-30 15:26:29 -07:00
alumacc.cc alumacc: undo accidental commit 2020-01-22 20:54:03 -08:00
attrmap.cc
attrmvcp.cc
clkbufmap.cc clkbufmap: Add support for inverters in clock path. 2019-11-25 20:40:39 +01:00
deminout.cc deminout: Don't demote inouts with unused bits 2020-03-04 18:44:38 +00:00
dff2dffe.cc
dff2dffs.cc Add -match-init option to dff2dffs. 2019-09-11 19:38:20 +02:00
dffinit.cc
dfflibmap.cc
dffsr2dff.cc
extract.cc
extract_counter.cc extract_counter: Implement extracting up counters 2020-02-17 03:08:52 -08:00
extract_fa.cc Fix #1496. 2019-11-18 04:16:48 +01:00
extract_reduce.cc
extractinv.cc Added extractinv pass 2019-09-19 04:02:48 +02:00
filterlib.cc
flowmap.cc flowmap: when doing mincut, ensure source is always in X, not X̅. 2019-11-12 00:15:43 +00:00
hilomap.cc
insbuf.cc
iopadmap.cc iopadmap: Look harder for already-present buffers. (#1731) 2020-03-02 21:40:09 +01:00
libparse.cc
libparse.h
lut2mux.cc
maccmap.cc
Makefile.inc abc9: restore ability to use ABCEXTERNAL 2020-01-30 15:12:43 -05:00
muxcover.cc
nlutmap.cc
pmuxtree.cc
shregmap.cc Merge remote-tracking branch 'origin/master' into xaig_arrival 2019-08-30 10:30:46 -07:00
simplemap.cc
simplemap.h
techmap.cc Fix merge issues 2019-10-04 17:21:14 -07:00
tribuf.cc tribuf: set scratchpad boolean 'tribuf.added_something' 2019-12-12 14:32:29 -08:00
zinit.cc