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

Call to $vcdpluson may need to be guarded by ifdef VCS #6

Closed
svenka3 opened this issue Sep 27, 2017 · 1 comment
Closed

Call to $vcdpluson may need to be guarded by ifdef VCS #6

svenka3 opened this issue Sep 27, 2017 · 1 comment

Comments

@svenka3
Copy link

svenka3 commented Sep 27, 2017

File: verif/synth_tb/tb_top.v
Line: 675
It has a call to $vcdpluson - a VCS specific system function. This gives issue with other tools. Please consider adding:

ifdef VCS $vcdpluson endif

Thanks
Srini

svenka3 added a commit to svenka3/NVDLA_hw that referenced this issue Sep 30, 2017
@jwise
Copy link
Contributor

jwise commented Oct 7, 2017

We think that we've fixed this in 5d6de06. Thanks for the report!

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