mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-09-01 02:28:09 +02:00
Create an empty temporary file for stdin; so reads fail rather than locking up (otherwise doing help() would be enough to completely lock up the GUI). Signed-off-by: gatecat <[email protected]>