pluto_hdl_adi/library/axi_ad9963
Lars-Peter Clausen 983e56d72c ad9963: Remove localparams from module parameter list
Declaring local parameters in the module parameter list is not valid
verilog. For some reasons Vivado accepts it nevertheless so the code has
worked so far. But this is not true for other tools, so move the local
parameter definitions inside the module body.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2017-03-30 11:40:28 +02:00
..
Makefile axi_ad9963: Initial commit 2017-01-31 16:18:58 +02:00
axi_ad9963.v axi_ad9963: Initial commit 2017-01-31 16:18:58 +02:00
axi_ad9963_if.v axi_ad9963: Initial commit 2017-01-31 16:18:58 +02:00
axi_ad9963_ip.tcl axi_ad9963: Initial commit 2017-01-31 16:18:58 +02:00
axi_ad9963_rx.v axi_ad9963: Initial commit 2017-01-31 16:18:58 +02:00
axi_ad9963_rx_channel.v axi_ad9963: Initial commit 2017-01-31 16:18:58 +02:00
axi_ad9963_rx_pnmon.v axi_ad9963: Initial commit 2017-01-31 16:18:58 +02:00
axi_ad9963_tx.v axi_ad9963: Initial commit 2017-01-31 16:18:58 +02:00
axi_ad9963_tx_channel.v ad9963: Remove localparams from module parameter list 2017-03-30 11:40:28 +02:00