Removed VIN_BUF_EN
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user