Skip to content

Commit

Permalink
occamy: Add HBI narrow cfg regbus + Connect PCIE cfg regbus (pulp-pla…
Browse files Browse the repository at this point in the history
…tform/snitch#348)

* occamy: Replace HBI APB

* Connect PCIE Regbus

* doc: Update addrmap

* occamy: Update addr header file
  • Loading branch information
fischeti authored and paulsc96 committed Jul 11, 2023
1 parent 9edbe95 commit b9cf938
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sw/snRuntime/include/occamy_base_addr.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
#define TIMER_BASE_ADDR 0x02006000
#define SPIM_BASE_ADDR 0x03000000
#define PCIE_CFG_BASE_ADDR 0x05000000
#define HBI_CFG_BASE_ADDR 0x06000000
#define HBI_CTL_BASE_ADDR 0x07000000
#define HBI_WIDE_CFG_BASE_ADDR 0x06000000
#define HBI_NARROW_CFG_BASE_ADDR 0x07000000
#define HBM_CFG_BASE_ADDR 0x08000000
#define HBM_PHY_CFG_BASE_ADDR 0x09000000
#define HBM_SEQ_BASE_ADDR 0x0A000000
Expand Down

0 comments on commit b9cf938

Please sign in to comment.