Skip to content

Commit

Permalink
import phi for sequential test
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardt committed Feb 14, 2019
1 parent 8d62b35 commit f5e8fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_syntax/test_sequential.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import magma as m
from test_combinational import compile_and_check
from test_combinational import compile_and_check, phi
from collections import Sequence


Expand Down

0 comments on commit f5e8fea

Please sign in to comment.