add peripherals
[shakti-peripherals.git] / src / uncore / debug / defines.bsv
1 `define ABSTRACTDATASTART 'h04
2 `define ABSTRACTDATAEND 'h0f
3 `define DMCONTROL 'h10
4 `define DMSTATUS 'h11
5 `define HARTINFO 'h12
6 `define ABSTRACTCNTRL 'h16
7 `define ABSTRACTCMD 'h17
8 `define ABSTRACTCMDAUTO 'h18
9 `define CONFIGSTRINGADDR0 'h19
10 `define CONFIGSTRINGADDR1 'h1a
11 `define CONFIGSTRINGADDR2 'h1b
12 `define CONFIGSTRINGADDR3 'h1c
13 `define PBSTART 'h20
14 `define PBEND 'h2f
15 `define AUTHENDATA 'h30
16 `define SERIALCONTROL 'h34
17 `define SERIALTX 'h35
18 `define SERIALRX 'h36
19 `define BUSCONTROL 'h38
20 `define BUSADDRESS0 'h39
21 `define BUSADDRESS1 'h3a
22 `define BUSDATA0 'h3c
23 `define BUSDATA1 'h3d