add peripherals
[shakti-peripherals.git] / src / peripherals / jtagdtm / jtagdefines.bsv
1 `define EXTEST 'h00
2 `define IDCODE 'h01
3 `define SAMPLE_PRELOAD 'h02
4 `define SCANMODE_TE 'h03
5 `define SCAN1 'h04
6 `define SCAN2 'h05
7 `define SCAN3 'h06
8 `define SCAN4 'h07
9 `define SCAN5 'h08
10 `define SCANALL 'h12
11 `define SCANEN 'h13
12 `define FULLSCANEN 'h14
13 `define DEBUG 'h0A
14 `define MBIST 'h09
15 `define BYPASS 'h1f
16 `define DTMCONTROL 'h10
17 `define DMIACCESS 'h11
18 //`define IDCODEVALUE 32'h10e31913
19 `define IDCODEVALUE 32'h100039D3