On Mon, Jan 31, 2022 at 03:32:25PM +0000, Peter Maydell wrote: > On Sun, 30 Jan 2022 at 23:12, Edgar E. Iglesias > <edgar.igles...@gmail.com> wrote: > > > > From: "Edgar E. Iglesias" <edgar.igles...@xilinx.com> > > > > Add unimplemented SERDES area. > > What's a SERDES ? A brief description might be helpful in > the commit message or a comment.
These are config registers for the SER/DESerializers (for high-speed IO). This patch was not strictly needed to pass the test-case but it came up I'm guessing due to some SW dependency in the test-case itself... I'll add a comment and mention it in the commit message. Thanks, Edgar