-
Notifications
You must be signed in to change notification settings - Fork 251
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
Blank error messages in code block #305
Comments
Obijuan
added a commit
that referenced
this issue
Feb 8, 2019
Fixed issue #305, blank syntax error messages after YOSYS synthesis
Checked! It works! :-) Thanks! |
Thanks @charliva! |
Can you check this on 0.5.1-nightly? iverilog or yosys errors are not piped to the existing command output window. It remains blank. However, if you open up a new output window then it shows the previous output. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you have some kind of syntax errors inside a code block, sometimes error message is blank and you don't know where is the problem.
At this moment, i 'm using output command viewer and open the temporaly main.v generated file to look for error.
I'm attaching icestudio with test design open (attach it too) with no command at the end of line.
An screenshot with blank error.
tests_errores.zip
The text was updated successfully, but these errors were encountered: