Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fstReaderOpen failed for temporary FST file #637

Open
avelure opened this issue Feb 28, 2023 · 2 comments
Open

fstReaderOpen failed for temporary FST file #637

avelure opened this issue Feb 28, 2023 · 2 comments
Labels

Comments

@avelure
Copy link

avelure commented Feb 28, 2023

I get
** Fatal: 1050ns+3: fstReaderOpen failed for temporary FST file
when trying to create a VCD file with the command
nvc --std=08 -e test-beh -r -w --format=vcd

I get a temp.fst file and a test-beh.vcd, however the vcd file is empty.

@nickg
Copy link
Owner

nickg commented Mar 5, 2023

I couldn't reproduce this (but I only used a simple test case). Can you try running the fst2vcd program that comes with GtkWave on the temp.fst file and see if that gives any error?

@nickg nickg added the wave label Mar 5, 2023
@avelure
Copy link
Author

avelure commented Mar 6, 2023

It was the same reproducer as in #614.
fst2vcd has no problems converting it and both fst and vcd shows fine in gtkwave.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants