Quantcast
Channel: Incubator - LLVM Discussion Forums
Viewing all articles
Browse latest Browse all 70

Firtool creates empty .sv files when it is passed "-o=."

$
0
0

Any ideas on why this might be happening?

I’m getting empty .sv files when firtool is passed “-o=.”, whereas it works fine if I pass in “-o=test/”

$ firtool --version
LLVM (http://llvm.org/):
LLVM version 18.0.0git
Optimized build.
CIRCT firtool-1.53.0

Empty .sv files:

        circt.stage.FirtoolOption("-o=.")

Non-empty .sv files:

        circt.stage.FirtoolOption("-o=foobar/")

4 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 70

Trending Articles