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
191 stars 34 forks source link

Bug: false errors on duplicate on component instantiation parameter #110

Open Kyrhe opened 3 months ago

Kyrhe commented 3 months ago

Description

I had a case of a component that had specified component instance with parameters that are inherited from module parameters. One of the component instance parameters was duplicated and as a result, validator started showing errors on bus interfaces that were not related to the parameter. Validator also showed correctly the duplicated parameter, and on removal of that, all of the bus interface errors were also removed.

kactus2 Version

3.13.2

Os

win10

ipxact standard

2014