aboutsummaryrefslogtreecommitdiff
path: root/debug/targets/SiFive/HiFive1.py
blob: 813829e415116ec15a76c463924f168c14f83c87 (plain)
1
2
3
4
5
6
7
8
import targets

class HiFive1(targets.Target):
    xlen = 32
    ram = 0x80000000
    ram_size = 16 * 1024
    instruction_hardware_breakpoint_count = 2
    misa = 0x40001105