We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This can otherwise be problematic for calls to $readmemh etc.
$readmemh
The text was updated successfully, but these errors were encountered:
Hi @gs-jgj Do you have an example testbench that has this issue or even better have you looked at adding this feature?
Sorry, something went wrong.
Haven't looked into it yet. A simple workaround is just to put absolute paths in all places that read data
But attached is a simple testcase that shows the issue testcase.zip
It will fail with %Error: lut.dat:0: $readmem file not found if you leave the files in some random directory.
%Error: lut.dat:0: $readmem file not found
No branches or pull requests
This can otherwise be problematic for calls to
$readmemh
etc.The text was updated successfully, but these errors were encountered: