3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-28 18:12:48 +00:00
yosys/passes/techmap
Marcelina Kościelnicka c4cc888b2c kernel/rtlil: Extract some helpers for checking memory cell types.
There will soon be more (versioned) memory cells, so handle passes that
only care if a cell is memory-related by a simple helper call instead of
a hardcoded list.
2021-05-22 21:43:00 +02:00
..
abc.cc Fixes command line for abc pass in -fast -sop mode 2021-02-16 16:34:09 -08:00
abc9.cc abc9: fix SCC issues (#2694) 2021-03-29 22:01:57 -07:00
abc9_exe.cc Expose abc and data paths as globals 2020-11-06 14:17:15 +01:00
abc9_ops.cc kernel/rtlil: Extract some helpers for checking memory cell types. 2021-05-22 21:43:00 +02:00
aigmap.cc
alumacc.cc
attrmap.cc
attrmvcp.cc
clkbufmap.cc clkbufmap: improve input pad handling. 2020-07-09 18:48:01 +02:00
deminout.cc
dffinit.cc dffinit: Refactor to use FfInitVals. 2020-07-24 11:22:31 +02:00
dfflegalize.cc dfflegalize: Fix decision tree for adffe. 2020-08-27 13:17:42 +02:00
dfflibmap.cc dfflibmap: Refactor to use dfflegalize internally. 2020-07-09 18:51:03 +02:00
dffunmap.cc Add dffunmap pass. 2020-07-31 00:59:51 +02:00
extract.cc Replace "ILANG" with "RTLIL" everywhere. 2020-08-26 17:29:32 +00:00
extract_counter.cc
extract_fa.cc
extract_reduce.cc
extractinv.cc Naming fixes. 2020-07-05 22:21:59 +02:00
filterlib.cc
flatten.cc kernel/rtlil: Extract some helpers for checking memory cell types. 2021-05-22 21:43:00 +02:00
flowmap.cc
hilomap.cc
insbuf.cc
iopadmap.cc
libparse.cc
libparse.h
lut2mux.cc
maccmap.cc
Makefile.inc Remove now-redundant dff2dffe pass. 2020-08-07 13:21:34 +02:00
muxcover.cc
nlutmap.cc
pmuxtree.cc
shregmap.cc shregmap: Refactor to use FfInitVals. 2020-07-24 11:22:31 +02:00
simplemap.cc
simplemap.h
techmap.cc kernel/rtlil: Extract some helpers for checking memory cell types. 2021-05-22 21:43:00 +02:00
tribuf.cc
zinit.cc zinit: Refactor to use FfInitVals. 2020-07-24 11:22:31 +02:00