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

Subversion Repositories hive

[/] [hive/] [trunk/] [v01.10/] [reg_set_addr.h] - Blame information for rev 3

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 ericw
// internal register addresses
2
localparam      [15:0]                           REG_BASE_ADDR   = 'hFFF0;
3
localparam                                                      REG_ADDR_W = 4;
4
//
5
localparam      [REG_ADDR_W-1:0]        VER_ADDR                        = 'h0;
6
localparam      [REG_ADDR_W-1:0] THRD_ID_ADDR    = 'h1;
7
localparam      [REG_ADDR_W-1:0]        CLR_ADDR                        = 'h2;
8
localparam      [REG_ADDR_W-1:0] INTR_EN_ADDR    = 'h3;
9
localparam      [REG_ADDR_W-1:0]        OP_ER_ADDR              = 'h4;
10
localparam      [REG_ADDR_W-1:0] STK_ER_ADDR             = 'h5;
11
localparam      [REG_ADDR_W-1:0]        IO_LO_ADDR              = 'h8;
12
localparam      [REG_ADDR_W-1:0] IO_HI_ADDR              = 'h9;

powered by: WebSVN 2.1.0

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