summaryrefslogtreecommitdiff
path: root/hdl/shift_reg.py
diff options
context:
space:
mode:
Diffstat (limited to 'hdl/shift_reg.py')
-rw-r--r--hdl/shift_reg.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/hdl/shift_reg.py b/hdl/shift_reg.py
index dedc56b..40af39b 100644
--- a/hdl/shift_reg.py
+++ b/hdl/shift_reg.py
@@ -1,8 +1,4 @@
-import sys
-from wsgiref.util import shift_path_info
from amaranth import *
-from amaranth.back import verilog, cxxrtl
-from amaranth.cli import main
from amaranth.sim import Simulator, Settle, Delay
from utils import cmd