I am working on a 8-bit computer and using KiCAD for the schematics and PCB design. I have a working first version, where I could place everything on a single sheet. I am adding some extra features (clock generation, sound) and need to use extra sheets. It all works fine and I am using Global Labels to connect the several parts together.
See for example below how I connected the CPUs databus to the input buffers of the sound circuit:
Would this be a valid/ok/right way to design more complex circuits?


