 Instead of `out_regs` it should be `regs_o` or `registers_o`. As output registers are always control registers, then these are also potential valid names `cregs_o`, `control_regs_o`, `control_registers_o`.
Instead of
out_regsit should beregs_oorregisters_o.As output registers are always control registers, then these are also potential valid names
cregs_o,control_regs_o,control_registers_o.