HyperBus (OctoSPI) length matching
I'm doing PCB layout and I'm trying to assign pins for the HyperRAM (HyperBus) that will give me the simplest layout.
The app note for the RAM IC has extremely strict length matching requirements. For example, matching between the data lines all have to be within 25 mils of the strobe trace.
My question is with regards to selecting the ports for the data lines. Do I always match trace lengths to the MCU pin? Does it matter whether I use Port1 or Port2, or mix and match Port1 and Port2? For example, Data[3:0] on Port2[3:0], and Data[4:7] on Port1[4:7]? The location of the HyperBus (OctoSPI) pins seem to be all over the MCU.
