3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-31 00:13:18 +00:00
yosys/passes/techmap
Mohamed A. Bamakhrama 1822be8792 Observe $TMPDIR variable when creating tmp files
POSIX defines $TMPDIR as containing the pathname of the directory where
programs can create temporary files. On most systems, this variable points to
"/tmp". However, on some systems it can point to a different location.
Without respecting this variable, yosys fails to run on such systems.

Signed-off-by: Mohamed A. Bamakhrama <mohamed@alumni.tum.de>
2022-05-27 15:06:53 +02:00
..
abc.cc Observe $TMPDIR variable when creating tmp files 2022-05-27 15:06:53 +02:00
abc9.cc Observe $TMPDIR variable when creating tmp files 2022-05-27 15:06:53 +02:00
abc9_exe.cc
abc9_ops.cc
aigmap.cc
alumacc.cc
attrmap.cc
attrmvcp.cc
bmuxmap.cc
clkbufmap.cc
deminout.cc
demuxmap.cc
dffinit.cc
dfflegalize.cc
dfflibmap.cc
dffunmap.cc
extract.cc
extract_counter.cc
extract_fa.cc
extract_reduce.cc
extractinv.cc
filterlib.cc
flatten.cc
flowmap.cc
hilomap.cc
insbuf.cc
iopadmap.cc
libparse.cc
libparse.h
lut2mux.cc
maccmap.cc
Makefile.inc
muxcover.cc
nlutmap.cc
pmuxtree.cc
shregmap.cc
simplemap.cc
simplemap.h
techmap.cc
tribuf.cc
zinit.cc