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

can not compile data_types_private_pkg.vhd #838

Closed
asicnet opened this issue Jun 1, 2022 · 1 comment · Fixed by #840
Closed

can not compile data_types_private_pkg.vhd #838

asicnet opened this issue Jun 1, 2022 · 1 comment · Fixed by #840

Comments

@asicnet
Copy link

asicnet commented Jun 1, 2022

Compiling into vunit_lib: ../../../vunit/vhdl/data_types/src/data_types_private_pkg.vhd failed
=== Command used: ===
Version: Questasim 2021.4 linux_x86_64
vcom -quiet -modelsimini /home/asicnet/project/vunit.asicnet/examples/mixed/special_storage/vunit_out/modelsim/modelsim.ini -2008 -work vunit_lib /home/asicnet/project/vunit.asicnet/vunit/vhdl/data_types/src/data_types_private_pkg.vhd

=== Command output: ===
** Error: /home/asicnet/project/vunit.asicnet/vunit/vhdl/data_types/src/data_types_private_pkg.vhd(25): Function call prefix of indexed name does not return an array.
** Note: /home/asicnet/project/vunit.asicnet/vunit/vhdl/data_types/src/data_types_private_pkg.vhd(27): VHDL Compiler exiting

@LarsAsplund
Copy link
Collaborator

@asicnet I pushed a workaround to https://github.com/VUnit/vunit/tree/modelsim-workaround. Can you give it a try?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants