-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Error when used with VSCode and Teroshdl #24
Comments
Okay, there are several separate issues here:
|
Hi, Thanks for responding. TerosHDL developers updated the tool to use relative path
but this is what TerosHDL calls and doesn't work I think the doubles quotes cause the issue. |
Can you ask TerosHDL developers to contact me directly regarding this issue? (In this GitHub issue, by email, whichever is more convenient.) Then we can work something out. |
In commit 4ae03d9 I've changed the path handling so that on Windows, absolute and relative paths with any components would work. (It also improves relative path handling on *nix.) Note that on Windows, paths must be delimited by forward slashes, You can install YoWASP Yosys built from this commit with:
|
@BharathS11 Can you please confirm whether you were able to get the updated package to work? |
Both of these paths should work since commit 4ae03d9, closing. Please comment if there are still any issues. |
I'm improving the support for |
Sure. You have to use |
Great!! I'm doing some tests. This command works fine:
But not this command:
There aren't errors. But in the second command |
The The same is true of |
Ahh okok, thanks!! I will choose other path. |
Hi, When I use yowasp to generate netlist with Teroshdl and vscode I get the following error. Please take a look at the attached file. Thank you
netlist_error.log
The text was updated successfully, but these errors were encountered: