OpenCores
URL https://opencores.org/ocsvn/dma_axi/dma_axi/trunk

Subversion Repositories dma_axi

[/] [dma_axi/] [trunk/] [src/] [dma_axi32/] [dma_axi32_ch_reg_params.v] - Blame information for rev 4

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 eyalhoc
/////////////////////////////////////////////////////////////////////
2
////                                                             ////
3
////  Author: Eyal Hochberg                                      ////
4
////          eyal@provartec.com                                 ////
5
////                                                             ////
6
////  Downloaded from: http://www.opencores.org                  ////
7
/////////////////////////////////////////////////////////////////////
8
////                                                             ////
9
//// Copyright (C) 2010 Provartec LTD                            ////
10
//// www.provartec.com                                           ////
11
//// info@provartec.com                                          ////
12
////                                                             ////
13
//// This source file may be used and distributed without        ////
14
//// restriction provided that this copyright statement is not   ////
15
//// removed from the file and that any derivative work contains ////
16
//// the original copyright notice and the associated disclaimer.////
17
////                                                             ////
18
//// This source file is free software; you can redistribute it  ////
19
//// and/or modify it under the terms of the GNU Lesser General  ////
20
//// Public License as published by the Free Software Foundation.////
21
////                                                             ////
22
//// This source is distributed in the hope that it will be      ////
23
//// useful, but WITHOUT ANY WARRANTY; without even the implied  ////
24
//// warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR     ////
25
//// PURPOSE.  See the GNU Lesser General Public License for more////
26
//// details. http://www.gnu.org/licenses/lgpl.html              ////
27
////                                                             ////
28
/////////////////////////////////////////////////////////////////////
29 2 eyalhoc
//---------------------------------------------------------
30
//-- File generated by RobustVerilog parser
31
//-- Version: 1.0
32
//-- Invoked Fri Mar 25 23:34:53 2011
33
//--
34
//-- Source file: dma_ch_reg_params.v
35
//---------------------------------------------------------
36
 
37
 
38
 
39
   parameter              CMD_LINE0      = 8'h00;
40
   parameter              CMD_LINE1      = 8'h04;
41
   parameter              CMD_LINE2      = 8'h08;
42
   parameter              CMD_LINE3      = 8'h0C;
43
   parameter              STATIC_LINE0   = 8'h10;
44
   parameter              STATIC_LINE1   = 8'h14;
45
   parameter              STATIC_LINE2   = 8'h18;
46
   parameter              STATIC_LINE3   = 8'h1C;
47
   parameter              STATIC_LINE4   = 8'h20;
48
 
49
   parameter              RESTRICT       = 8'h2C;
50
   parameter              RD_OFFSETS     = 8'h30;
51
   parameter              WR_OFFSETS     = 8'h34;
52
   parameter              FIFO_FULLNESS  = 8'h38;
53
   parameter              CMD_OUTS       = 8'h3C;
54
 
55
   parameter              CH_ENABLE      = 8'h40;
56
   parameter              CH_START       = 8'h44;
57
   parameter              CH_ACTIVE      = 8'h48;
58
   parameter              CH_CMD_COUNTER = 8'h50;
59
 
60
   parameter               INT_RAWSTAT    = 8'hA0;
61
   parameter               INT_CLEAR      = 8'hA4;
62
   parameter               INT_ENABLE     = 8'hA8;
63
   parameter               INT_STATUS     = 8'hAC;
64
 
65
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.