switch to exact version of cython
[ieee754fpu.git] / src / add / nmigen_add_experiment.py
diff --git a/src/add/nmigen_add_experiment.py b/src/add/nmigen_add_experiment.py
deleted file mode 100644 (file)
index 84e6790..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# IEEE Floating Point Adder (Single Precision)
-# Copyright (C) Jonathan P Dawson 2013
-# 2013-12-12
-
-from fpadd.statemachine import FPADDBase, FPADD
-from fpadd.pipeline import FPADDMuxInOut
-