mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-09-03 11:18:56 +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]>