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

Use integer_array_t instead of array_t #593

Merged
merged 2 commits into from
Nov 28, 2019
Merged

Use integer_array_t instead of array_t #593

merged 2 commits into from
Nov 28, 2019

Conversation

eine
Copy link
Collaborator

@eine eine commented Nov 26, 2019

In this PR, examples 'array' and 'array_axis_vcs' are modified to use integer_array_t instead of array_t. Also, a deprecation warning is added, which is shown when add_array_util() is used.

This PR is expected to be merged in the next release, and the following removal branch should be merged in future releases: https://github.com/1138-4EB/vunit/compare/array_t...1138-4EB:rm-array_pkg?expand=1

Ref eine@9020d6e#r36134178

examples/vhdl/array/src/test/tb_sobel_x.vhd Outdated Show resolved Hide resolved
examples/vhdl/array/src/test/tb_sobel_x.vhd Show resolved Hide resolved
examples/vhdl/array/src/test/tb_sobel_x.vhd Outdated Show resolved Hide resolved
@eine eine merged commit 934daab into VUnit:master Nov 28, 2019
@eine eine deleted the array_t branch November 28, 2019 07:45
@eine eine mentioned this pull request Nov 30, 2019
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

Successfully merging this pull request may close these issues.

2 participants