This PR adds an applet which programs the CMV12K sensor to produce its test pattern, then receives and validates it. The received pattern will be used to develop and simulate the logic which writes sensor data to DRAM.
To do:
[x] remove/justify/improve SocMemory hacks
[x] validate and dump test pattern
[x] improve handling of sensor register configuration
This PR adds an applet which programs the CMV12K sensor to produce its test pattern, then receives and validates it. The received pattern will be used to develop and simulate the logic which writes sensor data to DRAM.
To do: