renaming params.py to parse.py. Adding checks on input
[pinmux.git] / src / wire_def.py
index 0cd9cb23232a12141a17d178adea61fcf17e25f1..da5fbef26d956990067d9a60878af39457e162dd 100644 (file)
@@ -1,4 +1,3 @@
-from params import *
 # == Intermediate wire definitions ==#
 muxwire = '''
       Wire#(Bit#({1}))   wrmux{0} <-mkDWire(0);'''