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

Public function output compile error "non-lvalue statement" #25

Closed
veripoolbot opened this issue Jul 22, 2008 · 1 comment
Closed

Public function output compile error "non-lvalue statement" #25

veripoolbot opened this issue Jul 22, 2008 · 1 comment
Assignees
Labels
resolution: fixed Closed; fixed

Comments

@veripoolbot
Copy link
Contributor


Author Name: cy wang
Original Redmine Issue: 25 from https://www.veripool.org
Original Date: 2008-07-22
Original Assignee: Wilson Snyder (@wsnyder)


The attached file is the original verilog code.
verilator --cc my_tt.v
cd obj_dir
make -f Vmy_tt.mk 

the error from gcc
non-lvalue statement.
I trace the generated code.
I guess the left express and right express should be exchanged.

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2008-07-22T15:17:53Z


Thanks for the bug, I've just fixed this in the public git respository, and it will be in the next release.

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

No branches or pull requests

2 participants