| AR# | 15814 |
| Part | Schematic Editor |
| Last Modified | 2006-01-09 00:00:00.0 |
| Status | Archive |
| Keywords | complex, CAT, concatenated, compound, bus, ECS, no load, no source, ISE, WebPACK |
Keywords: complex, CAT, concatenated, compound, bus, ECS, no load, no source, ISE, WebPACK
Urgency: Standard
General Description:
When I perform a schematic check, CAT buses or complex buses containing bus notation such as "mybus(3:0)" report "no load" and "no source" errors.
For example, suppose a design contains two particular inputs, "mybus(6:0)" and "mybit". An 8-bit input pin is driven by a complex bus called "mybus(6:0),mybit". The schematic check will produce the following errors:
"Error: Bus 'mybus(6:0)'is connected to a source pin and/or I/O Ports while there is no load pin or I/O port connected to it.
Error: Net 'mybus(6)'is connected to load pins and/or I/O Ports, but there is no source pin or I/O port connected to it.
Error: Net 'mybus(5)'is connected to load pins and/or I/O Ports, but there is no source pin or I/O port connected to it.
.
.
.
Error: Net 'mybus(0)'is connected to load pins and/or I/O Ports, but there is no source pin or I/O port connected to it."