X-Git-Url: https://git.libre-soc.org/?p=riscv-tests.git;a=blobdiff_plain;f=debug%2Ftargets%2FRISC-V%2Fspike64.py;h=d0eaf5ce301e1b6340b175938e3d800b4841ef0a;hp=d5802b5714c9e7443ec3e09151e981a95b917bc3;hb=4dddbc79ada7f0a836cf538676c57c8df103ccf6;hpb=40dbc5118c9ac4beb4fc0a28cf4ad4cb56536111 diff --git a/debug/targets/RISC-V/spike64.py b/debug/targets/RISC-V/spike64.py index d5802b5..d0eaf5c 100644 --- a/debug/targets/RISC-V/spike64.py +++ b/debug/targets/RISC-V/spike64.py @@ -13,6 +13,7 @@ class spike64(targets.Target): harts = [spike64_hart()] openocd_config_path = "spike-1.cfg" timeout_sec = 30 + implements_custom_test = True def create(self): # 32-bit FPRs only