axi_ad9434: Removed duplicate parameter
parent
6b99ce2482
commit
d67a4a3088
|
@ -86,7 +86,6 @@ module axi_ad9434_if (
|
|||
parameter IO_DELAY_GROUP = "dev_if_delay_group";
|
||||
|
||||
// buffer type based on the target device.
|
||||
localparam DEVICE_TYPE = DEVICE_TYPE;
|
||||
localparam SDR = 0;
|
||||
|
||||
// adc interface (clk, data, over-range)
|
||||
|
|
Loading…
Reference in New Issue