A3C* BSDL updates available?
Hello,
There are several of the A3CZ, A3CU and A3CV* families which are fail compilation with syntax errors on pins duplicated (usually K24 and K25). and then a most have errors in their use of port_grouping.
Are there updates available?
Regars,
Tom
iBSDL - Intellitech BSDL Compiler Version 14.25
Copyright (C) 1993-2026 Intellitech Corp. All rights reserved.
ERROR: Device package pin mappings: Duplicate pin id K24 ( IEEE Std 1149.1 Rule B.8.7.3 a).
ERROR: Device package pin mappings: Duplicate pin id K25 ( IEEE Std 1149.1 Rule B.8.7.3 a).
INFO: Associated Port REFCLK_GTSL1A_RX_n with function OBSERVE_ONLY in a boundary register
is legal - 1149.1 Rule B.8.8.3 d overridden
INFO: Associated Port GTSL1A_RX_CH3n with function OBSERVE_ONLY in a boundary register
is legal - 1149.1 Rule B.8.8.3 d overridden
INFO: Associated Port GTSL1A_RX_CH2n with function OBSERVE_ONLY in a boundary register
is legal - 1149.1 Rule B.8.8.3 d overridden
INFO: Associated Port GTSL1A_RX_CH0n with function OBSERVE_ONLY in a boundary register
is legal - 1149.1 Rule B.8.8.3 d overridden
INFO: Associated Port GTSL1A_RX_CH1n with function OBSERVE_ONLY in a boundary register
is legal - 1149.1 Rule B.8.8.3 d overridden
ERROR: Associated port GTSL1A_TX_CH3n was found in a PORT_GROUPING attribute. Associated ports, the second
port in a PORT_GROUPING statement can only be in the boundary register when the function
in the BOUNDARY_REGISTER attribute is OBSERVE_ONLY. One solution would be to remove GTSL1A_TX_CH3n
from the PORT_GROUPING attribute. ( IEEE Std 1149.1 Rule B.8.8.3 d)
ERROR: Associated port GTSL1A_TX_CH2n was found in a PORT_GROUPING attribute. Associated ports, the second
port in a PORT_GROUPING statement can only be in the boundary register when the function
in the BOUNDARY_REGISTER attribute is OBSERVE_ONLY. One solution would be to remove GTSL1A_TX_CH2n
from the PORT_GROUPING attribute. ( IEEE Std 1149.1 Rule B.8.8.3 d)
ERROR: Associated port GTSL1A_TX_CH1n was found in a PORT_GROUPING attribute. Associated ports, the second
port in a PORT_GROUPING statement can only be in the boundary register when the function
in the BOUNDARY_REGISTER attribute is OBSERVE_ONLY. One solution would be to remove GTSL1A_TX_CH1n
from the PORT_GROUPING attribute. ( IEEE Std 1149.1 Rule B.8.8.3 d)
ERROR: Associated port GTSL1A_TX_CH0n was found in a PORT_GROUPING attribute. Associated ports, the second
port in a PORT_GROUPING statement can only be in the boundary register when the function
in the BOUNDARY_REGISTER attribute is OBSERVE_ONLY. One solution would be to remove GTSL1A_TX_CH0n
from the PORT_GROUPING attribute. ( IEEE Std 1149.1 Rule B.8.8.3 d)
The compile failed.