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

Stride in an array isn't being picked up #120

Open
priyaosborne opened this issue Jan 29, 2025 · 1 comment
Open

Stride in an array isn't being picked up #120

priyaosborne opened this issue Jan 29, 2025 · 1 comment

Comments

@priyaosborne
Copy link

Hello,
I have created a register array for an input ipxact file. I added a stride to this array however the addresses in Kactus2 don't have the stride represented but go to the default stride. I also can't see anywhere to edit the stride.
Here is the a section of the ipxact I have entered:

ipxact:register
ipxact:namechannel_mailbox_31</ipxact:name>
ipxact:array
ipxact:dimuuidcb662f08_b027_4ece_a1f4_01ffb49d0740_parameter</ipxact:dim>
ipxact:stride128</ipxact:stride>
</ipxact:array>
ipxact:addressOffsetuuidb8636c49_896d_463e_8ee5_52cb21ebd5ed_parameter + 496</ipxact:addressOffset>
ipxact:size32</ipxact:size>
ipxact:field
ipxact:namechannel_mailbox_31</ipxact:name>
ipxact:bitOffset0</ipxact:bitOffset>
ipxact:bitWidth32</ipxact:bitWidth>
</ipxact:field>
</ipxact:register>

Please let me know if I've done anything wrong, many thanks.

@teuhom
Copy link
Collaborator

teuhom commented Feb 3, 2025

Hi. Editing of the register stride element has not yet been implemented in Kactus2. This will be corrected in the future.

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