aboutsummaryrefslogtreecommitdiff
path: root/fpga/src/Top.bs
diff options
context:
space:
mode:
Diffstat (limited to 'fpga/src/Top.bs')
-rw-r--r--fpga/src/Top.bs4
1 files changed, 0 insertions, 4 deletions
diff --git a/fpga/src/Top.bs b/fpga/src/Top.bs
index df79387..67449bd 100644
--- a/fpga/src/Top.bs
+++ b/fpga/src/Top.bs
@@ -1,12 +1,8 @@
-- | The top-level module, for the iCEBreaker.
package Top where
-import Connectable
-import CPU
-import GetPut
import Numini
import TriState
-import Uart
-- | The interface to the iCEBreaker.
interface Top =