2 * @file x393_cur_params_target.vh
4 * @author Andrey Filippov
6 * @brief Memory controller parameters that need adjustment during training
7 * of the target. This file is individually updated on the target.
9 * @copyright Copyright (c) 2015 Elphel, Inc.
13 * x393_cur_params_target.vh is free software; you can redistribute it and/or modify
14 * it under the terms of the GNU General Public License as published by
15 * the Free Software Foundation, either version 3 of the License, or
16 * (at your option) any later version.
18 * x393_cur_params_target.vh is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU General Public License for more details.
23 * You should have received a copy of the GNU General Public License
24 * along with this program. If not, see <http://www.gnu.org/licenses/> .
26 * Additional permission under GNU GPL version 3 section 7:
27 * If you modify this Program, or any covered work, by linking or combining it
28 * with independent modules provided by the FPGA vendor only (this permission
29 * does not extend to any 3-rd party modules, "soft cores" or macros) under
30 * different license terms solely for the purpose of generating binary "bitstream"
31 * files and/or simulating the code, the copyright holders of this Program give
32 * you the right to distribute the covered work without those independent modules
33 * as long as the source code for them is available from the FPGA vendor free of
34 * charge, and there is no dependence on any encrypted modules for simulating of
35 * the combined code. This permission applies to you if the distributed code
36 * contains all the components and scripts required to completely simulate it
37 * with at least one of the Free Software programs.
40 localparam DLY_LANE0_ODELAY = 80'hd85c1014141814181218;
41 localparam DLY_LANE0_IDELAY = 72'h2c7a8380897c807b88;
42 localparam DLY_LANE1_ODELAY = 80'hd8581812181418181814;
43 localparam DLY_LANE1_IDELAY = 72'h108078807a887c8280;
44 localparam DLY_CMDA = 256'hd3d3d3d4dcd1d8cc494949494949494949d4d3ccd3d3dbd4ccd4d2d3d1d2d8cc;
45 localparam DLY_PHASE = 8'h33;
47 localparam DLY_LANE0_ODELAY = 80'hd8e4141a191c1c1c181c;
48 localparam DLY_LANE0_IDELAY = 72'h187074747878787072;
49 localparam DLY_LANE1_ODELAY = 80'hd8dc191418141a141818;
50 localparam DLY_LANE1_IDELAY = 72'h186c6c726c746a7173;
51 localparam DLY_CMDA = 256'hd3d3dad2d1cccad2505050505050505050d4d1d1d2d2dbcad2cad3d4d2cacbd1;
52 localparam DLY_PHASE = 8'h34;
53 // localparam DFLT_WBUF_DELAY = 4'h9;