Support ~ for home directory
authorBen Widawsky <ben@bwidawsk.net>
Mon, 17 Jun 2019 21:45:11 +0000 (14:45 -0700)
committerBen Widawsky <ben@bwidawsk.net>
Tue, 18 Jun 2019 21:38:40 +0000 (14:38 -0700)
commit468c41d997477aa6c67a8b97bc4d9dcff185b815
tree3b95551a2f85ab0be81639d011e50e16e04651d5
parent64947453e22404e570d670416ad66511a799e666
Support ~ for home directory

This is tested on Linux only

v2:
Wrap functioanlity in ifndef _WIN32 (eddiehung)
Find '~/' instead of '~' (cliffordwolf)

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
kernel/yosys.cc