Error-[ICPD_INIT] Illegal combination of drivers
../../common/caravel_project/rtl/verilog/mgmt_core.patrick.v, 103
Illegal combination of procedural drivers
Variable "mgmtsoc_interrupt" is driven by an invalid combination of
procedural drivers. Variables written on left-hand of "always_comb" cannot
be written to by any other processes, including other "always_comb"
processes.
This variable is declared at
"../../common/caravel_project/rtl/verilog/mgmt_core.patrick.v", 103: reg
[31:0] mgmtsoc_interrupt;