Hi,
I’m writing a small transaction-translator HLA for a chip with non-standard SPI settings (LSB first instead of MSB first). I’m wondering if there’s any way to get info about the config of the input analyzer (SPI) from the HLA, so that the HLA can automatically know whether it should flip the bit order or not when interpreting data - depending on how the user has set up their SPI analyzer.
The settings I’m talking about are these (significant bit, clock state, clock phase, etc.):