Fix the driver of the user2_vcc_powergood signal
diff --git a/verilog/rtl/mgmt_protect.v b/verilog/rtl/mgmt_protect.v index 8cb927f..25e0b8e 100644 --- a/verilog/rtl/mgmt_protect.v +++ b/verilog/rtl/mgmt_protect.v
@@ -330,7 +330,7 @@ .VPB(vccd), .VNB(vssd), `endif - .A(mprj2_vdd_logic1), + .A(mprj2_logic1), .X(user2_vcc_powergood) );