summaryrefslogtreecommitdiff
path: root/platforms/orbtrace.yaml
blob: 47ba74c28ed16e0b35e589785123893bd9ac7341 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
- match:
    mcu: !re orbtrace

  mem:
    flash:
      origin: 0x20000000
      size: 1M
      #origin: 0x08400000
      #size: 4M

    ram:
      origin: 0x20100000
      size: 7M
      #origin: 0x20000000
      #size: 8M

  periph:
    litex_timer:
      TIMER0:
        offset: 0xf0002800

    litex_uart:
      UART:
        offset: 0xf0003000

    orbtrace_dbgif:
      DBGIF:
        offset: 0xf0004000

    litex_wishbone_dma_writer:
      CMSIS_DAP_OUT:
        offset: 0xf0006000

    litex_wishbone_dma_reader:
      CMSIS_DAP_IN:
        offset: 0xf0006800

  interrupt:
    irq: {}

  meta:
    cpu: rv32im