kactus2dev
kactus2dev copied to clipboard
Address Unit Bits does not fit what standard requires
Hi,
I have realized that optional attribute addressUnitBits default values is 1 bit in Kactus2 which is not compatiable the IP-XACT 1685-2022. As seen below:
If an addressUnitBits element is not described, then its value defaults to 8 indicating a byte addressable memoryMap.
In Kactus2, if the AUB attribute is left blank it takes AUB as 1 bit. This is minor detail but some IP-XACT files created assuming 1 byte AUB but they are not compatiable with Kactus2 unless user defined attribute of AUB is not added to memory map block.
Thanks
Hi, AUB should default to 8 bits in Kactus2 if left blank. In which editor do you encounter this kind of behavior?