Fix various imports in src/unused/
[soc.git] / src / unused / TLB / ariane / test / test_ptw.py
index 396975664c12069b10284620cc2d401a8c3e456a..0fcd7682b6ce0ca71dc389acc754cbc05e007f80 100644 (file)
@@ -1,5 +1,5 @@
 from nmigen.compat.sim import run_simulation
-from soc.TLB.ariane.ptw import PTW, PTE
+from unused.TLB.ariane.ptw import PTW, PTE
 
 # unit was changed, test needs to be changed