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

Bug: copy of port type creates empty field #103

Closed Kyrhe closed 7 months ago

Kyrhe commented 8 months ago

Description

In port editor, creating one field of type information makes verilog generator correctly infer port type. To fastly add this to other ports, you can copy paste the field type to other ports. Pasting filed creates empty field in addition to the type field (the faulty behavior), which invalidates the port definition. Deleting the empty field corrects the port definition.

Kactus2 version

3.13

OS

Win10

IPXACT standard

2022

hagantsa commented 7 months ago

Fixed in 3ebe083f6821eda1302edcdfc6da4b50c204ec8a.