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

Blank error messages in code block #305

Closed
cavearr opened this issue Feb 8, 2019 · 4 comments
Closed

Blank error messages in code block #305

cavearr opened this issue Feb 8, 2019 · 4 comments

Comments

@cavearr
Copy link
Member

cavearr commented Feb 8, 2019

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.

test_blank_error

tests_errores.zip

@cavearr
Copy link
Member Author

cavearr commented Feb 8, 2019

I'm fixed it and I do a pull request.

An screenshot with problem solved:

test_blank_error_solved

Obijuan added a commit that referenced this issue Feb 8, 2019
Fixed issue #305, blank syntax error messages after YOSYS synthesis
@Obijuan
Copy link
Member

Obijuan commented Feb 8, 2019

Checked! It works! :-) Thanks!

@Obijuan Obijuan closed this as completed Feb 8, 2019
@Jesus89
Copy link
Member

Jesus89 commented Feb 8, 2019

Thanks @charliva!

@TimRudy
Copy link
Contributor

TimRudy commented Dec 23, 2019

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants