Skip to content

emitSystemVerilog in 5.0.0 #3709

Answered by seldridge
kazutomo asked this question in Q&A
Discussion options

You must be logged in to vote

It's expected behavior as emitSystemVerilog is returning a string (and supposed to avoiding all file access). In later versions of Chisel there should be no annotation file, I think, as the annotations are passed in FIRRTL text via a pipe.

Yes, the correct way to do what you want is with the *File* functions which will output a file.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jackkoenig
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants