Hi, I am adding features to my prototyping PCB.
I have made my board as part of a custom library and I want to add a GND bus and a VCC bus (like in the photo below). What is the best way for doing this?
Edit:
I have found this project Arduino Playground - Protoshield, in which he just use the routing for connecting the holes in the GND bus. But I still have a couple of questions:
1) It is possibile to do this type of connection directly in the library editor or I need to do this after create a new project?
2) Is there any difference between a route on the bottom layer or in the top layer for a 2 layers PCB?