Removed VOUT port of GP_BANDGAP
This commit is contained in:
parent
8619d33114
commit
baae472b83
@ -36,7 +36,7 @@ module GP_ACMP(input wire PWREN, input wire VIN, input wire VREF, output reg OUT
|
||||
|
||||
endmodule
|
||||
|
||||
module GP_BANDGAP(output reg OK, output reg VOUT);
|
||||
module GP_BANDGAP(output reg OK);
|
||||
parameter AUTO_PWRDN = 1;
|
||||
parameter CHOPPER_EN = 1;
|
||||
parameter OUT_DELAY = 100;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user