Commit fbb7ef43 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

fixed phase adjustment

parent 17dd79cf
/*! /*!
* @file x393_cur_params_target.vh * @file x393_cur_params_target.vh
* @date 2015-02-07 * @date 2015-02-07
* @author Andrey Filippov * @author Andrey Filippov
* *
* @brief Memory controller parameters that need adjustment during training * @brief Memory controller parameters that need adjustment during training
* of the target. This file is individually updated on the target. * of the target. This file is individually updated on the target.
...@@ -51,4 +51,3 @@ localparam DLY_LANE1_IDELAY = 72'h186c6c726c746a7173; ...@@ -51,4 +51,3 @@ localparam DLY_LANE1_IDELAY = 72'h186c6c726c746a7173;
localparam DLY_CMDA = 256'hd3d3dad2d1cccad2505050505050505050d4d1d1d2d2dbcad2cad3d4d2cacbd1; localparam DLY_CMDA = 256'hd3d3dad2d1cccad2505050505050505050d4d1d1d2d2dbcad2cad3d4d2cacbd1;
localparam DLY_PHASE = 8'h34; localparam DLY_PHASE = 8'h34;
// localparam DFLT_WBUF_DELAY = 4'h9; // localparam DFLT_WBUF_DELAY = 4'h9;
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment