Add a few more filename rewrites
authorBen Widawsky <ben@bwidawsk.net>
Thu, 20 Jun 2019 17:27:59 +0000 (10:27 -0700)
committerBen Widawsky <ben@bwidawsk.net>
Thu, 20 Jun 2019 17:27:59 +0000 (10:27 -0700)
commit8767ec3fbdc0986854107de9cf178953ef09f1db
treebf0a7b57648b28d715369a7f4cee4b926b3a38ac
parent3b1e5264d8e333937fa9c06075b092bfd27be317
Add a few more filename rewrites

This now allows a full pipeline to work, something such as:
yosys -p "synth_ecp5 -json ~/work/fpga/prjtrellis/examples/ecp5_evn/blinky.v"

Otherwise, you will get something along the lines of:
ERROR: Can't open output file `~/work/fpga/prjtrellis/examples/ecp5_evn/blinky.v' for writing: No such file or directory

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