We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57bac2b commit 41e10d5Copy full SHA for 41e10d5
lambdalib/tests/test_cores_time.py
@@ -3,7 +3,7 @@
3
from amaranth import *
4
from amaranth.sim import *
5
6
-from ..cores.time.timer import *
+from lambdalib.cores.time.timer import *
7
8
9
def test_timer():
0 commit comments