mass-rename of modules to soc.fu.*
[soc.git] / src / soc / fu / alu / pipe_data.py
index c386397aa2f26b0b62550c260ef56aff529c24de..7c91349a0789675c6a4e40883c5147a729736849 100644 (file)
@@ -1,6 +1,6 @@
 from nmigen import Signal, Const
 from nmutil.dynamicpipe import SimpleHandshakeRedir
-from soc.alu.alu_input_record import CompALUOpSubset
+from soc.fu.alu.alu_input_record import CompALUOpSubset
 from ieee754.fpcommon.getop import FPPipeContext