yosys/passes
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
..
cmds select: Fix -assert-none and -assert-any error output and docs 2022-05-19 14:07:34 +02:00
equiv Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
fsm Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
hierarchy Reorder steps in -auto-top to fix synth command, fixes #3261 2022-04-05 14:02:37 +02:00
memory Add memory_bmux2rom pass. 2022-05-18 22:48:55 +02:00
opt opt_ffinv: Use ModIndex instead of ModWalker. 2022-05-17 02:52:21 +02:00
pmgen Update comment 2022-02-02 03:21:09 +01:00
proc proc_rom: Add special handling of const-0 address bits. 2022-05-18 17:32:30 +02:00
sat Observe $TMPDIR variable when creating tmp files 2022-05-27 15:06:53 +02:00
techmap Observe $TMPDIR variable when creating tmp files 2022-05-27 15:06:53 +02:00
tests Add $bmux and $demux cells. 2022-01-28 23:34:41 +01:00