We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Bastian I see that you have worked on Makefile. I have a question regarding this issue:
vlib work ** Warning: (vlib-34) Library already exists at "work". vdel -all vlib work vmap work work QuestaSim-64 vmap 2019.2_1 Lib Mapping Utility 2019.05 May 13 2019 vmap work work Modifying modelsim.ini vlog zipline.vlist QuestaSim-64 vlog 2019.2_1 Compiler 2019.05 May 13 2019 Start time: 07:42:24 on Sep 27,2020 vlog zipline.vlist ** Error: (vlog-13069) zipline.vlist(2): near "#": syntax error, unexpected '#', expecting class. End time: 07:42:24 on Sep 27,2020, Elapsed time: 0:00:00
It would be great is you can help me with this.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Bastian
I see that you have worked on Makefile. I have a question regarding this issue:
vlib work
** Warning: (vlib-34) Library already exists at "work".
vdel -all
vlib work
vmap work work
QuestaSim-64 vmap 2019.2_1 Lib Mapping Utility 2019.05 May 13 2019
vmap work work
Modifying modelsim.ini
vlog zipline.vlist
QuestaSim-64 vlog 2019.2_1 Compiler 2019.05 May 13 2019
Start time: 07:42:24 on Sep 27,2020
vlog zipline.vlist
** Error: (vlog-13069) zipline.vlist(2): near "#": syntax error, unexpected '#', expecting class.
End time: 07:42:24 on Sep 27,2020, Elapsed time: 0:00:00
It would be great is you can help me with this.
The text was updated successfully, but these errors were encountered: