up_tdd_cntrl: Set PCORE version to 1.00.a
parent
1860d72df6
commit
10408b8c88
|
@ -97,7 +97,7 @@ module up_tdd_cntrl (
|
||||||
|
|
||||||
// parameters
|
// parameters
|
||||||
|
|
||||||
localparam PCORE_VERSION = 32'h00010001;
|
localparam PCORE_VERSION = 32'h00010061;
|
||||||
parameter ID = 0;
|
parameter ID = 0;
|
||||||
|
|
||||||
input clk;
|
input clk;
|
||||||
|
|
Loading…
Reference in New Issue