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

VCS compilation failure with mem_rdata_latched wire #10

Closed
zwabbit opened this issue Jun 8, 2016 · 1 comment
Closed

VCS compilation failure with mem_rdata_latched wire #10

zwabbit opened this issue Jun 8, 2016 · 1 comment

Comments

@zwabbit
Copy link

zwabbit commented Jun 8, 2016

When attempting to use VCS 2011.12-SP1 I noticed that the mem_rdata_latched wire was being used before it was defined. Moving it above its usage in the mem_done assignment fixed the compilation error.

@cliffordwolf
Copy link
Collaborator

Fixed in commit 288a043.

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

2 participants