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

Error running regression code wait6.vhd with option --vcd. #7

Closed
michg opened this issue Mar 15, 2013 · 2 comments
Closed

Error running regression code wait6.vhd with option --vcd. #7

michg opened this issue Mar 15, 2013 · 2 comments

Comments

@michg
Copy link

michg commented Mar 15, 2013

Commit from 10.3.13:
nvc -r wait6 --vcd=wait6.vcd
results in
assertation "t->n-attrs<MAX_ATTRS" failed
General problem with bit_vector? Same behaviour with signal4.vhd.

@nickg
Copy link
Owner

nickg commented Mar 15, 2013

Increasing MAX_ATTRS would trivially fix it but that code was dodgy and needed rewriting anyway. Should be fixed by 16f72f5. Thanks for reporting!

@nickg nickg closed this as completed Mar 15, 2013
@michg
Copy link
Author

michg commented Mar 15, 2013

Works, thanks for fixing it.

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