kactus2 / kactus2dev

Kactus2 is a graphical EDA tool based on the IP-XACT standard.
https://research.tuni.fi/system-on-chip/tools/
GNU General Public License v2.0
190 stars 34 forks source link

HW designer crash occurance on dragging component #112

Open Kyrhe opened 1 month ago

Kyrhe commented 1 month ago

Description

HW designer crashes on dragging component with incomplete bus interfaces assigned to it.

Case: created new bus interfaces to a component. rearranged the diagram, and trying to arrange component with faulty busses (bus interface without port assignments added). faulty busses can be rearranged freely. Adding port maps without signal assignments clears fault icon but does not prevent the hw diagram from crashing on draging the particular component.

kactus2 Version

3.13.2

Os

win10

ipxact standard

2022

Kyrhe commented 1 month ago

most likely not related to incomplete bus interfaces; completed the component, issue persists. Plausibly caused by the number of bus interfaces in the component: previously was 24 and that was fine, current 32 is likely reason for this.