Skip to content

Commit 555d35d

Browse files
authored
Added CTFReader import
1 parent 03c9c0f commit 555d35d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipelineviewer/ibex.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from .base import Pipeline, riscv_priv_modes
2+
from .ctf import CTFReader
23

34
from attrdict import AttrDict
45

0 commit comments

Comments
 (0)