Skip to content

Commit c45a439

Browse files
authored
Merge pull request #2 from electron2302/fix-import
Added CTFReader import. Fixes #1
2 parents 03c9c0f + 555d35d commit c45a439

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)