up_tdd_cntrl: Set PCORE version to 1.00.a

main
Dragos Bogdan 2016-09-21 10:27:28 +03:00 committed by GitHub
parent 1860d72df6
commit 10408b8c88
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ module up_tdd_cntrl (
// parameters
localparam PCORE_VERSION = 32'h00010001;
localparam PCORE_VERSION = 32'h00010061;
parameter ID = 0;
input clk;