Removed VIN_BUF_EN
This commit is contained in:
parent
6e215f374d
commit
349d717202
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ endmodule
|
|||
module GP_ACMP(input wire PWREN, input wire VIN, input wire VREF, output reg OUT);
|
||||
|
||||
parameter BANDWIDTH = "HIGH";
|
||||
parameter VIN_BUF_EN = 0;
|
||||
parameter VIN_ATTEN = 1;
|
||||
parameter VIN_ISRC_EN = 0;
|
||||
parameter HYSTERESIS = 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue