Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
Hi
Each Pin should have a different name.
for example:
u have 5 vcc pins
name it as
vcc_1
vcc_2
vcc_3
vcc_4
vcc_5
if u name it in sequence . it will be useful for cross checking the pin count also.
Another way is ommiting the VCC and GND pins in the symbol and add them in Library Manager -> Parts Database -> (select your device) Pin Mapping -> Supply and NC. Then you attribute the name and pin number for your pin.
In the schematic you got to the properties of the symbol and add a supply rename like this VCC=3V.
There is a way to make several pins have ie. name "GND". Name the pins "GND_1, GND_2 etc. Then modify the text properties to "Hidden" and then add manual text "GND" to the pins. That way, you can name them anything you want. But IMHO it may make a netlist review more difficult. Assigning other names like xvibe suggests is also possible, but this will also make netlist review difficult. Mixing supply voltages in a complex design is easier when all pins have "real" names and supply voltages can be clearly seen in the schematics. Quite a few supportnet tickets I have seen deals with netlist problems that comes from net assignments that does not match when doing CDB.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.